[Mono-bugs] [Bug 25365] Changed - Support Method Attributes on MethodBuilders.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Jun 2002 21:58:50 -0000


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 ravi@ximian.com.

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

--- shadow/25365	Mon May 27 22:06:33 2002
+++ shadow/25365.tmp.24010	Sat Jun  8 17:58:50 2002
@@ -2,13 +2,13 @@
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,13 @@
 [Conditional ("TEST")] or [Conditional("DEBUG")]
 
 And that has to be matched with the command-line defines or the 
 defines from the source code.
 
 It works for "baked" types though
+
+------- Additional Comments From ravi@ximian.com  2002-06-08 17:58 -------
+Would you mind explaining what you mean by looking up ? I am trying 
+to understand what you want done here but am unable to completely 
+fathom it - perhaps I am too dazed :-)
+
+