Hacker News new | ask | show | jobs
by stephan-cr 1261 days ago
> Especially /W4 on MSVC will generate a lot of fairly pointless spam though, [...]

I think the author meant /Wall.

1 comments

I could have sworn /Wall is a fairly recent addition to MSVC, but according to godbolt it seems to be supported since at least VS2015.