Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REGRESSION(263570@main) [Win] Connection.cpp: error C2121: '#': invalid character: possibly the result of a macro expansion #13356

Merged

Conversation

fujii
Copy link
Contributor

@fujii fujii commented May 2, 2023

950330e

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

f9f1282

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe   πŸ›  wincairo
βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug   πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl   πŸ§ͺ ios-wk2   πŸ§ͺ api-mac βœ… πŸ›  gtk
  πŸ§ͺ ios-wk2-wpt   πŸ§ͺ gtk-wk2
  πŸ§ͺ api-ios   πŸ§ͺ mac-wk2   πŸ§ͺ api-gtk
βœ… πŸ›  tv   πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  tv-sim
βœ… πŸ›  watch
βœ… πŸ›  πŸ§ͺ unsafe-merge βœ… πŸ›  watch-sim

@fujii fujii requested a review from cdumez as a code owner May 2, 2023 07:06
@fujii fujii self-assigned this May 2, 2023
@fujii fujii added the WebKit2 Bugs relating to the WebKit2 API layer label May 2, 2023
@fujii fujii added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 2, 2023
…id 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-commit-queue
Copy link
Collaborator

Committed 263574@main (950330e): https://commits.webkit.org/263574@main

Reviewed commits have been landed. Closing PR #13356 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 950330e into WebKit:main May 2, 2023
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 2, 2023
@fujii fujii deleted the eng/bug-256181-fix-error-C2121 branch June 30, 2023 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebKit2 Bugs relating to the WebKit2 API layer
Projects
None yet
3 participants