mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-09-07 18:59:58 +00:00
Clean up conversion warnings in Fixture
Turn on -Wconversion in Makefile, fix all warnings
This commit is contained in:
@@ -144,7 +144,7 @@ TEST(UnityFixture, FreeNULLSafety)
|
||||
TEST_GROUP(UnityCommandOptions);
|
||||
|
||||
int savedVerbose;
|
||||
int savedRepeat;
|
||||
unsigned int savedRepeat;
|
||||
const char* savedName;
|
||||
const char* savedGroup;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user