Comment #2 on issue 608 by [email protected]: js2c looses significant spaces in regexps
http://code.google.com/p/v8/issues/detail?id=608
I don't have a problem finding a workaround (escaping spaces as \040 works for me), it's just that I spent considerable amount of time finding root of the problem, so I looks like a land mine to me. If js2c cant handle regexp literals properly, let it just bail out with error upon encountering one -- at least it will save time for someone
next time. -- 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
