Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2005:
[Freeciv-Dev] (PR#13164) Illegal BV_SET() usage at diplomats.c
Home

[Freeciv-Dev] (PR#13164) Illegal BV_SET() usage at diplomats.c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13164) Illegal BV_SET() usage at diplomats.c
From: "Marko Lindqvist" <marko.lindqvist@xxxxxxxxxxx>
Date: Sun, 22 May 2005 14:08:57 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13164 >


  Debug compilation for diplomats.c fails due to BV_SET() in 
spy_get_sabotage_list()

  Second argument for BV_SET() is number of bit to set, not wheter bit 
should be set or cleared as this code seems to expect.


  - ML





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