wook815 / google-glog

Automatically exported from code.google.com/p/google-glog
Other
0 stars 0 forks source link

Trunk version doesn't compile with Windows MSVS 2010 Environment #163

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get latest SVN sources
2. Try to build libglog or libglog_static with MSVS 2010

What is the expected output? What do you see instead?
Success compilation expected but compiler claims on ssize_t type in logging.cc

What version of the product are you using? On what operating system?
SVN trunk, Windows 7 x64, MSVS 2010 SP1 (32bit mode compilation).

Please provide any additional information below.
See patch for possible fix

Original issue reported on code.google.com by TheDZ...@gmail.com on 26 Jun 2013 at 6:50

Attachments: