Complete.Org: Mailing Lists: Archives: freeciv-dev: December 1999:
[Freeciv-Dev] Re: patch for "ran out of continents in client" bug
Home

[Freeciv-Dev] Re: patch for "ran out of continents in client" bug

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: schaefer@xxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: patch for "ran out of continents in client" bug
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Wed, 29 Dec 1999 22:52:16 +1100 (EST)

David Pfitzner wrote:

[ changing tile.continent from char to _signed_ short ]

> Yes, it makes it clear its deliberate; that raises the question
> when reading the code of _why_ its deliberate, which I'm still 
> not sure of... :-/

Well, I notice map_get_continent() returns -1 for y out of 
range, which may be a good enough reason to keep it signed...

-- David

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