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:22:18 +0000 (09:22 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Sat, 14 Aug 2010 09:22:18 +0000 (09:22 +0000)
commit57ac1d78c3ec6b8f62a461cd23fa6fd5444fae3e
tree85fa479e3d02b8774b01425a9d20d9a2287b5d39
parent1959ff9c440f92b46d9740dfcc18e30c1c617c81
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/CCUnitAssert.c