This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Introduce gdb::unique_ptr


> Cc: "brobecker@adacore.com" <brobecker@adacore.com>,
>         "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
>         "Jan Kratochvil (jan.kratochvil@redhat.com)" <jan.kratochvil@redhat.com>,
>         Simon Marchi <simon.marchi@ericsson.com>
> From: Pedro Alves <palves@redhat.com>
> Date: Wed, 12 Oct 2016 11:28:41 +0100
> 
> But if we agree to go full-on C++11, then I'll be more than
> happy to make gdb's configure error out on non-C++11 compilers.

I think part of this agreement -- if there is indeed an agreement --
should be documentation of this fact in NEWS and in our coding
standards.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]