Il giorno gio 24 ott 2024 alle ore 22:03 Collin Funk
ha scritto:
>
> Hi,
>
> "Sergey Poznyakoff" writes:
>
> > Matteo Croce ha escrit:
> >
> >> I see that in this commit, you removed a non-ASCII character from a
> >> comment.
> >> That was triggering the same build failure I'm experiencing with
Hi,
"Sergey Poznyakoff" writes:
> Matteo Croce ha escrit:
>
>> I see that in this commit, you removed a non-ASCII character from a comment.
>> That was triggering the same build failure I'm experiencing with the
>> word "comprobación".
>> What is the rule here, remove the non ANSII characters,
Matteo Croce ha escrit:
> I see that in this commit, you removed a non-ASCII character from a comment.
> That was triggering the same build failure I'm experiencing with the
> word "comprobación".
> What is the rule here, remove the non ANSII characters, or we can set
> the encoding to utf8?
The
Il giorno mar 22 ott 2024 alle ore 13:05 Matteo Croce
ha scritto:
>
> From: Matteo Croce
>
> The source file src/checkpoint.c contains a comment with a non ASCII
> character, i.e. the Spanish word "comprobación".
> This makes xgettext fail with the following error:
>
> /usr/bin/xgettext: Non-
From: Matteo Croce
The source file src/checkpoint.c contains a comment with a non ASCII
character, i.e. the Spanish word "comprobación".
This makes xgettext fail with the following error:
/usr/bin/xgettext: Non-ASCII comment at or before src/checkpoint.c:251.
Please sp