[bug-gettext] autopoint from gettext 0.19.5.1 is buggy in some use cases

2015-07-21 Thread Max Lin
Hi list, Since gettext 0.19.5.1 released, we've trying to update version 0.19.5.1 to openSUSE Factory, gettext is build succeeded itself, however we got some problem when others packages using new gettext at build time with 'autoreconf --force'(basically the failure in autopoint). While debu

Re: [bug-gettext] autopoint from gettext 0.19.5.1 is buggy in some use cases

2015-07-21 Thread Daiki Ueno
Max Lin writes: > 0.19.5.1 to openSUSE Factory, gettext is build succeeded itself, > however we got some problem when others packages using new gettext at > build time with 'autoreconf --force'(basically the failure in > autopoint). > > While debugging it, I've found the issues below, > > 1) the

Re: [bug-gettext] autopoint from gettext 0.19.5.1 is buggy in some use cases

2015-07-21 Thread Max Lin
On 07/21/2015 05:16 PM, Daiki Ueno wrote: Max Lin writes: 0.19.5.1 to openSUSE Factory, gettext is build succeeded itself, however we got some problem when others packages using new gettext at build time with 'autoreconf --force'(basically the failure in autopoint). While debugging it, I've f

Re: [bug-gettext] autopoint from gettext 0.19.5.1 is buggy in some use cases

2015-07-21 Thread Daiki Ueno
Max Lin writes: > yes, eg. cpio build failure: > https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Rings:0-Bootstrap/cpio/standard/x86_64 Thanks. It seems to be failing because of: [ 35s] + cd cpio-2.11 [ 35s] + gettextize -f where gettextize replaces the AM_GNU_GETTEXT_V

Re: [bug-gettext] autopoint from gettext 0.19.5.1 is buggy in some use cases

2015-07-21 Thread Max Lin
On 07/21/2015 05:45 PM, Daiki Ueno wrote: Max Lin writes: yes, eg. cpio build failure: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Rings:0-Bootstrap/cpio/standard/x86_64 Thanks. It seems to be failing because of: [ 35s] + cd cpio-2.11 [ 35s] + gettextize -f wher

[bug-gettext] [PATCH] Fix --enable-relocatable compilation

2015-07-21 Thread Václav Slavík
Hi, Compilation of the cldr-plurals tool was broken in the relocatable case because of missing CPPFLAGS/LDFLAGS. Attached patch adds the same flags used by other tools to the makefile. Regards, Václav 0001-Fix-enable-relocatable-compilation.patch Description: Binary data

Re: [bug-gettext] [PATCH] Fix --enable-relocatable compilation

2015-07-21 Thread Daiki Ueno
Václav Slavík writes: > Compilation of the cldr-plurals tool was broken in the relocatable > case because of missing CPPFLAGS/LDFLAGS. Attached patch adds the same > flags used by other tools to the makefile. Thanks, applied the patch. Regards, -- Daiki Ueno

[bug-gettext] xgettext and messages from database

2015-07-21 Thread Aljosha Papsch
Hello gettext, I'm looking into using gettext in a PHP project. A good portion of messages can be translated already. Extracting messages from PHP files is the easy part, because xgettext supports it directly. Template files using Twig syntax are a little harder, because they need to be compiled t

[bug-gettext] [bug #45305] Add support for AppData specifications

2015-07-21 Thread Philip Withnall
Follow-up Comment #4, bug #45305 (project gettext): The FSF copyright assignment paperwork has now been sorted, so I think we can go ahead with this patch? ___ Reply to this item at: ___

Re: [bug-gettext] xgettext and messages from database

2015-07-21 Thread Daiki Ueno
Aljosha Papsch writes: > The remaining pieces are messages from a MySQL database and for that I > would like to know your opinion about the best approach. On the web is > an example[1] which writes translatable messages directly to a .po > file. Actually, the example does not seem to produce a .