[protobuf] Re: Issue 407 in protobuf: Build fail with clang on OS X

2012-12-03 Thread protobuf

Updates:
Status: Duplicate
Mergedinto: 412

Comment #3 on issue 407 by xiaof...@google.com: Build fail with clang on OS  
X

http://code.google.com/p/protobuf/issues/detail?id=407

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 407 in protobuf: Build fail with clang on OS X

2012-08-11 Thread protobuf


Comment #2 on issue 407 by whatmann...@gmail.com: Build fail with clang on  
OS X

http://code.google.com/p/protobuf/issues/detail?id=407

libc++ build also requires changing this line:

src/google/protobuf/compiler/command_line_interface.cc:913   
proto_path_.push_back(make_pair(virtual_path, disk_path));


Remove the 



--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 407 in protobuf: Build fail with clang on OS X

2012-08-11 Thread protobuf


Comment #1 on issue 407 by whatmann...@gmail.com: Build fail with clang on  
OS X

http://code.google.com/p/protobuf/issues/detail?id=407

Additionally when trying to build with libc++, there's another error. It  
appears to be fixed by this patch:


http://freebsd.1045724.n5.nabble.com/ports-166011-patch-devel-protobuf-unbreak-with-libc-td5561262.html

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.