8741c2730b
Its value (0x80000000) is outside of the int type range on 32 bit platforms, but we still want to allow using it as an initializer of int and/or long variables for consistency with the other types, so cast it to int explicitly to suppress -Wnarrowing warnings from recent g++ which were given when doing this before. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |