summaryrefslogtreecommitdiffstats
path: root/memo-supervisor.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-10-10 18:46:23 +0200
committerJose Bollo <jose.bollo@iot.bzh>2018-11-05 09:46:38 +0100
commite2a3e5b9336f8ede14fb4323d75d38a70b90af3f (patch)
treef4181855169b656b8860a64a12001cf9904af249 /memo-supervisor.txt
parentea8949c90812b40d699e9395ac0319ac8732b379 (diff)
genskel: Fix issues for C++ bindings v3flounder_6.0.2flounder/6.0.26.0.2
The C++ compiler is too much strict. It doesn't accept valid C because fields are in the wrong order or missing. - afb_verb_t generated structure invert vcbdata and session - missing provide_class, require_class, require_api in the afb_binding_v3 generated struct The signature of the declared function was wrong. - wrong verb's callback signature void fun(afb_req) instead of void fun(afb_req_t) This add the declaration of the (pre)initialization and onevent functions. - missing init function signation generation, or probably preinit and onevent (not tested those ones) Bug-AGL: SPEC-1806 Change-Id: I1abf8a29f831ecc80458edcd3bd094b2108dc227 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'memo-supervisor.txt')
0 files changed, 0 insertions, 0 deletions