On Tue, 28 Dec 2010, Jean-Luc Coulon (f5ibh) wrote:

> Package: gettext
> Version: 0.18.1.1-3
> Severity: important
> File: /usr/bin/xgettext
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> While trying to extract translatable strings (from WordPress), I get
> a Segmentation fault.
> 
> I use the following command:
> 
> xgettext --width=80 --from-code=utf-8 \
>         --keyword=__ --keyword=_e --keyword=esc_attr__ --keyword=esc_attr_e \
>         --keyword=esc_html__ --keyword=esc_html_e \
>         --keyword=_x:1,2c --keyword=esc_attr_x:1,2c
>       --keyword=esc_html_x:1,2c \
>         --keyword=_n:1,2 --keyword=_nx:1,2,4c \
>         --keyword=_ex:1,2c \
>         --keyword=_n_noop:1,2 --keyword=_nx_noop:1,2,3c \
>       --default-domain=wp \
>       --language=php \
>       --files-from=fichiersphp.lst \
>       --exclude-file=cities.pot \
>       --exclude-file=ms.pot \
>       --output=wp.pot

I should forward this upstream, but before doing so, we should find a
minimal test case showing the error.

As I don't have the contents of fichiersphp.lst, this is imposible for me.

Could you please provide a minimal test case which is complete, so
that I can forward this upstream?

Thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to