[Freeciv-Dev] [bug #19152] [unused var fix] macros in map.h

2012-01-10 Thread Matthias Pfafferodt

Update of bug #19152 (project freeciv):

Category:None = general
  Status: In Progress = Fixed  
 Assigned to:None = syntron
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?19152

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19152] [unused var fix] macros in map.h

2011-12-09 Thread Matthias Pfafferodt

URL:
  http://gna.org/bugs/?19152

 Summary: [unused var fix] macros in map.h
 Project: Freeciv
Submitted by: syntron
Submitted on: Fri 09 Dec 2011 07:42:25 PM CET
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: In Progress
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.5.0,2.4.0

___

Details:

the macros define in map.h iterate also over the tile; thus, this variable is
set but sometimes not used. This patch adds reduced macros for this case.
Perhaps the macro definitions of 'adjc_dirlist_iterate' and
'adjc_dirlist_base_iterate' can be merged? I did not find a solution.




___

File Attachments:


---
Date: Fri 09 Dec 2011 07:42:25 PM CET  Name:
0009-unused-var-fix-macros-in-map.h.patch  Size: 6kB   By: syntron

http://gna.org/bugs/download.php?file_id=14671

___

Reply to this item at:

  http://gna.org/bugs/?19152

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev