Follow-up Comment #6, patch #7667 (project freeciv):

> Because of the declare-everything-on-top guideline 

It's top-of-the-scope (before any code in the same scope). Variables should be
declared in the scope where they are needed, not outer scope.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?7667>

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


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

Reply via email to