[Mono-bugs] [Bug 81920][Nor] New - Preprocessor expects #endif at new line

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 21 08:29:06 EDT 2007


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 marek.safar at seznam.cz.

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

--- shadow/81920	2007-06-21 08:29:06.000000000 -0400
+++ shadow/81920.tmp.24673	2007-06-21 08:29:06.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 81920
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: marek.safar at seznam.cz               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Preprocessor expects #endif at new line
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+Try to compile
+
+#if A #endif
+
+Actual Results:
+
+?.cs(1,1): error CS1025: Single-line comment or end-of-line expected
+?.cs(10,2): error CS1027: Expected `#endif' directive
+
+Expected Results:
+
+No error.
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list