PDA

Просмотр полной версии : [10601] Amother attemp fix locale structures corruption.


newsbot
10.10.2010, 23:21
<pre>m src/game/Creature.h
m src/game/DBCStructure.h
m src/game/GameObject.h
m src/game/ItemPrototype.h
m src/game/NPCHandler.h
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10601] Amother attemp fix locale structures corruption.

Possible real source of problem: existing in code mixed
std:: structure templates instanting under pack pragma and out.
And this incompatible structure layouts wrongly mixed used by GCC.

So all std:: strcutures used moved out from pack pragma guards.</pre>




Дальше... (http://github.com/mangos/mangos/commit/22eac2e74a8030fb93a11dd8fc90bc7ee03ff280)