[Webkit-unassigned] [Bug 236728] [MIPS] Debug build failure after r246172

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 13:01:30 PST 2022


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Mikhail R. Gadelha from comment #1)
> Michael, while removing WTFReportAssertionFailure does fix the compilation,

Happy to r+ such a patch if you want to go that route.

> we'll also lose the location information from the assertion.

Indeed, but that's hardy a serious loss IMO. If you want to figure out how to implement a constexpr print function that would placate GCC 8, go ahead. I don't plan to try. (Honestly, I'm not sure if it's even possible.)

> Maybe we can find another solution? Something using
> RELEASE_ASSERT_NOT_REACHED()  perhaps?

That's not constexpr either.

-- 
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/20220216/c0717fb6/attachment.htm>


More information about the webkit-unassigned mailing list