[webkit-changes] [WebKit/WebKit] 1ee00a: [GCC] Unreviewed, build fix for Debian Stable afte...
Diego Pino
noreply at github.com
Wed May 8 09:02:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1ee00a2309c03ed119e8591022ba14f936440d71
https://github.com/WebKit/WebKit/commit/1ee00a2309c03ed119e8591022ba14f936440d71
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
M Source/JavaScriptCore/runtime/JSONObject.cpp
Log Message:
-----------
[GCC] Unreviewed, build fix for Debian Stable after 278486 at main
https://bugs.webkit.org/show_bug.cgi?id=273852
Internal compiler error: unexpected expression _static_cast<UnsignedType>('\"')_ of kind static_cast_expr.
Replace 'constexpr' for 'const'.
* Source/JavaScriptCore/runtime/JSONObject.cpp:
(JSC::FastStringifier<CharType>::append):
Canonical link: https://commits.webkit.org/278511@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list