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=77315 --- shadow/77315 2006-01-20 07:16:07.000000000 -0500 +++ shadow/77315.tmp.25791 2006-01-21 11:21:18.000000000 -0500 @@ -2,21 +2,20 @@ Product: Mono: Runtime Version: 1.1 OS: GNU/Linux [Other] OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Invalid Unicode surrogate handling Description of Problem: The internal string representation (UTF-16) allows for certain invalid strings to appear in the program, when the surrogate characters (U+D800-U+DFFF) don't pair correctly. I've identified three problems @@ -105,6 +104,10 @@ matching that issue which has the biggest impact. ------- Additional Comments From [EMAIL PROTECTED] 2006-01-20 07:16 ------- Created an attachment (id=16379) A proposed fix for the 3 issues (hunks related to individual issues can be easily extracted) + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-21 11:21 ------- +eno, could you look at this stuff ? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
