Skip to content
Snippets Groups Projects

d2d1/tests: Use compare_uint() in compare_float() instead of abs().

Merged Jeffrey Smith requested to merge whydoubt/wine:compare_float_d2d into master

The result of abs(INT_MIN) is INT_MIN, which breaks the ulps comparison.

See also: vkd3d@69ecfdfb

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading