[Mono-bugs] [Bug 81136][Nor] Changed - resgen can't translate unicode escape sequences

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 14 23:42:12 EDT 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 slide.o.mix at gmail.com.

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 slide.o.mix at gmail.com  2007-03-14 09:43 -------
 Created an attachment (id=18896)
 Support for \u escape strings in 1.1 and 2.0
 
+
+------- Additional Comments From slide.o.mix at gmail.com  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.


More information about the mono-bugs mailing list