<URL: http://bugs.freeciv.org/Ticket/Display.html?id=33703 >

On 1/15/07, Christian Knoke <[EMAIL PROTECTED]> wrote:
>
> Marko Lindqvist wrote on Jan 15, 16:33 (-0000):
> > Author: cazfi
> > Date: Mon Jan 15 17:33:43 2007
> > New Revision: 12487
> >
> > URL: http://svn.gna.org/viewcvs/freeciv?rev=12487&view=rev
> > Log:
> > In addition to ", allow ' and $ as characters bordering string
> > values. Ending character must be same as starting character and
> > it can appear in between only if escaped with \.
> >
> > This is part of #16350
> >
> > Modified:
> >     branches/S2_1/utility/inputfile.c
> >     branches/S2_1/utility/registry.c
>
> Thank you that you take care about this bug.
>
> Though, I still get
>
> [EMAIL PROTECTED]:~/freeciv/svn/v21/po$ LANG= make de.pox
> make freeciv.pot
> make[1]: Entering directory /mnt/room2/home/chris/freeciv/svn/v21/po'
> /usr/bin/xgettext --default-domain=freeciv --directory=.. \
>   --add-comments="TRANS:" --escape --keyword=_ --keyword=N_
> --keyword=Q_ --keyword=PL_:1,2 \
>   --language=C --files-from=./POTFILES.in \
> && test ! -f freeciv.po \
>    || ( rm -f ./freeciv.pot \
>         && mv freeciv.po ./freeciv.pot )
> data/scenario/tutorial.sav:7: warning: unterminated string literal
> data/scenario/tutorial.sav:374: warning: unterminated string literal
> make[1]: Leaving directory /mnt/room2/home/chris/freeciv/svn/v21/po'

 That's why commit message says that patch was *part* of #16350. I
will commit rest of it shortly.


 - ML



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

Reply via email to