Skip to content

Remove usage of deprecated std::aligned_storage<>#194

Merged
kmiller68 merged 1 commit into
WebKit:mainfrom
victorvianna:main
Oct 3, 2025
Merged

Remove usage of deprecated std::aligned_storage<>#194
kmiller68 merged 1 commit into
WebKit:mainfrom
victorvianna:main

Conversation

@victorvianna
Copy link
Copy Markdown

This is deprecated in C++23. Use the recommended replacement instead (see crbug.com/388068052).

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 2, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 08ea15c
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/68df966b01a2d0000845442d
😎 Deploy Preview https://deploy-preview-194--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@eqrion
Copy link
Copy Markdown
Contributor

eqrion commented Oct 2, 2025

I think you'll need to re-run the HashSet-wasm build script (build.sh) to get your change to take effect in the benchmark.

This is deprecated in C++23. Use the recommended
replacement instead (see crbug.com/388068052).
@victorvianna
Copy link
Copy Markdown
Author

I think you'll need to re-run the HashSet-wasm build script (build.sh) to get your change to take effect in the benchmark.

Done

@victorvianna
Copy link
Copy Markdown
Author

@camillobruni PTAL

Copy link
Copy Markdown
Contributor

@camillobruni camillobruni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm from my side.

let's wait for @kmiller68's review too

@camillobruni camillobruni requested a review from kmiller68 October 3, 2025 12:50
Copy link
Copy Markdown
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, although this test isn't enabled by default so this may not make much of a difference.

@victorvianna
Copy link
Copy Markdown
Author

Could one of you merge the PR?

@kmiller68 kmiller68 merged commit d863626 into WebKit:main Oct 3, 2025
10 checks passed
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.

4 participants