[Mono-bugs] [Bug 24639] Changed - Preprocessor behavior of #if deifferes from csc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
13 May 2002 21:06:38 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24639
--- shadow/24639 Mon May 13 16:17:29 2002
+++ shadow/24639.tmp.31117 Mon May 13 17:06:38 2002
@@ -1,14 +1,14 @@
Bug#: 24639
Product: Mono/MCS
Version: unspecified
OS: Red Hat 7.2
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ipmccmono@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -76,6 +76,9 @@
Additional Information:
To the best of my observation, parens always cause a failure. As for the
use of the true constant, thats a wierd one that's kind of hard to
characterize. I don't think this behavior is affected by short circuit
evaluation (although that may mask the problem in some cases)
+
+------- Additional Comments From miguel@ximian.com 2002-05-13 17:06 -------
+Thanks for tracking the problem down. A bug fix is available on CVS now