linmath.h icon indicating copy to clipboard operation
linmath.h copied to clipboard

STOP. CONVERTING. DOUBLES. TO. FLOATS.

Open KSPAtlas opened this issue 5 years ago • 1 comments

So uhh yeah, whenever I try to use linmath, I get 12 warnings all telling me that "Severity Code Description Project File Line Column Suppression State Warning C4244 'initializing': conversion from 'double' to 'float', possible loss of data". And guess where they are? LinMath! pls fix

KSPAtlas avatar Jan 05 '21 19:01 KSPAtlas

Might be fixed by #26 and #8

iTitus avatar Jan 31 '21 21:01 iTitus