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 1/3] Introduce gdb::unique_ptr


On Tue, 11 Oct 2016 21:23:46 +0200, Simon Marchi wrote:
> I don't think anybody has seriously suggested requiring C++11 any time soon,

The discussion is about C++11.  LLVM+LLDB have switched to C++11 in 2014 and
they haven't looked back.

I see the C++11 discussion pointless, where is the system which really needs
GDB and which still cannot compile C++11?  Why to waste manyears on bugs which
can no longer exist with C++11?

The discussion should be when to switch to C++17 as that removes another tons
of crap like gnulib.


Jan


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