mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-12-16 20:51:17 +08:00
added warning flag to gcc config and eliminated warning related to jmp_buf initialization
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@26 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
@@ -12,7 +12,7 @@ struct _Unity Unity =
|
||||
0,
|
||||
0,
|
||||
1e-4f,
|
||||
0,
|
||||
{0},
|
||||
};
|
||||
|
||||
void UnityPrintChar(const char ch)
|
||||
|
||||
Reference in New Issue
Block a user