dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #4230] AssemblyBuilder or TypeBuilder bug


From: nobody
Subject: [Pnet-developers] [bug #4230] AssemblyBuilder or TypeBuilder bug
Date: Tue, 08 Jul 2003 02:29:20 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux 2.4.18-4GB; X11; i686; en_US, en)

=================== BUG #4230: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4230&group_id=353

Submitted by: mathpup                 Project: DotGNU Portable.NET          
Submitted on: Tue 07/08/2003 at 06:29
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  AssemblyBuilder or TypeBuilder bug

Original Submission:  AssemblyBuilder.DefineDynamicModule( string ) fails with 
the following exception:

Uncaught exception: System.ArgumentException: An invalid argument was specified
        at System.Reflection.Emit.TypeBuilder..ctor(ModuleBuilder, String, 
String, TypeAttributes, Type, Type[], PackingSize, Int32, TypeBuilder) in 
./System/Reflection/Emit/TypeBuilder.cs:111
        at System.Reflection.Emit.ModuleBuilder..ctor(AssemblyBuilder, String, 
Boolean, Boolean) in ./System/Reflection/Emit/ModuleBuilder.cs:65
        at System.Reflection.Emit.AssemblyBuilder.DefineDynamicModule(String, 
Boolean) in ./System/Reflection/Emit/AssemblyBuilder.cs:191
        at System.Reflection.Emit.AssemblyBuilder.DefineDynamicModule(String) 
in ./System/Reflection/Emit/AssemblyBuilder.cs:157
        at Testing.Main()




No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Tue 07/08/2003 at 06:29  Name: dt.cs  Size: 0KB   By: mathpup
Test case
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=4230&bug_file_id=516


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4230&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]