Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2002:
[Freeciv-Dev] (PR#2265) Remove unused parameter
Home

[Freeciv-Dev] (PR#2265) Remove unused parameter

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients:;
Subject: [Freeciv-Dev] (PR#2265) Remove unused parameter
From: "Raimar Falke via RT" <rt@xxxxxxxxxxxxxx>
Date: Fri, 1 Nov 2002 03:49:36 -0800
Reply-to: rt@xxxxxxxxxxxxxx


dio_put_worklist requires the bool real_wl which is wrong for two
reasons:
 - the two callers should supply FALSE instead of TRUE because a city
 worklist is not a real worklist (i.e. has no name)
 - nobody will transfer real worklists anymore. Global worklists are
 saved at the client.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  Living on earth may be expensive, but it includes an annual free trip
  around the sun.



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