[protobuf] Issue 635 in protobuf: Min and max not defined under Windows/Intel C++

2014-05-04 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 635 by dmitrinesteruk: Min and max not defined under Windows/Intel C++ http://code.google.com/p/protobuf/issues/detail?id=635 What steps will reproduce the problem? 1. Try compiling using Intel C++ compiler

[protobuf] Re: Issue 447 in protobuf: No C++11 move constructors

2014-05-04 Thread protobuf
Comment #8 on issue 447 by m...@google.com: No C++11 move constructors http://code.google.com/p/protobuf/issues/detail?id=447 Any updates on this? Attached is a patch is that adds a move constructor and assignment operator to the generated messages. Attachments: patch 2.4 KB --