Comment #3 on issue 3550 by [email protected]: GetCaseIndependentLetters may not work correctly since transition from ASCII to Latin1
https://code.google.com/p/v8/issues/detail?id=3550

The comment and code is wrong, but I think we are saved because we have already rewritten the regexp atom at that point to replace the 3 problematic non-Latin1 characters with their Latin1 case equivalents. See the comment: " // Convert quark to Latin-1 in place." in jsregexp.cc.

See also bug  2984 and the regress-latin-1.js file that tests this.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to