From 013b958d94ac91a14d3d6b2b3db24c1ce88ee7ed Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sun, 11 Feb 2024 19:55:48 -0500 Subject: math/readstat: Update to 1.1.9 MFH: 2024Q1 Security: 388eefc0-c93f-11ee-92ce-4ccc6adda413 --- math/readstat/files/patch-src_sas_ieee.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'math/readstat/files/patch-src_sas_ieee.c') diff --git a/math/readstat/files/patch-src_sas_ieee.c b/math/readstat/files/patch-src_sas_ieee.c index 40efd45c642b..de19ae677fec 100644 --- a/math/readstat/files/patch-src_sas_ieee.c +++ b/math/readstat/files/patch-src_sas_ieee.c @@ -1,14 +1,5 @@ ---- src/sas/ieee.c.orig 2018-12-15 15:27:55 UTC +--- src/sas/ieee.c.orig 2023-02-20 19:09:20 UTC +++ src/sas/ieee.c -@@ -16,7 +16,7 @@ static void ieee2xpt(unsigned char *ieee, unsigned cha - - #ifndef FLOATREP - #define FLOATREP get_native() --int get_native(); -+int get_native(void); - #endif - - void memreverse(void *intp_void, int l) { @@ -96,7 +96,7 @@ int cnxptiee(const void *from_bytes, int fromtype, voi return(0); } -- cgit v1.2.3