Comment #5 on issue 2892 by [email protected]: Update identifier syntax to disallow U+2E2F
http://code.google.com/p/v8/issues/detail?id=2892

Generating the list based on latest Unicode should do the trick as it excludes that code point. It was included by mistake before.

Just to clarify, what Anne meant is that generating the Unicode tables based on the ECMAScript 6 definition for identifiers (which pretty much defers to http://www.unicode.org/reports/tr31/) rather than the ECMAScript 5 definition for identifiers (which just lists the Unicode categories) would solve this issue.

--
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/groups/opt_out.

Reply via email to