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/8] Convert C compile to C++


On 06/06/2018 07:38 AM, Pedro Alves wrote:
> On 05/03/2018 07:41 PM, Keith Seitz wrote:
>> This patch series begins the move to C++ for the compile feature,
>> specifically targeting C type conversion.  This work is the basis for ongoing
>> C++ compile work, which I hope to submit in the not-too-distant future.
> 
> Looking forward to that.

Me, too. I've hoarded this for far too long!

> The series LGTM.  I sent a few comments, but really nothing serious.
> 
> I was a bit surprised by use policy templates in patch #8,
> but if it works for you, then it's certainly fine with me.

If you have a better/more maintainable/easier to read/understand alternative, I'm all ears.

Keith


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