Closed remyjette closed 10 months ago
Clang 14.0.6
pugixml/src/pugixml.cpp:4800:27: fatal error: implicit conversion loses integer precision: 'long long' to 'length_type' (aka 'long') [-Wshorten-64-to-32] length_type length = st.st_size;
What OS are you compiling for?
Compiling for Android
Thanks - can reproduce with latest Android NDK, I'll take a look.
Clang 14.0.6