mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-10 06:39:49 +00:00
e21e8c221d
Added explicit cast to char, without that gcc 4.7 (with default settings) is showing a lot of: narrowing conversion of ‘...’ from ‘int’ to ‘char’ inside { } is ill-formed in C++11 [-Wnarrowing] warnings. |
||
---|---|---|
.. | ||
bsa | ||
compiler | ||
esm | ||
esm_store | ||
file_finder | ||
files | ||
interpreter | ||
misc | ||
nif | ||
nifbullet | ||
nifogre | ||
settings | ||
terrain | ||
to_utf8 | ||
CMakeLists.txt | ||
doc.hpp |