Follow-up Comment #7, patch #2062 (project freeciv):

>>> I did try this but a '#' is an invalid character wrt the
>>> command line. It has to be added to fc_isalnum() (see
>>> stdinhand.c:3971)
>>
>> We currently can use '#' in command line, using quotes.
>> fc_isalnum() (line 3971???) is not a problem. Plain '#' are
>> currently cut in cut_comment().
>
> And cut_comment is called in line 3981 and 3984; quotes do help
> ...

Anyway, I guess that cutting comment is wrong when not reading from a file
(if _0 == read_recursion_).


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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