Skip to content

Bitfield padding

Compare
Choose a tag to compare
@ibmmqmet ibmmqmet released this 22 Aug 07:05
· 25 commits to master since this release

Different compilers have different rules for how bitfield structures are padded. These have now shown up as a problem on Windows. The code now has a check executed during build to ensure all platforms see the same size structure.