Branches for Sid

Name Status Last Modified Last Commit
lp:debian/libsigc++-2.0 1 Development 2015-10-21 22:33:26 UTC
18. * Use https:// for Vcs-Browser. * Enf...

Author: Michael Biebl
Revision Date: 2015-10-21 22:33:26 UTC

* Use https:// for Vcs-Browser.
* Enforce c++11 mode via pkg-config.
  libsigc++2.0 uses C++11 features in the header files it exports.
  As long as GCC does not yet default to C++11, return -std=c++11 via
  pkg-config --cflags. Otherwise packages using those headers will fail to
  build. This is a temporary workaround to minimise the breakage caused by
  this change. It should be dropped again once the default is switched in
  GCC. (Closes: #800399)

11 of 1 result