[fpc-pascal] LibXML2

David Connolly menounsef at gmail.com
Mon Jun 12 17:12:06 CEST 2023


Hi all,

I upgraded to Debian 12 today and I've noticed some weird behaviour with
libxml2.

Free Pascal Compiler version 3.2.2+dfsg-20 [2023/03/30] for x86_64

program xml;
uses
xml2;
begin
end.

This program compiles fine, but will not run against the updated version of
libXML2.

The call of xmlXPathInit seems to be causing the error.

Regards,
David Connolly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20230612/faa893e9/attachment.htm>


More information about the fpc-pascal mailing list