http://bugzilla.novell.com/show_bug.cgi?id=480152
http://bugzilla.novell.com/show_bug.cgi?id=480152#c29 --- Comment #29 from Damien Diederen <[email protected]> 2010-04-17 23:44:58 UTC --- Created an attachment (id=355159) --> (http://bugzilla.novell.com/attachment.cgi?id=355159) Normalization: Fix indexing error 'I' denotes the offset into the currently examined decomposition, and not into 'mappedChars'; the corresponding array index is 'idx + i'. I don't have a test case triggering this one, but it can potentially be the source of "interesting" headaches. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
