[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [TSVN] build scripts

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-07-13 08:09:23 CEST

Stefan,

None of the msg* tools will work if the pot file has the UTF-8 boms in it.
You always get parse errors in the first line. I found several google links
to people who had this problem. I suggest to remove the boms from ResText,
since we don't need them anyway. The pot file is english, so no weird
characters are hanging around.

None of the Tortoise*.po files we have contains the boms (because people
were using my .pot without them) and restext appily applies them when I runr
make_install

I patched ResText not to write the boms and now make_pot and make_check work
again.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 13 09:14:13 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.