issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does not compile on Solaris 10, hstrerror in libresolv
#102
GoogleCodeExporter
opened
8 years ago
0
protobuf-c does not compile on Solaris 10, as bind/connect/etc. are in libsocket
#101
GoogleCodeExporter
opened
8 years ago
0
protobuf-c requires AF_LOCAL
#100
GoogleCodeExporter
opened
8 years ago
0
Reopening issue #38.
#99
GoogleCodeExporter
opened
8 years ago
0
C++: add a sub-element to a repeated element
#98
GoogleCodeExporter
opened
8 years ago
0
free(): invalid next size (fast) at google/protobuf-c/protobuf-c.c:127
#97
GoogleCodeExporter
opened
8 years ago
0
protobuf-c build with vc6
#96
GoogleCodeExporter
opened
8 years ago
0
ByteSize() doesn't return right value
#95
GoogleCodeExporter
opened
8 years ago
0
structure with 64-bit field is decoded wrong
#94
GoogleCodeExporter
opened
8 years ago
0
protobuf-c does not compile on 64bit Solaris 11
#93
GoogleCodeExporter
opened
8 years ago
0
giving static ip address to protobuf-c rpc server
#92
GoogleCodeExporter
opened
8 years ago
0
unpack don't merge sub-messages
#91
GoogleCodeExporter
opened
8 years ago
0
optional missing in sub-message
#90
GoogleCodeExporter
opened
8 years ago
1
autoreconf 2.68 warnings
#89
GoogleCodeExporter
opened
8 years ago
0
compilation error
#88
GoogleCodeExporter
opened
8 years ago
3
Choose a build system, and get rid of the unchosen one
#87
GoogleCodeExporter
opened
8 years ago
0
AF_LOCAL does not exists on Solaris, AIX and HPUX
#86
GoogleCodeExporter
opened
8 years ago
1
VS 2008 compilation issue 0.15
#85
GoogleCodeExporter
opened
8 years ago
1
The last version cann't support string now?
#84
GoogleCodeExporter
closed
8 years ago
2
Don't include names to save space [patch]
#83
GoogleCodeExporter
opened
8 years ago
0
On socket error client file descriptor is closed twice
#82
GoogleCodeExporter
opened
8 years ago
0
Null pointer access when trying to unpack a message without a required field.
#81
GoogleCodeExporter
opened
8 years ago
0
Dangerous assumption that enums are 32 bits
#80
GoogleCodeExporter
opened
8 years ago
1
memory leak in protobuf_c_message_unpack
#79
GoogleCodeExporter
opened
8 years ago
1
RPC server closures with output==NULL are not parsed properly on the client side
#78
GoogleCodeExporter
opened
8 years ago
0
enums in .proto causes build error with g++
#77
GoogleCodeExporter
opened
8 years ago
2
google/protobuf-c/protobuf-c.c:1376: protobuf_c_message_pack_to_buffer: Assertion `((message)->descriptor)->magic == 0x28aaeef9' failed. Aborted
#76
GoogleCodeExporter
opened
8 years ago
0
protobuf-c generated code causes alignment compile warning on mips64
#75
GoogleCodeExporter
opened
8 years ago
1
google/protobuf-c/protobuf-c.c:333: required_field_get_packed_size: Assertion `0' failed
#74
GoogleCodeExporter
opened
8 years ago
1
Linking of libprotobuf-c.so failing while building executable
#73
GoogleCodeExporter
opened
8 years ago
2
Implement clear function
#72
GoogleCodeExporter
closed
8 years ago
3
zero-copy 'bytes' unpacking option?
#71
GoogleCodeExporter
opened
8 years ago
1
Memory leak in failed_waiting.timer
#70
GoogleCodeExporter
opened
8 years ago
1
Enum encoding
#69
GoogleCodeExporter
closed
8 years ago
4
Build fails on VS2010: void* unknown size, no such file protobuf-c.h
#68
GoogleCodeExporter
opened
8 years ago
3
Does unpack function support chunked decoding?
#67
GoogleCodeExporter
closed
8 years ago
1
build with cmake fault
#66
GoogleCodeExporter
opened
8 years ago
0
Bug in protobuf_c_dispatch_new
#65
GoogleCodeExporter
closed
8 years ago
1
cannot get regth size form double message
#64
GoogleCodeExporter
closed
8 years ago
2
GPE in unpack of malformed input
#63
GoogleCodeExporter
closed
8 years ago
1
linking errors: compiled for a little endian system and target is big endian
#62
GoogleCodeExporter
closed
8 years ago
1
More header configuration options?
#61
GoogleCodeExporter
opened
8 years ago
0
alloca called in protobuf-c.c for required_fields_bitmap
#60
GoogleCodeExporter
closed
8 years ago
2
uint64 problems on 32 bit platforms
#59
GoogleCodeExporter
closed
8 years ago
3
Does not configure (command_line_interface.h not found / /protobuf-c-config.h.in does not exist)
#58
GoogleCodeExporter
closed
8 years ago
3
Protocol message contained an invalid tag (zero).
#57
GoogleCodeExporter
opened
8 years ago
2
Using negative number for first example causes unterminated variant at offset 1
#56
GoogleCodeExporter
closed
8 years ago
5
protobuf-c :: seeing issue when trying to run ./configure command.
#55
GoogleCodeExporter
closed
8 years ago
1
Installed library is not versioned
#54
GoogleCodeExporter
opened
8 years ago
1
No version information in header file
#53
GoogleCodeExporter
closed
8 years ago
3
Next