Le 11/12/2015 18:49, Georg Baum a écrit :
Kornel Benko wrote:
Am Freitag, 11. Dezember 2015 um 12:15:55, schrieb Jean-Marc Lasgouttes
I trust that somebody will drop support
I will be happy to do that...
for C++11 as soon as 2.3 is open
for development. I will myself get rid of the warning for autotools.
C++98?
Will not be supported for 2.3 anymore. This was decided a few months ago.
IIRC there was even a patch by Guillaume that got rid of all auto_ptr, which
could then simply be applied.
..by doing that.
However this is not urgent for now I people need time for the change. I
am only going to put some pressure when I come up with patches that do
not compile with c++98.
In general I am against switching off
warnings, but in this particular case it is the best thing to do IMHO.
Yes.