Use numeric_limits instead of SSIZE_MAX.
author <shinichiro.hamaji@gmail.com> <>
Wed, 11 Nov 2009 09:06:51 +0000 (09:06 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Wed, 11 Nov 2009 09:06:51 +0000 (09:06 +0000)
commiteffef71e00d76f0a7662b0606ade27a60102bc40
tree77970545ee5be80f9c12298a1332e7a957a112f6
parent90e7825e55ad9688615cd4e9177b3b41afc68126
Use numeric_limits instead of SSIZE_MAX.

It seems a version of arm-linux-gcc doesn't have this symbol.
http://code.google.com/p/google-glog/issues/detail?id=18

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