RESOLVED FIXED282693
Build problem in bmalloc when X11/X.h is in the same namespace
https://bugs.webkit.org/show_bug.cgi?id=282693
Summary Build problem in bmalloc when X11/X.h is in the same namespace
Thomas Klausner
Reported 2024-11-06 09:17:06 PST
When compiling webkit-gtk 2.46.3 on NetBSD, the build fails because X11/X.h also defines 'Success' (to 0). (I'll file a pull request next, the github template asked for a bug report.)
Attachments
Thomas Klausner
Comment 1 2024-11-06 09:31:01 PST
I've filed the pull request now: https://github.com/WebKit/WebKit/pull/36264 Please let me know if I need to improve something. Thanks.
EWS
Comment 2 2024-11-07 11:55:23 PST
Committed 286295@main (6ab7d3f7d8d0): <https://commits.webkit.org/286295@main> Reviewed commits have been landed. Closing PR #36264 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-11-07 11:57:31 PST
Note You need to log in before you can comment on or make changes to this bug.