shiyilei / protobuf-c

Automatically exported from code.google.com/p/protobuf-c
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Function protobuf_c_rpc_client_set_error_handler defined but not implemented #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call the protobuf_c_rpc_client_set_error_handler function defined in 
protobuf-c-rpc.h
2. Try to build but get a linker error
3. Look at the source code and notice that the function doesn't exist

What is the expected output? What do you see instead?

Build successfully and call the provided handler when an error occurs.

What version of the product are you using? On what operating system?

protobuf-c 0.12 & Ubuntu Linux (Karmic)

Please provide any additional information below.

Original issue reported on code.google.com by ryan.pro...@gmail.com on 17 Mar 2010 at 2:17

GoogleCodeExporter commented 8 years ago
implemented in subversion -- will someday be in protobuf-c 0.13

Original comment by lahike...@gmail.com on 17 Mar 2010 at 6:31

GoogleCodeExporter commented 8 years ago

Original comment by lahike...@gmail.com on 18 Mar 2010 at 2:44