[Bug cobol/122451] [16 regression] libgcobol fails to build (libgcobol/xmlparse.cc:737:48: error: ‘ctxt’ was not declared in this scope) since r16-4662-g89a6db7bbe2414

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 27 22:55:05 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122451

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sam James <sjames@gcc.gnu.org>:

https://gcc.gnu.org/g:374ec67294fc4f66e87e88fa67d13ee829008559

commit r16-4668-g374ec67294fc4f66e87e88fa67d13ee829008559
Author: Sam James <sam@gentoo.org>
Date:   Mon Oct 27 22:53:00 2025 +0000

    libgcobol: fix xmlCtxtGetVersion typo

    libgcobol/ChangeLog:
            PR cobol/122451

            * xmlparse.cc (xml_push_parse): Fix xmlCtxtGetVersion argument
            typo to be 'context'.


More information about the Gcc-bugs mailing list