Use intptr_t instead of int to cast from char* for Snow Leopard.
author <shinichiro.hamaji@gmail.com> <>
Wed, 7 Oct 2009 08:52:14 +0000 (08:52 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Wed, 7 Oct 2009 08:52:14 +0000 (08:52 +0000)
commit90e7825e55ad9688615cd4e9177b3b41afc68126
treeda1b0bf0733fb8e221f39b3e0a87ee3184a90c25
parent7e610f65f569fe5e06b82b054633dac0b17e3054
Use intptr_t instead of int to cast from char* for Snow Leopard.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@72 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/logging.cc