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 v2 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb


On Fri, Feb 19, 2016 at 10:49:18AM -0800, Keith Seitz wrote:
> On 01/19/2016 10:53 AM, Artemiy Volkov wrote:
> 
> > this is my second take on fixing gdb/14441 which deals with C++0x rvalue
> > references.
> 
> Thank you for submitting this! I have been trying to find the time to do
> this myself. I rather glad someone beat me to it! It's a lot more work
> than I imagined.

Hi Keith,

thank you for such an extensive review. The errors are mostly trivial so
I'll try and send out v3 by the end of the week.

> 
> I think this is important enough a new "feature" to have a mention in NEWS.

Sure, I'll add an entry to it.

> 
> While I've attempted to add pointers to relevant submission
> documentation, I encourage you to peruse the official GDB Contribution
> Checklist on the GDB wiki:
> 
> https://sourceware.org/gdb/wiki/ContributionChecklist

OK, I'll make sure to double-check everything against this list next
time.

> 
> Keith
> 

Thanks,
Artemiy


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