[Freeciv-Dev] (PR#9869) Bug: DDEBUG changes savegames
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9869 >
This actually is a significant bug. Not only is DEBUG behavior changed
because of the extra evaluation, but the myrand() call is also passed
into index_to_native_pos which itself evaluates the argument two times.
So the X and Y values found depend on different indices as returned by
myrand(). Harmless but quite not good.
jason
- [Freeciv-Dev] (PR#9869) Bug: DDEBUG changes savegames, Gregory Berkolaiko, 2004/08/29
- [Freeciv-Dev] Re: (PR#9869) Bug: DDEBUG changes savegames, Jason Short, 2004/08/29
- [Freeciv-Dev] Re: (PR#9869) Bug: DDEBUG changes savegames, Gregory Berkolaiko, 2004/08/30
- [Freeciv-Dev] (PR#9869) Bug: DDEBUG changes savegames, Jason Short, 2004/08/30
- [Freeciv-Dev] Re: (PR#9869) Bug: DDEBUG changes savegames, Gregory Berkolaiko, 2004/08/30
- [Freeciv-Dev] Re: (PR#9869) Bug: DDEBUG changes savegames, Gregory Berkolaiko, 2004/08/30
- [Freeciv-Dev] (PR#9869) Bug: DDEBUG changes savegames, Gregory Berkolaiko, 2004/08/31
- [Freeciv-Dev] (PR#9869) Bug: DDEBUG changes savegames,
Jason Short <=
- [Freeciv-Dev] Re: (PR#9869) Bug: DDEBUG changes savegames, Gregory Berkolaiko, 2004/08/31
|
|