src: Fixed a problem on HPUX.
authorademin <devnull@localhost>
Sat, 13 Feb 2010 18:10:22 +0000 (18:10 +0000)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 31 May 2011 17:59:46 +0000 (19:59 +0200)
commitc5ac6b539c9962d338ec1d532694edc374c0c41c
treea01bc33c73151288d767af9acdcb28b2c9424483
parentc9cb56d6bb8a15a34543ff96418867ece656e14d
src: Fixed a problem on HPUX.

This fixes cmockery issue #12. This fixes the char* to int conversion
truncation warning on HP-UX in 64-bit mode.

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