* Fixed assert_*() macros so they no longer truncate values to int.
authorstewartamiles <stewartamiles@40f4469a-5155-0410-be90-2de3f0bae501>
Fri, 28 Aug 2009 15:37:04 +0000 (15:37 +0000)
committerstewartamiles <stewartamiles@40f4469a-5155-0410-be90-2de3f0bae501>
Fri, 28 Aug 2009 15:37:04 +0000 (15:37 +0000)
commit386504bff3f84b9b106c25f296685ba572fbab20
tree706642504a98df33bb5d7b54c5b785719a5cbdcb
parentd91d1c6d6376ba3a56bcf17205e05b2634a0b865
* Fixed assert_*() macros so they no longer truncate values to int.
* Fixed printf format specifier for unsigned long long.
* Worked around a 64-bit gcc warning when casting a 32-bit integer to
  a pointer in the expect_assert_failure() macro.

git-svn-id: http://cmockery.googlecode.com/svn/trunk@42 40f4469a-5155-0410-be90-2de3f0bae501
src/cmockery.c
src/google/cmockery.h