bug-gettext
[Top][All Lists]
Advanced

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

[bug #66506] gettext-0.23 build failure with libxml2-2.13.5 (constness o


From: Bruno Haible
Subject: [bug #66506] gettext-0.23 build failure with libxml2-2.13.5 (constness of xml*Error)
Date: Sun, 1 Dec 2024 13:38:24 -0500 (EST)

Update of bug #66506 (group gettext):

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

    _______________________________________________________

Follow-up Comment #1:

With gcc 11 ... 13, I merely get warnings:

its.c:1600:36: warning: passing argument 2 of 'xmlSetStructuredErrorFunc' from
incompatible pointer type [-Wincompatible-pointer-types]
its.c:1631:36: warning: passing argument 2 of 'xmlSetStructuredErrorFunc' from
incompatible pointer type [-Wincompatible-pointer-types]
its.c:2044:36: warning: passing argument 2 of 'xmlSetStructuredErrorFunc' from
incompatible pointer type [-Wincompatible-pointer-types]
its.c:3024:36: warning: passing argument 2 of 'xmlSetStructuredErrorFunc' from
incompatible pointer type [-Wincompatible-pointer-types]
its.c:3055:36: warning: passing argument 2 of 'xmlSetStructuredErrorFunc' from
incompatible pointer type [-Wincompatible-pointer-types]
its.c:3077:36: warning: passing argument 2 of 'xmlSetStructuredErrorFunc' from
incompatible pointer type [-Wincompatible-pointer-types]


But with gcc 14, it becomes an error!

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

Thanks for the report. Next time, to make things easier to reproduce, please
mention 'gcc --version'.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
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]