[protobuf] Re: Issue 134 in protobuf: Build on Solaris with the native STL

2014-10-06 Thread protobuf
Updates: Status: WontFix Comment #8 on issue 134 by xiaof...@google.com: Build on Solaris with the native STL https://code.google.com/p/protobuf/issues/detail?id=134 (No comment was entered for this change.) -- You received this message because this project is configured to send all

[protobuf] Re: Issue 134 in protobuf: Build on Solaris with the native STL

2010-03-05 Thread protobuf
Comment #6 on issue 134 by maciej.blizinski: Build on Solaris with the native STL http://code.google.com/p/protobuf/issues/detail?id=134 I got it to build and all tests to pass. Here's the set of patches that were used to build it on Solaris 8 for OpenCSW.

[protobuf] Re: Issue 134 in protobuf: Build on Solaris with the native STL

2010-02-22 Thread protobuf
Comment #5 on issue 134 by ken...@google.com: Build on Solaris with the native STL http://code.google.com/p/protobuf/issues/detail?id=134 If someone has actually tested this on the platform in question and confirmed that it worked (tests pass), send me a patch. -- You received this

[protobuf] Re: Issue 134 in protobuf: Build on Solaris with the native STL

2010-02-20 Thread protobuf
Comment #3 on issue 134 by blizin...@google.com: Build on Solaris with the native STL http://code.google.com/p/protobuf/issues/detail?id=134 The min() and max() problem can be solved by adding the following include: {{{ #include sys/ddi.h }}} -- You received this message because you are