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] gdb/NEWS: Mention C++11 requirement


On 10/29/2016 07:13 AM, Eli Zaretskii wrote:
>> Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
>> From: Pedro Alves <palves@redhat.com>
>> Date: Fri, 28 Oct 2016 18:17:44 +0100
>>
>> On 10/28/2016 04:08 PM, Pedro Alves wrote:
>>> On 10/28/2016 01:07 PM, Yao Qi wrote:
>>
>>>> This series is good to me.
>>>
>>> Thanks!  I've pushed it in now.  I'll send a NEWS change soon.
>>
>> Maybe this is sufficient?
> 
> Fine with me.
> 

Thanks I've pushed it in.

Reading the text back, I wonder if this would sound
clearer/more natural:

 -* GDB and GDBserver now require building with a C++11 compiler.
 +* Building GDB and GDBserver now requires a C++11 compiler.

I realized that what I had written originally may be ambiguous
with saying that we require building inferiors/debuggees
with C++11.  Reading the paragraph below clears it up, but ...

Thanks,
Pedro Alves


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