[Freeciv-Dev] (PR#14783) bug: worklist_length: Assertion `pwl->length >=
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14783 >
> [cp.ml.freeciv.dev@xxxxxxxxxxxxxx - Tue Dec 06 01:38:57 2005]:
>
> civclient: worklist.c:54: worklist_length: Assertion `pwl->length >= 0
> && pwl->length < 16' failed
>
> in GTK development client when you add the 16th element to city
> production list. No problem in 2.0.7.
Well, the assertion is wrong. Here is the right assertion.
However it still crashes inside the GTK client. I haven't been able to
track it down. Can you test it in the SDL client?
-jason
|
|