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 16:01:41.000000000 -0500 +++ shadow/81136.tmp.7923 2007-03-14 22:42:12.000000000 -0500 @@ -50,6 +50,12 @@ http://monkey.workarea.jp/tmp/2007/dont-change-priority-at-your-own-will.png ------- Additional Comments From [EMAIL PROTECTED] 2007-03-14 09:43 ------- Created an attachment (id=18896) Support for \u escape strings in 1.1 and 2.0 + +------- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
