[Webkit-unassigned] [Bug 196088] New: Style check error "WK_MAC_TBA is neither a version number nor WK_IOS_TBA" is confusing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 10:26:39 PDT 2019


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

            Bug ID: 196088
           Summary: Style check error "WK_MAC_TBA is neither a version
                    number nor WK_IOS_TBA" is confusing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: fred.wang at free.fr, lforschler at apple.com

"WK_MAC_TBA is neither a version number nor WK_IOS_TBA"

That statement is true, it is not a number nor WK_IOS_TBA — nothing to see here. It sounds (at a glance) like it is expecting only a number — since macosx(WK_MAC_TBA) was also used on the same line. The missing part is this is about the WK_MAC_TBA being used in the ios() macro.

An error more like would help:

"ios(WK_MAC_TBA) is invalid; expected WK_IOS_TBA or a number"

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


More information about the webkit-unassigned mailing list