Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] [Patch] Add bool functions for the registry
Home

[Freeciv-Dev] [Patch] Add bool functions for the registry

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [Patch] Add bool functions for the registry
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 22 Feb 2002 14:59:01 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

$SUBJECT says all. This is necessary to get the type checking correct,
to allow to change the underlying type of bool (to char for example)
in the future and to allow "true"/"false" instead of "1"/"0" in the
files.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Last year, out in California, at a PC users group, there was a demo of
  smart speech recognition software. Before the demonstrator could begin
  his demo, a voice called out from the audience: "Format c, return. Yes,
  return." Damned short demo, it was.

Attachment: bool_registry1.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [Patch] Add bool functions for the registry, Raimar Falke <=