Follow-up Comment #7, bug #19868 (project freeciv): Warning: The attached patch breaks building when delta and bool folding is turned off.
I suspect #define NAME VALUE /* start of commentn * next line */" may be involved (if NAME is replaced using "VALUE /* start of comment" but not the line that ends it). I see at http://stackoverflow.com/questions/1510869/does-the-c-preprocessor-strip-comments-or-expand-macros-first/1510919#1510919 that not all versions of the C spec prevent this. Does define count as "declared variable" in the code style? _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?19868> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
