Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
include_fix | diff --git a/lbx_files/default.cfg b/lbx_files/default.cfg index 7c4b8f5..c534117 100644 |
no | ||||
clang | no | |||||
deftables | no | |||||
pkg | https://github.com/liblouis/liblouisxml/pull/3 commit 6c36457cf8de5816c7b85cb1eac4ba738547b841 Remove explicit detection of pkg-config PKG_CHECK_MODULES already does it, and with support for cross-compilation, so we should not try to detect pkg-config by hand, it only reduces support. diff --git a/configure.ac b/configure.ac index cbade97..df3baaa 100644 |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2019-09-08 | ||
noclean_man | no | |||||
decls | https://github.com/liblouis/liblouisxml/pull/4 commit 845b62a78c3fde3592257a4e92a87873a85ff15c Add missing function prototypes diff --git a/liblouisxml/louisxml.h b/liblouisxml/louisxml.h index bae328d..d76a9b4 100644 |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2024-03-09 | ||
gcc-14 | https://github.com/liblouis/liblouisxml/issues/5 Let's just drop the typeforms for now for simplicity. |
no |