https://bugzilla.novell.com/show_bug.cgi?id=439447
Summary: '\\u' in literal string in preprocessor directive not
recognized
Product: Mono: Compilers
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
The following code causes parser error:
--------
#region "\\usr"
#endregion
--------
$ gmcs test.cs
test.cs(1,13): error CS1009: Unrecognized escape sequence
Compilation failed: 1 error(s), 0 warnings
It should parse successfully and only "missing entry point" should be reported.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs