Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2001:
[Freeciv-Dev] Re: Server option names
Home

[Freeciv-Dev] Re: Server option names

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx (Freeciv developers)
Subject: [Freeciv-Dev] Re: Server option names
From: Reinier Post <rp@xxxxxxxxxx>
Date: Fri, 12 Oct 2001 09:26:25 +0200

On Thu, Oct 11, 2001 at 06:17:13PM -0400, Jason Dorje Short wrote:
 
> On a related note, it appears to me that you can't use underscores "_"
> in server option names at all.
> 
> Is this correct?

Yes (only isalnum() characters are allowed, and _ isn't one of them).

> Is it intentional?

Given the names we have now, don't you think
it's inconsistent to allow them?

> jason

-- 
Reinier


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