af-binder: Add C++ feature to genskel 03/12903/6
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Dec 2017 16:10:41 +0000 (17:10 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 10 Jan 2018 23:34:46 +0000 (23:34 +0000)
Two evolutions:

 - the development tool afb-genskel accept now the options
   --cpp or -x to produce an output for C++ bindings

 - improved termination on exception (SIGINT, ...) that coulded
   drive to infinite loop when error was reached (SIGSEGV).

Bug-AGL: SPEC-1217

Change-Id: Iec22ffc7d9f99ccfdd20c2f9005968ab98d20a9b
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found