Skip to content
Snippets Groups Projects

dvdnav_internal: avoid forcing a higher length in bitfield structures

Open Steve Lhomme requested to merge robUx4/libdvdnav:bitfield-length into master

LLVM ends up using the size of an unsigned int if it's used in the bitfield. In other places the bitfields are using unsigned char which always uses the proper size in the packed structures.

Similar commit as for libdvdread.

Merge request reports

Members who can merge are allowed to add commits.

Pipeline #558608 failed

Pipeline failed for bce02a32 on robUx4:bitfield-length

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