[Mono-bugs] [Bug 75245][Wis] Changed - [PATCH] Newline in character
literal should trigger CS1010 error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 13:14:42 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75245
--- shadow/75245 2005-08-23 13:14:28.000000000 -0400
+++ shadow/75245.tmp.31341 2005-08-23 13:14:42.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 75245
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details: Ubuntu Hoary x86
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: brion at pobox.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Newline in character literal should trigger CS1010 error
+Summary: [PATCH] Newline in character literal should trigger CS1010 error
Description of Problem:
Newlines are forbidden in single-quoted character literals according to the
spec (ECMA-344 9.4.4.4), but mcs accepts this construct.
Steps to reproduce the problem:
More information about the mono-bugs
mailing list