Closed weshinsley closed 4 years ago
This PR clears all warnings shown when compiling with g++ with these flags: -Wall -Wextra -Wwrite-strings -Wmissing-declarations -Wshadow
Fixes issue #171 and I think also issue #378
This PR clears all warnings shown when compiling with g++ with these flags: -Wall -Wextra -Wwrite-strings -Wmissing-declarations -Wshadow