[Freeciv-Dev] Re: (PR#2650) Overflow in military_amortize
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, 27 Dec 2002, Gregory Berkolaiko via RT wrote:
> +int build_time = MAX((pcity ? pcity->shield_surplus : 1),
> + ai->stats.average_production) / build_cost;
>
> Err...shall I send it to your maths tutor? He might want to adjust your exam
> marks ;)
...
> P.S. find_city_by_id might return NULL, you know
I know that. Where is the error?
- Per
[Freeciv-Dev] Re: (PR#2650) Overflow in military_amortize, Per I. Mathisen via RT, 2002/12/27
[Freeciv-Dev] Re: (PR#2650) Overflow in military_amortize,
Per I. Mathisen via RT <=
[Freeciv-Dev] Re: (PR#2650) Overflow in military_amortize, Per I. Mathisen via RT, 2002/12/27
|
|