[protobuf] Re: Issue 678 in protobuf: HasExtension() called on a repeated field should cause a compile error (Protobuf 2.4.1)

2014-11-06 Thread protobuf
Updates: Summary: HasExtension() called on a repeated field should cause a compile error (Protobuf 2.4.1) Owner: xiaof...@google.com Comment #2 on issue 678 by xiaof...@google.com: HasExtension() called on a repeated field should cause a compile error (Protobuf 2.4.1)

[protobuf] Re: Issue 678 in protobuf: HasExtension() called on a repeated field should cause a compile error (Protobuf 2.4.1)

2014-11-06 Thread protobuf
Comment #3 on issue 678 by kaspar.f...@dreizak.com: HasExtension() called on a repeated field should cause a compile error (Protobuf 2.4.1) https://code.google.com/p/protobuf/issues/detail?id=678 That makes sense – and is consistent with the other uses of has in the API. Thanks for the

[protobuf] Trying to install new python library - could not find protocbuf command?

2014-11-06 Thread Andrew Fok
Hi, I am trying to install a python library called imposm.parser, so i went pip install imposm.parser but it says: Could not find protoc command. Make sure protobuf is installed and your PATH environment is set. Failed to generate protbufCPP files with protoc I have added C:\Python27\Scripts