[Bug 1522911] Re: 'std::chrono' has not been declared error in g++ 5.2.1

Matthias Klose doko at ubuntu.com
Sun Aug 20 14:28:35 UTC 2017


no, we don't configure gcc this way

** Changed in: gcc-5 (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-5 in Ubuntu.
https://bugs.launchpad.net/bugs/1522911

Title:
  'std::chrono' has not been declared error in g++ 5.2.1

Status in gcc-5 package in Ubuntu:
  Won't Fix

Bug description:
  I am pretty certain this bug should have been solved a long time ago in previous versions of g++, but in my case I still see this when giving the command:
  [code]
  std::this_thread::sleep_for(std::chrono::milliseconds(10))
  [/code]
  the error message I get is:
  [code]
  In member function ‘long long int Iterator::next()’:
  error: ‘std::this_thread’ has not been declared
  [/code]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1522911/+subscriptions



More information about the foundations-bugs mailing list