specialist iterator continue and break macros
Posted: Fri Dec 22, 2017 10:59 am
In some case that's not correct to use break or continue in Freeciv iterator macros. Why not create macros to handle break or continue inside iterator macros?
Freeciv - because civilization should be free!
http://forum.freeciv.org/f/
I consider the SPECENUM and iterator stuff as holy code, a suggestion to change it is an auto-WONTFIX just like a suggestion to use Python or C++ instead of C.Lachu wrote:In some case that's not correct to use break or continue in Freeciv iterator macros. Why not create macros to handle break or continue inside iterator macros?