issues
search
RohanBenkar
/
protobuf-embedded-c
Automatically exported from code.google.com/p/protobuf-embedded-c
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compiler chokes on package directive
#55
GoogleCodeExporter
opened
9 years ago
1
Correct generated headers
#54
GoogleCodeExporter
opened
9 years ago
0
Internal functions not declared static
#53
GoogleCodeExporter
opened
9 years ago
1
header file name capitalization mismatch
#52
GoogleCodeExporter
opened
9 years ago
1
Compile fails without "optional" annotations @max_string_length and @max_repeated_length in .proto file
#51
GoogleCodeExporter
opened
9 years ago
0
support for all standard data types
#50
GoogleCodeExporter
opened
9 years ago
0
Generated code not compiled by ANSI-C compiler
#49
GoogleCodeExporter
opened
9 years ago
0
Duplicate elment value - enum values
#48
GoogleCodeExporter
opened
9 years ago
0
Code generated for default value checks for optional string elements (bytes) is incorrect
#47
GoogleCodeExporter
opened
9 years ago
1
read_raw_varint32 does not work correctly
#46
GoogleCodeExporter
opened
9 years ago
0
M4 does NOT work with without the optional attributes
#45
GoogleCodeExporter
closed
9 years ago
1
..._is_default_message function generated with error (while include repeated message)
#44
GoogleCodeExporter
closed
9 years ago
1
is_default_message function does not compile when message has a repeated field
#43
GoogleCodeExporter
closed
9 years ago
3
Add Message_read(...) to API
#42
GoogleCodeExporter
closed
9 years ago
1
"cmd.exe" exited with code 1
#41
GoogleCodeExporter
closed
9 years ago
4
Support for bigger messages
#40
GoogleCodeExporter
opened
9 years ago
1
Copyright notice in generated files with no license
#39
GoogleCodeExporter
opened
9 years ago
1
Typo in c++ ifdef in generated header file
#38
GoogleCodeExporter
closed
9 years ago
4
_memcmp() doesn't use p2
#37
GoogleCodeExporter
closed
9 years ago
2
Unpacking can write out of bounds for arrays and strings
#36
GoogleCodeExporter
opened
9 years ago
0
Change the generation code API from StringTemplate to Xtend
#35
GoogleCodeExporter
closed
9 years ago
18
Unknown datatypes should cause syntax error
#34
GoogleCodeExporter
opened
9 years ago
2
Option "optimize_for" should be ignored
#33
GoogleCodeExporter
opened
9 years ago
2
option optimize_for = LITE_RUNTIME; does not work with protoc-1.0M3.jar
#32
GoogleCodeExporter
closed
9 years ago
1
VisualStudio 2012 Compiler error: ISO C89 forbids mixed declarations and code
#31
GoogleCodeExporter
closed
9 years ago
1
Error messages
#30
GoogleCodeExporter
closed
9 years ago
1
extern "C"
#29
GoogleCodeExporter
closed
9 years ago
2
Support for packed repeated fields
#28
GoogleCodeExporter
opened
9 years ago
0
Contents of unknown fields should be skipped
#27
GoogleCodeExporter
opened
9 years ago
2
Add the 'default' keyword.
#26
GoogleCodeExporter
closed
9 years ago
5
Possibility to define packed structures
#25
GoogleCodeExporter
opened
9 years ago
1
Comments format
#24
GoogleCodeExporter
closed
9 years ago
2
C++ compatibility
#23
GoogleCodeExporter
closed
9 years ago
2
Several repeated field size
#22
GoogleCodeExporter
closed
9 years ago
1
Code doesn't compile with most other C compilers than gcc. Declaring variables after code statements not standard C
#21
GoogleCodeExporter
opened
9 years ago
4
Not possible to build executable with .c and .h files generated from two .proto files. Multiple definitions of _memset etc.
#20
GoogleCodeExporter
opened
9 years ago
1
problematic enum handling
#19
GoogleCodeExporter
closed
9 years ago
2
remove warning at generated _memset()
#18
GoogleCodeExporter
closed
9 years ago
2
support enum values greater than 127
#17
GoogleCodeExporter
opened
9 years ago
0
Big Endian support
#16
GoogleCodeExporter
opened
9 years ago
1
Support MAX_STRING_LEN of greater than 127
#15
GoogleCodeExporter
opened
9 years ago
1
enum place
#14
GoogleCodeExporter
closed
9 years ago
2
Allow C static library to be used from C++.
#13
GoogleCodeExporter
closed
9 years ago
2
default value don't seem to be supported
#12
GoogleCodeExporter
closed
9 years ago
1
erroneous _read_delimited_from method call for enum
#11
GoogleCodeExporter
closed
9 years ago
4
Use a more explicit c-type interface
#10
GoogleCodeExporter
opened
9 years ago
1
Support nested message declarations
#9
GoogleCodeExporter
opened
9 years ago
2
Support import declarations
#8
GoogleCodeExporter
opened
9 years ago
2
Add the latest Protocol Buffers Java Library and Compiler to the project.
#7
GoogleCodeExporter
closed
9 years ago
2
Annotation of maximum repeated length and string length for individual fields.
#6
GoogleCodeExporter
opened
9 years ago
7
Next