[Mono-bugs] [Bug 55660][Wis] Changed - Need to implement #Const preprocessor directive (like #define)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Oct 2004 06:25:38 -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 kjambunathan@novell.com.

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

--- shadow/55660	2004-07-12 04:11:59.000000000 -0400
+++ shadow/55660.tmp.27075	2004-10-08 06:25:38.000000000 -0400
@@ -54,6 +54,14 @@
 
 
 How often does this happen? 
 
 
 Additional Information:
+
+------- Additional Comments From kjambunathan@novell.com  2004-10-08 06:25 -------
+All Pre-processor directives are currently supported.
+
+But conditional compilation statements currently  support only boolean
+literals.
+
+