[Webkit-unassigned] [Bug 49576] jsc does not ignore shebang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 10:58:58 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49576


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73960|review?                     |review-
               Flag|                            |




--- Comment #3 from Geoffrey Garen <ggaren at apple.com>  2010-11-16 10:58:58 PST ---
(From update of attachment 73960)
I think you've made this change at the wrong level of abstraction. Accounting for shebang in the lexer applies this Unix-only rule to all web pages and operating systems.

I think a better fix would be for the jsc tool itself to strip out shebang before evaluating a source file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list