]> O.S.I.I.S - jp/vkvg.git/commitdiff
compilation tests with docker buster 10
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Feb 2024 12:08:09 +0000 (13:08 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Feb 2024 12:08:09 +0000 (13:08 +0100)
src/cross_os.c
src/cross_os.h
vkh

index 41ec036e3fceb8f76adc701b9d0a711484c9d070..3fa0d81b7aff46270bc4a8c28b8d847dd6962ce2 100644 (file)
@@ -23,8 +23,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-#define _CRT_SECURE_NO_WARNINGS
-
 int directoryExists (const char* path) {
 #if defined(_WIN32) || defined(_WIN64)
 #elif __APPLE__
index e2d4350af48a6fd944c3f13798672afef78a3aca..788b6ab8d545a3e6952084d59e945af585801a49 100644 (file)
@@ -40,6 +40,7 @@
        #define vkvg_inline static
        #define disable_warning (warn)
        #define reset_warning (warn)
+
 #elif __unix__
        #include <unistd.h>
        #include <sys/types.h>
diff --git a/vkh b/vkh
index b93fc9f9d0c9c3e793ff5d2fdbeaf86009e0f905..9d3ae7cfc4ffe81f6c48112a64e2a70316fb7bbc 160000 (submodule)
--- a/vkh
+++ b/vkh
@@ -1 +1 @@
-Subproject commit b93fc9f9d0c9c3e793ff5d2fdbeaf86009e0f905
+Subproject commit 9d3ae7cfc4ffe81f6c48112a64e2a70316fb7bbc