[Webkit-unassigned] [Bug 166688] New: WebAssembly error message ordinals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 10:41:52 PST 2017


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

            Bug ID: 166688
           Summary: WebAssembly error message ordinals
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfbastien at apple.com
                CC: jfbastien at apple.com, keith_miller at apple.com,
                    mark.lam at apple.com, sbarati at apple.com
        Depends on: 165159
            Blocks: 161709

Error messages for WebAssembly, especially around parsing, use "th" ordinals a lot even for 1th 2th 3th. This applies to the error messages as well as the tests for them.

We could move to using proper English "st" "nd" "rd" "th", *or* (and wait for it!!!) we could use Unicode's masculine ordinal indicator "º" which IMHO is SO MUCH BETTER: it's regular, and it's neat!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170104/18cfdded/attachment.html>


More information about the webkit-unassigned mailing list