[Bug 216080] science/bddsolve: fails to build with libc++ 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 15 08:54:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080

--- Comment #4 from Ed Schouten <ed at FreeBSD.org> ---
Because the good() member function isn't the exact opposite of the fail()
member function. See the table at the bottom of this page:

http://en.cppreference.com/w/cpp/io/basic_ios/fail

Changing it to use good() alters the code's behaviour.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-toolchain mailing list