Hacker News new | ask | show | jobs
by AlexeyBrin 2419 days ago
I prefer a pragmatic solution and I encourage people to test their code with all available major C++ compilers (GCC, Clang and MSVC).
1 comments

I agree that, as developers, we can't ignore people who use MSVC on Windows. But we shouldn't encourage _this_ kind of initiative, especially among junior developers. They shouldn't be caught in the web of depending on Microsoft for things.