Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] [Patch] Add BOOL_VAL around ANDs
Home

[Freeciv-Dev] [Patch] Add BOOL_VAL around ANDs

[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_VAL around ANDs
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Feb 2002 18:36:50 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

The attached patch adds BOOL_VAL() around expressions of the form "x &
S_*". This is required since the result is used as a boolean but isn't
one.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "On the eigth day, God started debugging"

Attachment: special_and1.diff
Description: Text document


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