Skip to content

Conversation

@Malkierian
Copy link
Contributor

@Malkierian Malkierian commented May 14, 2025

Handles virtually all warnings in soh/Enhancements/randomizer/*. The only exception is when boost::hash32 is used, where a warning of conversion from size_t to uint32_t is raised from within hash_32.hpp. Considering my initial attempts to fix didn't work, and we're working towards removing boost anyway, I figured I'd just leave those for now.

Also handles order of operations warning in FasterHeavyBlockLift.

Build Artifacts

Handle order of operations warning in FasterHeavyBlockLift.
Copy link
Contributor

@briaguya0 briaguya0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@Malkierian Malkierian merged commit e673eae into HarbourMasters:develop May 17, 2025
6 checks passed
@Malkierian Malkierian deleted the rando-warnings branch May 17, 2025 04:54
krazyjakee pushed a commit to krazyjakee/OOT that referenced this pull request Sep 6, 2025
* Handle virtually all warnings in `soh/Enhancements/randomizer`.
Handle order of operations warning in FasterHeavyBlockLift.

* Missed a few.

* Add float-specific versions of some M_PI and M_SQRT defines, and swap them in for the static casts in draw.cpp.

* Swap a static cast for M_PIf in check tracker code.
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.

4 participants