id summary reporter owner description type status milestone component version severity resolution keywords cc 13495 wrong comments in newline.hpp axch@… Jonathan Turkanis "From newline.hpp: {{{ const int posix = 1; // Use CR as line separator. const int mac = 2; // Use LF as line separator. }}} Expected: vice versa (LF / CR). The code seems to be correct but these comments (cited in online docs as well) are misleading." Bugs new To Be Determined iostreams Boost 1.66.0 Problem