Skip to content

Comments

Remove space between operator"" and _t#1962

Merged
yhirose merged 1 commit intoyhirose:masterfrom
pbos:cwg_2521
Oct 15, 2024
Merged

Remove space between operator"" and _t#1962
yhirose merged 1 commit intoyhirose:masterfrom
pbos:cwg_2521

Conversation

@pbos
Copy link
Contributor

@pbos pbos commented Oct 14, 2024

This should fix a -Wdeprecated-literal-operator instance since this is deprecated as a result of CWG2521 (iiuc C++23).

This should fix a -Wdeprecated-literal-operator instance since this is
deprecated as a result of CWG2521 (iiuc C++23).
@yhirose yhirose merged commit f884a56 into yhirose:master Oct 15, 2024
@yhirose
Copy link
Owner

yhirose commented Oct 15, 2024

@pbos thanks!

hubot pushed a commit to chromium/crashpad that referenced this pull request Oct 15, 2024
This brings in yhirose/cpp-httplib#1962 which
addresses -Wdeprecated-literal-operator.

Note that this contains v18.0 but is is 15 commits ahead as no release
has yet been made.

yhirose/cpp-httplib@v0.18.0...0cc1ca9

Bug: chromium:373130005
Change-Id: Iada3259107e68d0eeabf20812df2d73e50daa750
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/5932425
Reviewed-by: Mark Mentovai <[email protected]>
Commit-Queue: Peter Boström <[email protected]>
gm4sl pushed a commit to backtrace-labs/crashpad that referenced this pull request Apr 1, 2025
This brings in yhirose/cpp-httplib#1962 which
addresses -Wdeprecated-literal-operator.

Note that this contains v18.0 but is is 15 commits ahead as no release
has yet been made.

yhirose/cpp-httplib@v0.18.0...0cc1ca9

Bug: chromium:373130005
Change-Id: Iada3259107e68d0eeabf20812df2d73e50daa750
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/5932425
Reviewed-by: Mark Mentovai <[email protected]>
Commit-Queue: Peter Boström <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants