From: José Bollo Date: Thu, 21 Dec 2017 16:10:41 +0000 (+0100) Subject: af-binder: Add C++ feature to genskel X-Git-Tag: 5.99.1~90^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e51b2f5857d57432871eb080afa95e8d099d461a;hp=e51b2f5857d57432871eb080afa95e8d099d461a;p=AGL%2Fmeta-agl.git af-binder: Add C++ feature to genskel 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 ---