[Freeciv-Dev] (PR#40098) BUG: 2.2-test myrandomly() range check

2008-02-15 Thread William Allen Simpson
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40098 In PR#40073, I moved the code from client/tilespec.c into utility/rand.c, but now it seems to assert() on larger maps. Changed the assert() to allow larger values. And use standard header definitions! Index: utility/rand.c

Re: [Freeciv-Dev] (PR#40098) BUG: 2.2-test myrandomly() range check

2008-02-15 Thread William Allen Simpson
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40098 Committed trunk revision 14405. Committed S2_2 revision 14406. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev