-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gcc 4.7.2, 4.8.3, 4.9.2 unit test failures on C++11 #14
Comments
Is this still an issue? |
Still an issue on Ubuntu 14.04 compiled with GFLAGS (system package
No issue on Ubuntu 14.04 compiled WITHOUT GFLAGS, cmake and C++11 No Issue on Ubuntu 18.04 compiled with GFLAGS (system package
edit: compiled master abce788
|
Hi, I've encountered some issues with the demangle unit tests using glog-0.3.4 on the gcc family of compilers. This is being run on fedora 20, with the compilers as seen in the title, and with C++11.
What follows is the last 30ish lines from the make/make check output.
gcc 4.7.2
gcc 4.8.3
gcc 4.9.2
The text was updated successfully, but these errors were encountered: