Re: [patch] Extend AC_PROG_CXX to check for standards conformance

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

 



Thanks for doing that.

I don't use C++, so I'm not the best person to review this patch.
But from a quick look I can see one thing missing: the documentation
needs updating.

One other thing:

On 01/20/2013 01:27 PM, Roger Leigh wrote:
> it's useful to restrict the compiler to a minimum standard
> so that you can
> - prevent the use of features you don't want to use
> - ensure that the features you do want are present

In practice, for C at least, almost nobody wants the
former, and Autoconf already does the latter, so it's
good enough.

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux