issues
search
opensourcerouting
/
c-capnproto
C library/compiler for the Cap'n Proto serialization/RPC protocol
MIT License
118
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build C source issue with Ubuntu
#64
pioneerAlone
opened
1 year ago
0
Point to the maintained fork
#63
XVilka
opened
1 year ago
1
Add CI for Windows and macOS
#62
XVilka
opened
1 year ago
0
ASAN and UBSAN warnings
#61
XVilka
opened
1 year ago
0
Add GitHub CI
#60
XVilka
closed
1 year ago
0
../tests/example-test.cpp:89: Failure Expected: (f) != ((void*)0), actual: NULL vs NULL
#59
XVilka
closed
1 year ago
1
compiler/test.capnp.c:3159:42: warning: bitwise comparison always evaluates to true
#58
XVilka
closed
1 year ago
0
Initial Meson build support
#57
XVilka
closed
1 year ago
0
Support Meson buildsystem
#56
XVilka
closed
1 year ago
0
Project is UNMAINTAINED
#55
XVilka
opened
1 year ago
14
add 'const' keyword to generated constants
#54
cbrune
closed
1 year ago
1
only generate '#include' for imports that are used
#53
cbrune
closed
1 year ago
0
add a capnp annotation for creating name spaces
#52
cbrune
closed
1 year ago
0
capn_get64() always returns zero
#51
elagil
closed
3 months ago
1
packed header is not 32 bit aligned->can cause memory fault
#50
martinw32
opened
2 years ago
0
Use int64_t for the return value of capn_size().
#49
detly
closed
1 year ago
0
capn_size() return value should be int64_t
#48
detly
opened
3 years ago
0
Change capn_write_mem return value from int to int64_t
#47
QQNN-blue
closed
3 years ago
1
Fix FreeBSD builds
#46
snar
closed
1 year ago
0
Allow field name to be 'p'.
#45
snar
closed
1 year ago
0
Fix code generation for nested unions.
#44
detly
closed
3 years ago
0
Nested unions generate incorrect code
#43
detly
closed
3 years ago
1
Two extra annotations: donotinclude and typedefto
#42
detly
closed
3 years ago
0
Fix bug where enums were treated interchangeably with uint16_t.
#41
detly
closed
3 years ago
0
capn_write_mem() return value is int
#40
QQNN-blue
closed
3 years ago
9
Make enums generate uint16_t instead of enums for binary compatibility.
#39
detly
closed
3 years ago
1
Incorrect assumption that a C enum is always 2 octets wipes enum values sometimes.
#38
detly
closed
3 years ago
0
Implemented capn_size() for calculating buffer size
#37
detly
closed
3 years ago
2
Won't compile
#36
zorrobyte
closed
5 years ago
0
Added support for Linux kernel
#35
yeger00
closed
1 year ago
2
compiler/str.h: include stdarg.h for va_list
#34
fluffysquirrels
closed
5 years ago
0
Can't retrieve list length of native field type
#33
dpedu
opened
5 years ago
0
Deserialization returns all 0's
#32
kiwidoggie
closed
5 years ago
1
Small-size data serialization problem
#31
yunhua-deng
opened
5 years ago
1
Documentation / Security Warning
#30
szanni
opened
6 years ago
2
Add security warning to README.
#29
szanni
closed
5 years ago
1
compiler/str.h: include stdarg.h for va_list
#28
JoelsonCarl
closed
5 years ago
1
Trying to write a NULL struct
#27
Vaelatern
opened
6 years ago
1
Get expected size before writing in memory
#26
maxux
closed
3 years ago
2
Field Accessors Bug ( I think)!
#25
laithsakka
opened
6 years ago
1
compiler: Allocate all possible space for constants
#24
jlferrer
closed
1 year ago
0
generated code broken for Data type with empty string as default
#23
assaf758
opened
7 years ago
1
generated files include c.capnp.h but this header is not installed
#22
cquartier
opened
7 years ago
2
Resolve pointers in capn_getv*
#21
eqvinox
closed
7 years ago
0
capn_getv returns -1
#20
xvuko
closed
7 years ago
4
Support creation of struct lists with size 0
#19
jlferrer
closed
7 years ago
1
Example to add "Data" type data
#18
blowfish2003
closed
7 years ago
3
Solaris/Sparc 8-byte alignment
#17
jknotts
opened
7 years ago
1
Add examples to documentation, small compiler change
#16
fluffysquirrels
closed
7 years ago
3
Fix runtime library compiler warnings and errors in GCC.
#15
fluffysquirrels
closed
7 years ago
5
Next