Skip to content
Snippets Groups Projects

use uint32_t to ensure alignment in union, improve comments

Merged Jonathan Wilkes requested to merge ensure-word-alignment into master

This hopefully clarifies the macros used to handle NANs, INFs, and denormals.

Also, uint32_t is used to ensure that we don't hit any UB in our union on weird archs that I don't know about.

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
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading