newsbot
23.09.2015, 08:11
Автор: evil-at-wow
<pre style='white-space:pre-wrap;width:81ex'>Replace finite() with the standard C++ equivalent std::isfinite().
This fixes compile errors on systems that don't define the non standard
finite(), such as GCC on Mac OS X.</pre>
Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/056afb2c29fcf0b3d89d7204ad87fe937d5c5546)
<pre style='white-space:pre-wrap;width:81ex'>Replace finite() with the standard C++ equivalent std::isfinite().
This fixes compile errors on systems that don't define the non standard
finite(), such as GCC on Mac OS X.</pre>
Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/056afb2c29fcf0b3d89d7204ad87fe937d5c5546)