Jens-G commented on PR #2943: URL: https://github.com/apache/thrift/pull/2943#issuecomment-1989759243
+1 Go on then, change all the files and add a comment to the ticket, to put an end on this fruitless discussion. Question remains, why bad practice can't be fixed where it belongs - by properly deprecating `std::endl` > We should be better in teaching and educating on these matters, Usually [deprecation](https://en.cppreference.com/w/cpp/language/attributes/deprecated) and [removal](https://github.com/isocpp/CppCoreGuidelines/issues/357) teaches quite well. > It is bad, and most people know it, [Agree, I wasn't fully aware of it](https://github.com/search?q=%2Fendl%2F+language%3Acpp&type=code). ___ PS: Waiting for the great Rust rewrite, to save more walls. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
