[Mono-bugs] [Bug 55660][Wis] Changed - Need to implement #Const preprocessor directive (like #define)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 9 May 2005 03:33:43 -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 mmanjula@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55660
--- shadow/55660 2005-05-09 03:30:07.000000000 -0400
+++ shadow/55660.tmp.2780 2005-05-09 03:33:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 55660
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Basic
AssignedTo: mmanjula@novell.com
ReportedBy: rafaelteixeirabr@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
All Pre-processor directives are currently supported.
But conditional compilation statements currently support only boolean
literals.
+
+------- Additional Comments From mmanjula@novell.com 2005-05-09 03:33 -------
+This bug is fixed in r43203 and r43309