Skip to content
  • Kenneth Moreland's avatar
    Fix various MSVC warnings. · 85a2545c
    Kenneth Moreland authored
    Most warnings had to do with implicit type conversions and some on
    treating an integer (actually a pointer) as a boolean.
    85a2545c