bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] xgettext C++14


From: Bruno Haible
Subject: Re: [bug-gettext] xgettext C++14
Date: Sun, 19 May 2019 23:46:45 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-145-generic; KDE/5.18.0; x86_64; ; )

Miodrag Milanovic wrote in
<https://lists.gnu.org/archive/html/bug-gettext/2016-11/msg00021.html>:
> With quite simple c++14 program:
> 
> int  main() {
> int j = 1'000;
> }
> 
> there is error : 2: warning: unterminated character constant
> 
> we have lot of examples like this in our code base so it it's a problem
> xgettext failing on this.

This is fixed in gettext 0.20.1.

Thanks for the report.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]