These test fails with C++ on Cygwin due to lack of long double functions. This...
These test fails with C++ on Cygwin due to lack of long double functions. This was not a problem in plain C, but the C++ compiler is stricter about undeclared functions. Better to skip them anyways.
Showing
Please register or sign in to comment