From: N. Brouard Date: Tue, 2 Jul 2024 09:16:53 +0000 (+0000) Subject: Summary: trying clang compiler on Linux X-Git-Tag: imach-099s7~13 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=3d2ac0c31ad7b2c6e81855c5a3938c185acd55de;p=.git Summary: trying clang compiler on Linux --- diff --git a/src/ChangeLog b/src/ChangeLog index d42ac14..31a18c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,9 @@ -2024-06-28 Nicolas Brouard +2024-07-02 Nicolas Brouard + + * imach.c (Module): Trying compiling on Linux with clang (instead + of gcc which is too slow) and lot of warnings suppressed + +2024-06-28 Nicolas Brouard * imach.c (Module): s6 errors with age*age (harmless).