Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2003:
[Freeciv-Dev] Re: (PR#3451) rectangle_iterate
Home

[Freeciv-Dev] Re: (PR#3451) rectangle_iterate

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#3451) rectangle_iterate
From: "rwetmore@xxxxxxxxxxxx" <rwetmore@xxxxxxxxxxxx>
Date: Mon, 17 Feb 2003 16:29:11 -0800
Reply-to: rt@xxxxxxxxxxxxxx

Why, there is no reason why one can't use arbitrary centers.

square_iterate should guarantee that no unnormalized coords
are passed to the inner code block, but assuming that there
is an a priori requirement on any one of the possible values
in the block is Gestapo foolishness that will just have
people rewrite the code to do what they need.

Cheers,
RossW
=====

Raimar Falke wrote:
> On Mon, Feb 17, 2003 at 12:11:17AM -0800, Jason Short wrote:
> 
>>The CHECK_MAP_POS in square_iterate caused an assertion in some code I 
>>recently added to mapview_common.
> 
> 
> Then normalize it before you call square_iterate and not add another
> macro.
> 
>       Raimar




[Prev in Thread] Current Thread [Next in Thread]