You can try -Wconversion on gcc or clang, but IIRC it's much less smart
than MSVC and will also warn about silly things.

Regards

Antoine.


Le 22/02/2021 à 05:10, Micah Kornfield a écrit :
> Are there CMake config flags or Compiler flags to get comparable errors
> that our appveyor windows build use?  I seem to spend a lot of time playing
> whackomole on CI after I get a CHECKIN build working locally.
> 
> Thanks,
> Micah
> 

Reply via email to