PDA

Просмотр полной версии : Don't add compiler backend defines ourselves! Fixes 32-bit GCC builds.


newsbot
03.09.2015, 01:11
Автор: evil-at-wow


<pre style='white-space:pre-wrap;width:81ex'>Don't add compiler backend defines ourselves! Fixes 32-bit GCC builds.

Identifiers with a double underscore anywhere are reserved for the
standard library headers and the compiler, so don't mess with them!

(based on cmangos/mangos-wotlk@5710c18)

Signed-off-by: stfx <stfx@hotmail.de></pre>


Подробнее... (https://github.com/cmangos/mangos-cata/commit/a229cbd68f98f2a5da5a184a0d76d20389b52e64)