[Webkit-unassigned] [Bug 266396] New: [CMake] Allow enabling C++ library assertions if supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 14 02:30:31 PST 2023


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

            Bug ID: 266396
           Summary: [CMake] Allow enabling C++ library assertions if
                    supported
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

In bug #245692 the built-in lightweight assertions supported by libc++
have been enabled for the Apple ports. We may want to do the same for
the ports that use CMake.

While at it, consider supporting also GNU libstdc++, which according
to https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_macros.html
has a similar feature toggled by the _GLIBCXX_ASSERTIONS macro.

-- 
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/20231214/edb4d2d3/attachment-0001.htm>


More information about the webkit-unassigned mailing list