Skip to content

AK: Make IPv6Address parsing constexpr #25878

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kleinesfilmroellchen
Copy link
Collaborator

LibTest: Add combined EXPECT+static_assert macros

This simplifies tests that are both compile-time and run-time, as well
as also ensuring that the expressions remain constexpr.

AK: Make StringView::contains constexpr

AK: Make almost all methods of IPv6Address constexpr

Especially the parser, with the exception of the IPv4 part.

Tests: Perform compile-time tests on IPv6Address

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Apr 9, 2025
Copy link

stale bot commented May 13, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 pr-needs-review PR needs review from a maintainer or community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants