Skip to content

Conversation

@X1aomu
Copy link
Contributor

@X1aomu X1aomu commented Jul 15, 2025

Resolves #18

A trivial fix.

@X1aomu X1aomu changed the title fix: fix equality operators compilation error with GCC 15 Fix equality operators compilation error with GCC 15 Jul 15, 2025
@X1aomu X1aomu force-pushed the fix/gcc-15 branch 2 times, most recently from 1e62180 to ec1331b Compare July 15, 2025 13:33
@luadebug
Copy link

luadebug commented Jul 15, 2025

I dunno maybe windows-2019 worker is deprecated :) There is only windows-2022 and windows-2025
Back then I had to swap 2019 to 2025
xmake-io/xmake-repo@2541543
xmake-io/xmake-repo#7286
See:

This is a scheduled Windows Server 2019 brownout. The Windows Server 2019 image will be removed on 2025-06-30. For more details, see actions/runner-images#12045
The Windows 2019 Actions runner image will begin deprecation on 2025-06-01 and will be fully unsupported by 2025-06-30 #12045

@X1aomu
Copy link
Contributor Author

X1aomu commented Jul 15, 2025

I dunno maybe windows-2019 worker is deprecated :) There is only windows-2022 and windows-2025

Yes, it is. Finally i get rid of it.

Targeting a quick release now.

More compiler (such as gcc15) in CI tests will be consider later on.

@X1aomu X1aomu merged commit 92c2c28 into main Jul 15, 2025
26 checks passed
@X1aomu X1aomu deleted the fix/gcc-15 branch July 15, 2025 14:21
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.

Compilation Error in unexpected<E> comparison

3 participants