Package: gcc-mingw-w64
Version: 4.9.1-3+14.1
Severity: important
Dear Maintainer,
* What led up to the situation?
Upgraded the package:
[UPGRADE] g++-mingw-w64:amd64 4.9.0-2+13 -> 4.9.1-3+14.1
After this upgrade, our c++11 code using std::mutex doesn't compile
anymore:
In file included from src/events/GlobalCliComm.hh:5:0,
from src/CommandLineParser.cc:9:
src/thread/Semaphore.hh:19:7: error: ‘mutex’ in namespace ‘std’ does not name a
type
std::mutex mutex;
^
src/thread/Semaphore.hh:20:7: error: ‘condition_variable’ in namespace ‘std’
does not name a type
std::condition_variable condition;
^
The exact same code compiled perfectly before the upgrade.
Please fix this regression.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gcc-mingw-w64 depends on:
ii gcc-mingw-w64-base 4.9.1-3+14.1
ii gcc-mingw-w64-i686 4.9.1-3+14.1
ii gcc-mingw-w64-x86-64 4.9.1-3+14.1
Versions of packages gcc-mingw-w64 recommends:
ii g++-mingw-w64 4.9.1-3+14.1
ii gfortran-mingw-w64 4.9.1-3+14.1
ii gnat-mingw-w64 4.9.1-3+14
gcc-mingw-w64 suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]