Ill-placed #endif causes missing symbol errors when compiling without szip. Reported to upstream maintainer. --- src/EHapi.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/EHapi.c b/src/EHapi.c index 46a9b5c..208f447 100755 --- a/src/EHapi.c +++ b/src/EHapi.c @@ -11379,6 +11379,7 @@ int HE5_szip_can_encode(void ) return(-1); } +#endif /* H5_HAVE_FILTER_SZIP */ /*----------------------------------------------------------------------------| @@ -11509,8 +11510,6 @@ HE5_EHHEisHE5(char *filename) } } -#endif /* H5_HAVE_FILTER_SZIP */ - #ifndef __cplusplus -- 2.10.0 Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/fontutils.scm
AgeCommit message (Expand)Author
2024-08-31gnu: fontforge: Fix build....Zheng Junjie
2024-08-31gnu: fontutils: Add 'bash' input for 'wrap-program'....Maxime Devos
2024-06-06gnu: Remove fontforge-20190801....Efraim Flashner
2024-05-05gnu: python-statmake: Adjust tests and version checks....Ricardo Wurmus
2024-03-17gnu: libraqm: Update to 0.10.1....Nicolas Goaziou
2024-02-10gnu: fcft: Enable shaping support....Sören Tempel
2024-01-11gnu: python-afdko: Disable failing test....Ricardo Wurmus
2023-10-15gnu: Add psftools....Tobias Geerinckx-Rice
2023-10-08gnu: Add python-beziers....Rikard Nordgren
2023-10-06gnu: Add fontobene-qt5....pinoaffe
2023-09-24gnu: psautohint: Disable flaky tests....Hilton Chain
2023-09-05gnu: python-skia-pathops: Update to 0.8.0....Nicolas Graves