New issue 89 by huas...@gmail.com: 16 of 20 tests failed in debug mode
http://code.google.com/p/ctemplate/issues/detail?id=89
What steps will reproduce the problem?
$ CPPFLAGS="-D_GLIBCXX_DEBUG" ./configure
$ make
$ make check
What is the expected output? What do you see instead?
16 of 20 tests failed:
What version of the product are you using? On what operating system?
ctemplate-2.0, gcc 4.4, centos 6
Please provide any additional information below.
error message is in the attachment.
Attachments:
err.txt 15.0 KB
Reproducible with gcc 4.4, but not with gcc 4.6. Might not be a bug in
ctemplate.
Huas, do you think this is a bug in ctemplate? Could you try with a newer
gcc version?
I don't think it's a bug in ctemplate. The debug check in gcc 4.4 is too
strict.
Comment #4 on issue 89 by olafv...@gmail.com: 16 of 20 tests failed in
debug mode
http://code.google.com/p/ctemplate/issues/detail?id=89
(No comment was entered for this change.)