Suppress warnings. Most of this patch was given by keir (thanks!).
author <shinichiro.hamaji@gmail.com> <>
Wed, 8 Jul 2009 17:19:09 +0000 (17:19 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Wed, 8 Jul 2009 17:19:09 +0000 (17:19 +0000)
commit8c4e3a9238a433b709c2fe172bc29d80c4f275b3
tree0e723f0f10660c613dd6e7ded0da1869b39326d2
parent4cd83814295f59c454e1514a360708f8cae6c130
Suppress warnings. Most of this patch was given by keir (thanks!).

Corresponding glog bug: http://code.google.com/p/google-glog/issues/detail?id=10

The differences from keir's patch are:
- For raw_logging.h.in, I just included time.h for struct tm.
- Added a fprintf which warns that we should have died to avoid a warning for unused local variable.
- Added inline for some functions which may be unused in googletest.h.
- Removed DumpPCAndFrameSize as it was unused.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@56 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/glog/raw_logging.h.in
src/googletest.h
src/signalhandler.cc
src/signalhandler_unittest.cc
src/symbolize_unittest.cc
src/utilities.h
src/windows/glog/raw_logging.h