2c604863de
fpos_t is now a union and not just a simple typedef any more, so we can't cast between it and long long. Unfortunately we still need to convert between the two, so add an explicit version check and use the private union field to make this work with the latest MinGW 32 versions. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |