c-capnproto/compiler
David Lamparter aa1f31d401 Silence empty struct warning
Last but not least, -Wpedantic warns about empty structs.  With this,
-Wpedantic build is now clean of warnings on gcc 5.4.0 and clang 4.0.
2017-05-19 09:45:01 +02:00
..
c++.capnp compiler: update schemas from v0.5.2 2015-08-04 11:55:23 -07:00
c++.capnp.c Silence warning on unused struct parameter 2017-05-19 09:40:37 +02:00
c++.capnp.h Silence GCC unnamed union warning 2017-05-19 09:35:09 +02:00
c.capnp Add all .capnp files to make dist archive. 2017-03-26 15:23:35 +01:00
c.capnp.c Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files. 2017-03-26 23:40:55 +01:00
c.capnp.h Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files. 2017-03-26 23:40:55 +01:00
capnpc-c.c Silence empty struct warning 2017-05-19 09:45:01 +02:00
schema-test.cpp add approprate per-file license headers 2016-02-28 12:47:42 +01:00
schema.capnp Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files. 2017-03-26 23:40:55 +01:00
schema.capnp.c Silence warning on unused struct parameter 2017-05-19 09:40:37 +02:00
schema.capnp.h Silence GCC unnamed union warning 2017-05-19 09:35:09 +02:00
str.c add approprate per-file license headers 2016-02-28 12:47:42 +01:00
str.h compiler: fix remaining warnings 2016-03-19 00:39:30 +01:00
test.capnp Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files. 2017-03-26 23:40:55 +01:00
test.capnp.c Silence warning on unused struct parameter 2017-05-19 09:40:37 +02:00
test.capnp.h Silence empty struct warning 2017-05-19 09:45:01 +02:00
update-notes.md compiler: notes on updating from upstream 2015-08-04 12:04:49 -07:00