Skip to content
Snippets Groups Projects
user avatar
Arseny Kapoulkine authored
We had a few places in test code and library source where we used an
implicit float->double cast; while it should preserve the value exactly,
gcc/clang implement this warning to make sure uses of double are intentional.

This change also adds the warning to Makefile to make sure we don't
regress on this warning.

Fixes #243.
f9a2a7d1
History
Name Last commit Last update
..
pugiconfig.hpp
pugixml.cpp
pugixml.hpp