From: Jean-Philippe Bruyère Date: Sun, 4 Feb 2024 12:08:09 +0000 (+0100) Subject: compilation tests with docker buster 10 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=a62cd5ac2ba650e800bbe9d9fa97f65f75de413e;p=jp%2Fvkvg.git compilation tests with docker buster 10 --- diff --git a/src/cross_os.c b/src/cross_os.c index 41ec036..3fa0d81 100644 --- a/src/cross_os.c +++ b/src/cross_os.c @@ -23,8 +23,6 @@ #include #include -#define _CRT_SECURE_NO_WARNINGS - int directoryExists (const char* path) { #if defined(_WIN32) || defined(_WIN64) #elif __APPLE__ diff --git a/src/cross_os.h b/src/cross_os.h index e2d4350..788b6ab 100644 --- a/src/cross_os.h +++ b/src/cross_os.h @@ -40,6 +40,7 @@ #define vkvg_inline static #define disable_warning (warn) #define reset_warning (warn) + #elif __unix__ #include #include diff --git a/vkh b/vkh index b93fc9f..9d3ae7c 160000 --- a/vkh +++ b/vkh @@ -1 +1 @@ -Subproject commit b93fc9f9d0c9c3e793ff5d2fdbeaf86009e0f905 +Subproject commit 9d3ae7cfc4ffe81f6c48112a64e2a70316fb7bbc