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 e='hidden' name='id' value='4d047d19707de647ebbf62cbcdedd8a2d9485dec'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/easyrpg.scm
AgeCommit message (Expand)Author
2020-10-13gnu: easyrpg-player: Update to 0.6.2.3....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3. Tobias Geerinckx-Rice
2020-09-17gnu: easyrpg-player: Update to 0.6.2.2....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.2. Tobias Geerinckx-Rice
2020-08-03gnu: easyrpg-player: Update to 0.6.2.1....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.1. Efraim Flashner