[esnacc-dev,0/2] friday fixes...

Message ID 20180202192431.21109-1-aconole@bytheb.org
Headers show
Series
  • friday fixes...
Related show

Message

Aaron Conole Feb. 2, 2018, 7:24 p.m.
Turns out the c-library needs some additional love.  This time, fixes
in the minbuf library and code generation.

Thanks to @m-cobbold on github for the discoveries.

Aaron Conole (2):
  compiler: fix c-code c++ guards
  min-buf: Fix "encoding" put

 asn1specs/p-rec.asn1                |   7 ++
 c-examples/simple/minbuf-ex.c       |  29 ++++++-
 c-lib/src/min-buf.c                 |   1 +
 compiler/back-ends/c-gen/gen-code.c | 158 ++++++++++++++++--------------------
 4 files changed, 104 insertions(+), 91 deletions(-)