On Tue, Nov 18, 2008 at 9:45 AM, Mads Ager <[EMAIL PROTECTED]> wrote:

>
> This is in regexp parsing, right?


Yes, yes, and only in the branch!



>
>
> -- Mads
>
> On Tue, Nov 18, 2008 at 9:37 AM, Erik Corry <[EMAIL PROTECTED]> wrote:
> > Apparently we are parsing malformed {} quantifiers wrong.  We are
> throwing
> > syntax errors where the others just parse them as literal { and }.
> >
> > The relevant test is emca_3/externsions/regress-228087.js
> >
> > Parts of that file are rather bogus since the author has forgotten for
> most
> > of the file that backslashes are stripped in single quoted strings, but
> > nevertheless we shouldn't be throwing exceptions on the examples there.
> >
> > --
> > Erik Corry, Software Engineer
> > Google Denmark ApS.  CVR nr. 28 86 69 84
> > c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen
> K,
> > Denmark.
> >
> > >
> >
>
> >
>


-- 
Erik Corry, Software Engineer
Google Denmark ApS.  CVR nr. 28 86 69 84
c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K,
Denmark.

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

Reply via email to