Update of patch #1356 (project freeciv):

                  Status:                    None => In Progress            
             Assigned to:                    None => pepeto                 

    _______________________________________________________

Follow-up Comment #1:

Why did you add those useless prototypes?

You also should use secfile_lookup_str_int().

Global headers like <assert.h> are usually included before freeciv ones like
"support.h" (see in generate_specenum.h)

/* the maximum number of enumerators is set in generate_specnum.py
 * at the moment it is set to 125 */
This comment looks superfluous to me...  One can change that data without
changing this comment...  Anyway, if the this setting was too low, then the
last enumerators wouldn't be declared and the compilation would fail.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


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

Reply via email to