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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to