Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2017 08:54:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 216080] science/bddsolve: fails to build with libc++ 4.0
Message-ID:  <bug-216080-29464-b6Cjpi6Vrr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216080-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216080-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216080

--- Comment #4 from Ed Schouten <ed@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216080-29464-b6Cjpi6Vrr>