Compiler Warnings: Implicit Type and Value conversions #3339
Labels
good first issue
Indicates a good issue for first-time contributors
help wanted
Indicates an issue where help and/or a pull request from the community would be very welcome
Description of Issue
A few tests have issues with implicit type conversions. These seem benign but would be useful if someone could correct them and verify that they work as expected. It's a good first issue for someone new to USD to help contribute to USD and get used to the testing frameworks.
I am building with Clang 16 from Xcode 16 with
python3 ./build_scripts/build_usd.py ~/Downloads/usd --build-variant debug --no-imaging -vvv
but this should reproduce with other compilers. The warnings are reproduced below:The text was updated successfully, but these errors were encountered: