Follow-up Comment #3, patch #1093 (project wesnoth):

about the dummy_unit_ changes:
the STL in VC checks owner of iterator objects while comparing with
map<T>::end.
If the iterator object if not belong to the map<T> object, it throws a
exception.
So that i should put the dummy one into the original map.

PS:
1. binary compiled by VC9 is still not working with editor2 dialogs (new map,
resize map and generate map), dunno if it is a common compile problem or just
a VC9 specified code generation problem.
2. this is not related to this topic, but it is occured during my gcc
compatible test. binary compiled by MinGW32-gcc 4.3 and 4.4 crashed on
scrolling left on map, any idea?

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1093>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to