From 25dcd8cb8090d128cc7ffbb86c2a7a88acfd7323 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Sun, 27 Nov 2022 13:41:32 -0800 Subject: [PATCH] Release v2.14.1.1 The following are the changes in this release: Added a few remarks on calc version numbers to version.c. Fixed how fposval.h is built. On a number of systems, the fposval.c file failed to compile incorrectly. This caused problems for systems in which fposval.h.def was not correct. Fixed how have_memmv.h is built. On a number of systems, the have_memmv.c file failed to compile incorrectly, producing a potentially incorrect have_memmv.h file for such systems. Fixed how align32.h is built. On a number of systems, the align32.c file failed to compile incorrectly, producing a potentially incorrect align32.h file for such systems. Fixed how have_newstr.h is built. On a number of systems, the have_newstr.c failed to compile incorrectly, producing a potentially incorrect have_newstr.h file for such systems. Fixed how have_strdup.h is built. On a number of systems, the have_strdup.c file failed to compile incorrectly, producing a potentially incorrect have_strdup.h file for such systems. Fixed how have_strlcat.h is built. On a number of systems, the have_strlcat.c file failed to compile incorrectly, producing a potentially incorrect have_strlcat.h file for such systems. Fixed how have_strlcpy.h is built. On a number of systems, the have_strlcpy.c file failed to compile incorrectly, producing a potentially incorrect have_strlcpy.h file for such systems. Fixed how have_uid_t.h is built. On a number of systems, the have_uid_t.c file failed to compile incorrectly, producing a potentially incorrect have_uid_t.h file for such systems. Fixed how have_uid_t.h is built. On a number of systems, the have_uid_t.c file failed to compile incorrectly, producing a potentially incorrect have_uid_t.h file for such systems. --- Makefile | 2 +- Makefile.simple | 2 +- custom/Makefile | 2 +- custom/Makefile.simple | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ab48401..5e660fa 100644 --- a/Makefile +++ b/Makefile @@ -1309,7 +1309,7 @@ EXT= # The default calc versions # -VERSION= 2.14.1.0 +VERSION= 2.14.1.1 # Names of shared libraries with versions # diff --git a/Makefile.simple b/Makefile.simple index ad6956f..b92f9bd 100644 --- a/Makefile.simple +++ b/Makefile.simple @@ -1151,7 +1151,7 @@ EXT= # The default calc versions # -VERSION= 2.14.1.0 +VERSION= 2.14.1.1 # Names of shared libraries with versions # diff --git a/custom/Makefile b/custom/Makefile index 003b9c2..489af2c 100644 --- a/custom/Makefile +++ b/custom/Makefile @@ -474,7 +474,7 @@ EXT= # The default calc versions # -VERSION= 2.14.1.0 +VERSION= 2.14.1.1 # Names of shared libraries with versions # diff --git a/custom/Makefile.simple b/custom/Makefile.simple index c85591d..2b7cc6e 100644 --- a/custom/Makefile.simple +++ b/custom/Makefile.simple @@ -445,7 +445,7 @@ EXT= # The default calc versions # -VERSION= 2.14.1.0 +VERSION= 2.14.1.1 # Names of shared libraries with versions #