[protobuf] Issue 652 in protobuf: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2014-07-10 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 652 by lawr.es...@gmail.com: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found http://code.google.com/p/protobuf/issues/detail?id=652 What steps will reproduce the problem? 1. download protobuf

Re: [protobuf] [Protobuf] Can protobuf serialize datatable (C#)

2014-07-10 Thread Desmond Davids
Hey Marc, I know this is an old article. but i need to ask you something regarding this. We have a WCF service which we use to execute SqlCommands to our DB. We send Commands with DataContractSerialization. I came across protobuf-net and I have converted my WCF service to use protobuf. We now

[protobuf] Issue 653 in protobuf: Repeated fields in python do not implement the index() function

2014-07-10 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 653 by ajkinn...@gmail.com: Repeated fields in python do not implement the index() function http://code.google.com/p/protobuf/issues/detail?id=653 What steps will reproduce the problem? 1. Define a protobuf

Re: [protobuf] [Protobuf] Can protobuf serialize datatable (C#)

2014-07-10 Thread Marc Gravell
Ooh, the idea of allowing SQL over a service boundary sends all kinds of shivers up my back, and not the good kind of shivers. On your head be it, but: I wouldn't do that myself. I once did some experimental datatable serialisation code - it isn't in the release binary, but it is still inside the

[protobuf] Re: Issue 434 in protobuf: With PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp, parent object deleted while child still exists: causes segmentation fault

2014-07-10 Thread protobuf
Comment #12 on issue 434 by xiaof...@google.com: With PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp, parent object deleted while child still exists: causes segmentation fault http://code.google.com/p/protobuf/issues/detail?id=434 We are working a new release (2.6.0) right now and it will