Bug#876167: Still a C++14 dependency

2017-09-22 Thread Jeremy Bicha
On Fri, Sep 22, 2017 at 2:44 PM, Richard Kettlewell wrote: > This package still has a C++14 dependency, at least according to Clang. Please file a bug upstream for that. https://bugzilla.gnome.org/enter_bug.cgi?product=glibmm Thanks, Jeremy Bicha

Bug#876167: Still a C++14 dependency

2017-09-22 Thread Richard Kettlewell
Hi, This package still has a C++14 dependency, at least according to Clang. richard@deodand:~/junk$ clang++-6.0 $(pkg-config --cflags glibmm-2.4) -std=c++11 -c t.cc In file included from t.cc:1: /usr/include/glibmm-2.4/glibmm/variant.h:2132:3: warning: use of this statement in a constexpr