[Mono-bugs] [Bug 46961][Nor] New - Need support for setting `lasterr' flag.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 26 Jul 2003 21:33:28 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=46961

--- shadow/46961	Sat Jul 26 21:33:28 2003
+++ shadow/46961.tmp.5059	Sat Jul 26 21:33:28 2003
@@ -0,0 +1,21 @@
+Bug#: 46961
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Need support for setting `lasterr' flag.
+
+In Reflection,there does not seem to be any way to set the lasterr flag on
+a PInvoke method definition.  This is required to compile certain Dllimport
+attributes.