recp / AssetKit

🎨 Modern 2D/3D - Importer • Exporter • Util - Library, also known as (AssetIO)
Apache License 2.0
185 stars 18 forks source link

build some files with no-strict-aliasing or disable strict-aliasing #3

Closed recp closed 4 years ago

recp commented 7 years ago

Type punned pointers used some places especially for flexible array members, maybe strict-aliasing must be disabled completely or just for for some files.