Re: [PATCH] build system: choose gnu99 as a C standard

Subject: Re: [PATCH] build system: choose gnu99 as a C standard

Date: Thu, 22 Sep 2016 07:25:17 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:

> Apparently pre 5.1 gcc defaulted to gnu89, but we decided it was ok to
> use some c99 features.
>
> '-std=c99' by itself is not enough for notmuch to compile.
>
> '-std=gnu99' seems to work with clang and gcc, so I'm not convinced
> configuration support is needed.
> ---

pushed.

d

Thread: