Comment #5 on issue 2041 by [email protected]: tools/jsmin.py fails if // are in quotes
http://code.google.com/p/v8/issues/detail?id=2041

That's fine with me. I just wanted to let you know that your minifier breaks
if you have js statement like

var url = "http://www.example.com";;

which seems to be a very common statement.

Cheers,
-Andrin

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

Reply via email to