The 2nd arg to save_alloc() must be cast to I32 to avoid pointer truncation warnings...
authorJan Dubois <jand@activestate.com>
Sat, 4 Jul 2009 00:56:11 +0000 (17:56 -0700)
committerJan Dubois <jand@activestate.com>
Sat, 4 Jul 2009 00:56:11 +0000 (17:56 -0700)
commit6b99f28a36db89d4a6baa5b8598d15bfe4b998cb
tree9d69439c73f37e4fea183ff7b4d0e7910a5b3412
parentaf048c18889d4232ba48aa87bdd20a2320723b43
The 2nd arg to save_alloc() must be cast to I32 to avoid pointer truncation warnings on 64-bit platforms.
scope.h