autoconf
[Top][All Lists]
Advanced

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

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


From: Roger Leigh
Subject: Re: [patch] Extend AC_PROG_CXX to check for standards conformance
Date: Mon, 21 Jan 2013 22:07:46 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Jan 20, 2013 at 10:47:05PM -0800, Paul Eggert wrote:
> 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.

I've attached an updated patch which includes all the texinfo
manual updates, plus some further improvements to the existing
patch.

Note that it could be simplified if required by removing the C++98TR1
checks, since these are library features only, so is otherwise
identical to the C++98 checks for all practical purposes.  End
users could do regular feature tests for them if they wish.  I'll
be happy to remove them if needed.  Likewise I'll be happy to make
any further changes you need.

WRT copyright assignment, I filled in all the paperwork when I
submitted the C99 macros a few years back now.


Kind regards,
Roger


-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux    http://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-    GPG Public Key      F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800

Attachment: 0001-AC_PROG_CXX-Add-checks-for-C-11-C-98TR1-and-C-98.patch
Description: Text Data


reply via email to

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