src: Fix GCC warning on Windows.
authorSteve Byan <stevebyan@me.com>
Thu, 25 Feb 2010 19:36:32 +0000 (11:36 -0800)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 31 May 2011 18:00:32 +0000 (20:00 +0200)
commitc9a710f319771df5644cc8d57d5d18b98bf5f042
treec5d909c8c9aaf567cbccd66041d59e905968f1d9
parent58ebb69817292a91709d347062d54f24230ba525
src: Fix GCC warning on Windows.

This removes a warning under gcc 4.4 on WinXP SP3 and mingw: Variable
'state' might get clobbered by 'longjmp'.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Remove warning under gcc 4.4 on WinXP SP3 and mingw: Variable 'state' might get clobbered by 'longjmp'

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
src/cmockery.c
src/google/cmockery.h