Issue 156: . swallows \n
http://code.google.com/p/v8/issues/detail?id=156

New issue report by erik.corry:
In Irregexp a full stop (.) should generate [^\n] in non-multiline mode.
At the moment it generates [^].  This affects Mozilla test  
js1_2/regexp/dot.js


Issue attributes:
        Status: Accepted
        Owner: erik.corry
        Labels: Type-Bug Priority-Medium Irregexp

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to