document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. cc1plus: warnings being treated as errors
  2. .../usr/include/google/protobuf/io/coded_stream.h: In member function "bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)":
  3. .../usr/include/google/protobuf/io/coded_stream.h:776: warning: comparison between signed and unsigned integer expressions
  4. .../usr/include/google/protobuf/io/coded_stream.h: In member function "bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)":
  5. .../devfs/usr/include/google/protobuf/io/coded_stream.h:791: warning: comparison between signed and unsigned integer expressions
');