[Freeciv-Dev] [patch #2225] str_to_int() utility

2010-11-22 Thread Jacob Nevins
Follow-up Comment #1, patch #2225 (project freeciv): Minor comment noticed in passing: in str_to_int(), I think the assert should be fc_assert_ret_val(NULL != str, *FALSE*) since it's a bool return value? ___ Reply to this item at:

[Freeciv-Dev] [patch #2225] str_to_int() utility

2010-11-22 Thread pepeto
Follow-up Comment #2, patch #2225 (project freeciv): Right. New version attached. (file #11351) ___ Additional Item Attachment: File name: Low-level-utility-to-convert-a-string-to-an-integer2.patch Size:22 KB

[Freeciv-Dev] [patch #2225] str_to_int() utility

2010-11-21 Thread pepeto
URL: http://gna.org/patch/?2225 Summary: str_to_int() utility Project: Freeciv Submitted by: pepeto Submitted on: dimanche 21.11.2010 à 19:30 Category: general Priority: 5 - Normal