PragmaTwice commented on PR #1326: URL: https://github.com/apache/incubator-fury/pull/1326#issuecomment-1885024598
Generally speaking, if supporting msvc makes the maintainability of the code worse, the code quality is significantly reduced, or the previous code structure has unreasonable changes, I would be inclined not to support msvc. Users can use better compilers such as clang (or clang-cl with msvc) under windows. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
