Couple warning fixes (#139)
* Use -Wno-tautological-constant-out-of-range-compare for Clang (these warnings come from the sanity checks in generated IfcXXX files). * Remove unused variable and typedefs + suppress uint->bool conversion warnings (MSVC) + add note about Clang in README * MSVC uint->bool convesion warning fixes when IFC4 is defined
A
Ali Kämäräinen committed
a171b2b9b0cc8710c05f75fe6da0d33affae2d1f
Parent: 8a92e1a
Committed by Thomas Krijnen <t.krijnen@gmail.com>
on 10/9/2016, 10:39:47 AM