Follow-up Comment #5, bug #16887 (project freeciv):
If current_dir() is not portable, it should also be conditional.
Not that:
#ifndef A
#ifndef B
can be simplified by:
#if !defined(A) && !defined(B)
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?16887>
_______________________________________________
Message posté via/par Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev