[Webkit-unassigned] [Bug 126327] New: Use getc rather than getbyte on older ruby

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 30 21:31:48 PST 2013


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

           Summary: Use getc rather than getbyte on older ruby
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://trac.macports.org/ticket/37740
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeremyhu at apple.com


Created an attachment (id=220146)
 --> (https://bugs.webkit.org/attachment.cgi?id=220146&action=review)
patch to check ruby version first

You should use getc on older ruby (or update configure to abort if ruby is older than 1.8.7)

Trivial patch attached.

-- 
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