[Webkit-unassigned] [Bug 24343] New: Add support to jsc for -n and -p switches.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 23:40:11 PST 2009


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

           Summary: Add support to jsc for -n and -p switches.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


These switches should operate in the same fashion as their perly counterparts,
looping over STDIN, and repeatedly evaluating the script provided as an
argument with the symbol $_ bound to the current line of input.  In the case of
-p the result of the eval'ing the script be printed to STDOUT.


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



More information about the webkit-unassigned mailing list