https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080
--- Comment #4 from Ed Schouten <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
