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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81136 --- shadow/81136 2007-03-14 22:42:12.000000000 -0500 +++ shadow/81136.tmp.21050 2007-04-18 11:16:52.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81136 Product: Mono: Tools Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: tools AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -56,6 +56,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-03-14 22:42 ------- Note, my patch only works on 4 digit Unicode escapes (the standard for \u) it does NOT take into account octal (\0ddd) or 8 digit Unicode escapes (\Udddddddd) it would not be hard to take it further and parse those as well though. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 11:16 ------- +This is now fixed in svn (revision 75877) for the 2.0 profile. To +match MS, unicode escapes are not supported on the 1.0 profile. + +Thanks for the patch. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
