OSDN Git Service

Changed to use a global variable though delivered a pointer to the second argument...
authortsntsumi <tsntsumi@users.sourceforge.jp>
Sat, 14 Aug 2010 09:14:27 +0000 (09:14 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Sat, 14 Aug 2010 09:14:27 +0000 (09:14 +0000)
commit4ca8264ef36a8edbab0a896013472f41070c5c4e
tree33d95702c8882d6d15f35e135e5ac6807ceb5936
parentc64a860957c5bd36308f959ae7dc704bd7c3b0d2
Changed to use a global variable though delivered a pointer to the second argument of longjmp.  Because the size of int and pointer is different in 64 bits environment.  The second argument of longjmp is int.
src/ccunit/CCUnitTestFixture.c