From patchwork Fri Feb 2 19:24:29 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [esnacc-dev,0/2] friday fixes... X-Patchwork-Submitter: Aaron Conole X-Patchwork-Id: 26 Message-Id: <20180202192431.21109-1-aconole@bytheb.org> To: dev@lists.esnacc.org Date: Fri, 2 Feb 2018 14:24:29 -0500 From: Aaron Conole List-Id: eSNACC Development discussion 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(-)