Skip to content

Conversation

@edubart
Copy link
Collaborator

@edubart edubart commented Dec 12, 2025

The likely/unlikely macros was causing issues when compiling on 32-bit architectures, this PR fixes the problem by replacing them with C++20 [[likely]] and [[unlikely]] attributes.

@edubart edubart self-assigned this Dec 12, 2025
@edubart edubart added the bug Something isn't working label Dec 12, 2025
@github-project-automation github-project-automation bot moved this from Todo to Waiting Merge in Machine Unit Dec 15, 2025
@edubart edubart merged commit d3565d3 into main Dec 15, 2025
8 checks passed
@edubart edubart deleted the fix/likely-macro branch December 15, 2025 16:26
@github-project-automation github-project-automation bot moved this from Waiting Merge to Done in Machine Unit Dec 15, 2025
@edubart edubart added this to the v0.20.0 milestone Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants