Re: Need for -std=gnu89 or -std=c99 on MacOS

2024-07-15 Thread Bruno Haible
Hi Jeffrey, > In case you are not following the thread, part of GnuPG may need > -std=gnu89 on MacOS. It looks like -std=c99 may also be a workaround. > See the original post[1] and the proposed workaround [2]. Is there any impact on Gnulib or on packages that use Gnulib? AFAICS from a quick loo

Need for -std=gnu89 or -std=c99 on MacOS

2024-07-15 Thread Jeffrey Walton
Hi Everyone, In case you are not following the thread, part of GnuPG may need -std=gnu89 on MacOS. It looks like -std=c99 may also be a workaround. See the original post[1] and the proposed workaround [2]. [1] [2]