From: Konstantin L. <1da...@ma...> - 2007-08-25 10:07:42
|
Hello All! Scott Cantor has pointed out problem with CategoryStream::eol enum member and free function eol on Solaris. Looking on the code I can see FOUR enumeration members for end of line 'separators'. In the same time we have std-like manipulators for CategoryStream. I don't see reasons why we need two different way to do one thing. Can we just remove this enum in favour of std-like manipulators? With best regards, Konstantin Litvinenko. |