mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
de756166e0
Added IfcCharacterDecoder::compatibility_mode avoid leaks (compatibility_converter) fixed wrong assertion. added break statements. Only allow character decoder compatibility mode if HAVE_ICU is defined since it relies on ICU to be available.