Skip to content
Snippets Groups Projects

do not rely on packed structures

Open Steve Lhomme requested to merge robUx4/libdvdread:go-packers into master

Clang on Windows doesn't support the GCC type of packing. And even though we shouldn't read structures right away in memory. We also cannot rely on -mno-ms-bitfields as some project may require it (VLC on Windows or any project mixing libdvdread and Windows code).

Tested successfully with a disc that crashed before in VLC, used via libdvdnav.

Fixes #19

Edited by Steve Lhomme

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