[Mono-bugs] [Bug 80957][Nor] Changed - CodeGenerator.IsValidLanguageIndependentIdentifier gives incorrect results
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 25 05:56:36 EST 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 peter.dettman at iinet.net.au.
http://bugzilla.ximian.com/show_bug.cgi?id=80957
--- shadow/80957 2007-02-25 05:53:59.000000000 -0500
+++ shadow/80957.tmp.4244 2007-02-25 05:56:36.000000000 -0500
@@ -22,6 +22,11 @@
This turned out to be in the method
CodeGenerator.IsValidLanguageIndependentIdentifier, which was broken.
The following patch contains a unit test to demonstrate the problem
(checked against MS.NET), and a fix to CodeGenerator.cs.
+
+------- Additional Comments From peter.dettman at iinet.net.au 2007-02-25 05:56 -------
+Created an attachment (id=18776)
+Proposed patch
+
More information about the mono-bugs
mailing list