mirror of
https://github.com/claunia/libcdio-osx.git
synced 2026-07-08 18:06:32 +00:00
* An union of empty arrays is not size zero in MSVC * this causes issues with various sections of the UDF code that use sizeof and can prevent structures from being read properly * group empty array unions with at least one non zero-sized member