[Webkit-unassigned] [Bug 128618] New: check-for-webkit-framework-include-consistency script fails if header contains unicode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 11 13:25:13 PST 2014


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

           Summary: check-for-webkit-framework-include-consistency script
                    fails if header contains unicode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andersca at apple.com


If a header contains a unicode character (like – or “ or ” for example), check-for-webkit-framework-include-consistency fails :

../../Tools/Scripts/check-for-webkit-framework-include-consistency:93:in `match': invalid byte sequence in US-ASCII (ArgumentError)
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:93:in `block (2 levels) in verify_includes'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:92:in `each_line'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:92:in `block in verify_includes'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:91:in `open'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:91:in `verify_includes'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:105:in `block (2 levels) in <main>'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:104:in `each'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:104:in `block in <main>'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:102:in `each'
    from ../../Tools/Scripts/check-for-webkit-framework-include-consistency:102:in `<main>'

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