Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-09-02 Thread Роман Донченко
Роман Донченко писал в своём письме Mon, 06 Aug 2012 03:19:23 +0400: [[[ On Windows, don't strip the Content-Type field from .po files during their compilation. ... ]]] Got approval from brane on IRC; committed in r1380056.

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-15 Thread Роман Донченко
Philip Martin писал в своём письме Tue, 14 Aug 2012 14:51:43 +0400: Роман Донченко writes: - On Windows, we only support linking with svn-win32-libintl, which is hacked to disable all encoding conversions. I assume it provides bind_textdomain_codeset as a function that does nothing. Th

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-15 Thread Philip Martin
Julian Foad writes: > If he has no particular > objection then I'll be happy to commit this even though I can't > easily test it. We only need to approve it as Роман Донченко has commit access. -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-14 Thread Роман Донченко
ntent-Type in .po files on Windows Greetings, I submitted this patch a couple of years ago, but it didn't get much attention. I still think it's relevant, so I'll try again. [[[ On Windows, don't strip the Content-Type field from .po files during their compilation.

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-14 Thread Julian Foad
Philip Martin wrote: > Роман Донченко writes: >>  - On Windows, we only support linking with svn-win32-libintl, which >>  is hacked to disable all encoding conversions. > > I assume it provides bind_textdomain_codeset as a function that does > nothing. > >>  - Even if someone links with with his

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-14 Thread Philip Martin
Роман Донченко writes: > - On Windows, we only support linking with svn-win32-libintl, which is > hacked to disable all encoding conversions. I assume it provides bind_textdomain_codeset as a function that does nothing. > - Even if someone links with with his own version of libintl, it's a > sa

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-14 Thread Daniel Shahaf
t; > > >Gavin Baumanis wrote on Mon, Aug 13, 2012 at 11:06:48 +1000: > >>Ping. > >>This message has received no comments. > >> > >> > >> > >>-Original Message- > >>From: Роман Донченко [mailto:d...@corrigendum.ru] &g

Re: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-12 Thread Daniel Shahaf
mments. > > > > -Original Message- > From: Роман Донченко [mailto:d...@corrigendum.ru] > Sent: Monday, 6 August 2012 09:19 > To: dev@subversion.apache.org > Subject: [PATCH] Don't strip Content-Type in .po files on Windows > > Greetings, > > I

RE: [PATCH] Don't strip Content-Type in .po files on Windows

2012-08-12 Thread Gavin Baumanis
Ping. This message has received no comments. -Original Message- From: Роман Донченко [mailto:d...@corrigendum.ru] Sent: Monday, 6 August 2012 09:19 To: dev@subversion.apache.org Subject: [PATCH] Don't strip Content-Type in .po files on Windows Greetings, I submitted this pa

[PATCH] Don't strip Content-Type in .po files on Windows

2012-08-05 Thread Роман Донченко
Greetings, I submitted this patch a couple of years ago, but it didn't get much attention. I still think it's relevant, so I'll try again. [[[ On Windows, don't strip the Content-Type field from .po files during their compilation. GNU libintl, by default, converts the l10n strings into th