bug-gettext
[Top][All Lists]
Advanced

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

[bug #65053] spurious "hexadecimal escape sequence out of range" warning


From: Bruno Haible
Subject: [bug #65053] spurious "hexadecimal escape sequence out of range" warnings
Date: Sun, 1 Dec 2024 02:46:43 -0500 (EST)

Update of bug #65053 (group gettext):

                  Status:                    None => Fixed
             Assigned to:                    None => haible
             Open/Closed:                    Open => Closed

    _______________________________________________________

Follow-up Comment #5:

1) I've changed the code to not warn about character literals, only about
string literals (since xgettext does not accumulate character literals).
2) I've changed the warning for wide string literals to 

main.cpp:3: warning: hexadecimal escape sequence in wide string literal is
unsupported; use \u instead of \x if you meant to designate a Unicode
character


Fixed through
https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=f55873531e82adc985d87900a12c8c7fc2c71531

Thanks again for the report and discussion.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65053>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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