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

Make Color::validate_alpha() a constexpr function. #4549

Merged
merged 1 commit into from Feb 15, 2022

Conversation

Screwtapello
Copy link
Contributor

We call it from a constexpr constructor, so it needs to be constexpr itself.

Fixes #4544.

We call it from a constexpr constructor, so it needs to be constexpr itself.

Fixes mawww#4544.
@mawww mawww merged commit b030fc4 into mawww:master Feb 15, 2022
mujo-hash added a commit to mujo-hash/gentoo that referenced this pull request May 18, 2022
Fixes bug 840647
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.
mujo-hash added a commit to mujo-hash/gentoo that referenced this pull request May 18, 2022
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.

Signed-off-by: Ian Hixson <mujo@sdf.org>
mujo-hash added a commit to mujo-hash/gentoo that referenced this pull request May 18, 2022
Fix build with gcc-12.1.0 bug #840647
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.

Closes: https://bugs.gentoo.org/840647
Signed-off-by: Ian Hixson <mujo@sdf.org>
mujo-hash added a commit to mujo-hash/gentoo that referenced this pull request May 18, 2022
Fix build with gcc-12.1.0 bug #840647
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.

Closes: https://bugs.gentoo.org/840647
Signed-off-by: Ian Hixson <mujo@sdf.org>
mujo-hash added a commit to mujo-hash/gentoo that referenced this pull request May 18, 2022
Fix build with gcc-12.1.0 bug #840647
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.

Closes: https://bugs.gentoo.org/840647
Signed-off-by: Ian Hixson <mujo@sdf.org>
mujo-hash added a commit to mujo-hash/gentoo that referenced this pull request May 18, 2022
Fix build with gcc-12.1.0 bug #840647
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.

Closes: https://bugs.gentoo.org/840647
Signed-off-by: Ian Hixson <mujo@sdf.org>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request May 19, 2022
Fix build with gcc-12.1.0 bug #840647
Patch taken from upstream and will no longer be needed once there is a
new release.
See mawww/kakoune#4544
and mawww/kakoune#4549
for additional details.

Closes: https://bugs.gentoo.org/840647
Signed-off-by: Ian Hixson <mujo@sdf.org>
Closes: #25551
Signed-off-by: Sam James <sam@gentoo.org>
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.

[BUG] Failed to build from source on upcoming Fedora 36
2 participants