summaryrefslogtreecommitdiff
path: root/editors/leafpad
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2024-07-01 06:39:47 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2024-07-01 06:49:49 +0000
commitaf36765e17ba36d0e86e95d4476b67f894209468 (patch)
treea635b50a7d26cc147354267d24bf7ee4b74eefd6 /editors/leafpad
parentdevel/arduino-irremote: Update to 4.4.0 (diff)
devel/tclxml: fix build with libxml2 >= 2.12
Version 2.12 of libxml2 introduced a backwards incompatible change in the signature of some functions, notably the second argument to xmlStructuredErrorFunc has gained a const qualifier, changing from `xmlError *error` to `const xmlError *error`. To make the signatures compatible with both pre- and post-2.12, I have introduced a check on LIBXML_VERSION. PR: 279968 Reported by: dizzy
Diffstat (limited to 'editors/leafpad')
0 files changed, 0 insertions, 0 deletions