sdslabs/Rubeus

Fix compiler warnings on both GCC and MSVC

twaritwaikar opened this issue · 1 comments

Master HEAD: 182d4bf

OS version: Ubuntu 18.04

Steps to Reproduce:

  1. Start clean build of the engine: make
  2. Record the warning that the compiler throws

Description:
Some of the warnings from MSVC can be found here https://ci.appveyor.com/project/uttu357/rubeus/builds/22421484/job/w7sognpdekodm8gt

Fixed with #94