Thanks for running all those tests. Bruno Haible <[EMAIL PROTECTED]> writes:
> OSF/1 4.0 with cc: "make check" hangs in test 119 Do you happen to know why? If you run this: cd tests ./testsuite -v -d 119 Where does it seem to hang? You can look in the directory tests/testsuite.dir/119 to see the state of the test's files. Does "ps" indicate that Bison itself is hanging, or the parser that it built? I doubt whether it's purely a CPU-time issue, as the test completes in less than 1 second on my 2.4 GHz P4 box. > AIX 4.2 with xlc: OK (except that tests 46 47 90 91 92 93 94 95 116 > failed, all due to an old C++ compiler that > doesn't understand namespaces) That should be OK I guess. If someone with access to such an old compiler can conditionalize the tests so that they're not run without namespaces that would be nice, but it's probably not worth your time.
