autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_PROG_CC_C99


From: Kevin P. Fleming
Subject: Re: AC_PROG_CC_C99
Date: Thu, 02 Dec 2004 12:00:19 -0700
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Paul Eggert wrote:

Can you test Autoconf with 'gcc -std=c99 -pedantic-errors -Werror'?
That might catch some of the problems we're worried about.

I don't currently use C99-isms in my projects, because I didn't have a clean way to test for compatibility in my distributions. That's why I'm glad to see this macro (and related changes) moving ahead, so I can feel free to start using C99 features without worry (other than users may be forced to upgrade their systems to support C99 if they have old compilers, but at least they'll know at configure time).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]