[Webkit-unassigned] [Bug 240963] New: Define WK_NOT_NO in SDKVariant.xcconfig

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 11:33:26 PDT 2022


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

            Bug ID: 240963
           Summary: Define WK_NOT_NO in SDKVariant.xcconfig
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: david_quesada at apple.com
                CC: kkinnunen at apple.com

The WK_NOT_ build settings can invert "" to "YES" and "YES" to "NO", but can't invert "NO" to "YES". This is problematic for other build configuration that builds upon this construction and only ever expects a value of YES or NO. `WK_NOT_NO` should be defined, with a value of "YES".

-- 
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/20220526/5669c141/attachment.htm>


More information about the webkit-unassigned mailing list