C++ version (Visual Studio 2010):
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for
80x86
Output:
logging.h(615): warning C4244: 'argument' : conversion from 'std::streamsize'
to 'unsigned int', possible loss of data
logging.h(637) : see reference to function template instantiation 'std::string *google::MakeCheckOpString<t1,t2>(const t1 &,const t2 &,const char *)' being compiled
with
[
t1=int,
t2=int
]
logging.h(637) : see reference to function template instantiation 'std::string *google::Check_EQImpl<int,int>(const t1 &,const t2 &,const char *)' being compiled
with
[
t1=int,
t2=int
]
Original issue reported on code.google.com by neoo...@gmail.com on 30 Jul 2011 at 5:48
Original issue reported on code.google.com by
neoo...@gmail.com
on 30 Jul 2011 at 5:48