Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 950330ee0ccbf32f27b3f1a19f6401bc39cd4ccb
https://github.com/WebKit/WebKit/commit/950330ee0ccbf32f27b3f1a19f6401bc39cd4ccb
Author: Fujii Hironori <[email protected]>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M Source/WebKit/Platform/IPC/Connection.cpp
Log Message:
-----------
REGRESSION(263570@main) [Win] Connection.cpp: error C2121: '#': invalid
character: possibly the result of a macro expansion
https://bugs.webkit.org/show_bug.cgi?id=256181
Unreviewed build fix for Windows port.
> WebKit/Platform/IPC/Connection.cpp(577): error C2121: '#': invalid character:
> possibly the result of a macro expansion
* Source/WebKit/Platform/IPC/Connection.cpp:
(IPC::Connection::sendMessage):
Don't use #if in RELEASE_LOG_ERROR.
Canonical link: https://commits.webkit.org/263574@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes