Skip to content

Conversation

@wvpm
Copy link
Contributor

@wvpm wvpm commented Aug 1, 2025

Operators that modify a fixed_point_t directly must return the reference to it, not a copy.
Operators:

  • +=
  • -=
  • *=
  • /=
  • %=

@wvpm wvpm added bug Something isn't working topic:core labels Aug 1, 2025
@wvpm wvpm added this to the 0.9.0 milestone Aug 1, 2025
@wvpm wvpm enabled auto-merge August 1, 2025 12:41
@wvpm wvpm merged commit 8e199a3 into master Aug 1, 2025
19 checks passed
@Spartan322 Spartan322 deleted the fixed_point_return_reference branch August 1, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working topic:core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants