HomePhabricator

- Fixed an additional warning

Description

  • Fixed an additional warning

Details

Auditors
Timotheos
Provenance
0xseantaskerAuthored on
0xseantaskerPushed on Mar 29 2019, 10:18 AM
Parents
rEE12b8598a841c: - Fixed a lot of warnings in higher warning level. Mostly order of…
Branches
Unknown
Tags
Unknown

Event Timeline

Timotheos added a subscriber: Timotheos.
Timotheos added inline comments.
/src/Physics/BulletRigidBody.cpp
46

To me, this would be simplified by making semantic inline wrappers for the flag comparisons that internally make the flag comparison but are a single function that descrbies the intent better.

All concerns with this commit have now been addressed.Mar 30 2019, 7:25 PM
0xseantasker added inline comments.
/src/Physics/BulletRigidBody.cpp
46

I agree, good suggestion!