Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use explicit integer division as argument to truncate in testUsdBugs #2171

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

nvmkuruc
Copy link
Collaborator

Description of Change(s)

Explicit integer division avoids passing a float to truncate.

Fixes Issue(s)

#2170

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

@sunyab
Copy link
Contributor

sunyab commented Jan 18, 2023

Filed as internal issue #USD-7882

@nvmkuruc nvmkuruc force-pushed the usdbugs_310 branch 2 times, most recently from 47bafac to 818ac79 Compare January 27, 2023 23:00
@pixar-oss pixar-oss merged commit 6254871 into PixarAnimationStudios:dev Mar 14, 2023
@nvmkuruc nvmkuruc deleted the usdbugs_310 branch March 15, 2023 03:30
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.

3 participants