Skip to content

ENH: Fix warnings MSVC

Harald Scheirich requested to merge fix/warnings into master

These are the "simple" warnings, type conversions, unused var, comparison, etc some other dependent ones, this does not touch the warnings emitted by gcc

Merge request reports