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/6] [C++] Drop -fpermissive hack, enable -Werror


Hi Yao,

On 11/18/2015 05:44 PM, Yao Qi wrote:

> I don't have objections to this patch set, just want to know what is
> your plan to commit it.

I was planning on committing it as soon as I got positive
reviews, which seems like I have now.  :-)  Do you see a reason to
hold it for now?

My thinking is that most of the C++ problems are now sorted out, so
the -fpermissive hack no longer helps that much.  Note one can always
explicitly configure with CXX="g++ -fpermissive" if necessary.

> I'll fix C++ warnings and errors in ARM and AArch64 code.

Thanks!

-- 
Pedro Alves


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