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 0/2] gdb: Require a C++11 compiler


On 10/28/2016 01:07 PM, Yao Qi wrote:
> On Thu, Oct 27, 2016 at 8:21 PM, Pedro Alves <palves@redhat.com> wrote:
>> As previously discussed, this patch set makes GDB require a C++11
>> compiler.
>>
>> You'll find the previous discussions referenced here:
>>   https://sourceware.org/ml/gdb-patches/2016-10/msg00607.html
>>
>> This is basically the same as I had sent here:
>>   https://sourceware.org/ml/gdb-patches/2016-10/msg00336.html
>>
>> The only difference is a single-line change that makes C++11 a
>> mandatory instead of enabling it iff supported.
>>
> 
> This series is good to me.

Thanks!  I've pushed it in now.  I'll send a NEWS change soon.

Thanks,
Pedro Alves


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