Re: [exim] Exim 4.87 RC7 uploaded

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] Exim 4.87 RC7 uploaded
Heiko Schlittermann <hs@???> (Sa 02 Apr 2016 11:02:01 CEST):
> Yes, but the Symbol __STDC_VERSION doesn't seem to have the right value in SRC/buildconfig.c (where I took the code for my short test from).


It's set for clang, or if we use gcc -std=c99 (or some other possible
values). clang and gcc understand that option, but I'm not sure about
other compilers.

Currently I've no idea how to solve it.

--
Heiko