What steps will reproduce the problem?
1. ./configure CXXFLAGS='-g'
2. make check
What is the expected output? What do you see instead?
I expect the test to pass, but instead I get the following error message:
Check failed: 'COND ERROR FATAL INFO WARNING ' == 'COND ERROR FATAL '
The comment in the tests suggest this is expected, so it would be good if the
relevant checks were excluded in debug mode.
Original issue reported on code.google.com by hlsyou...@gmail.com on 28 Dec 2011 at 2:27
Original issue reported on code.google.com by
hlsyou...@gmail.com
on 28 Dec 2011 at 2:27