mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-28 02:34:27 +01: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