summaryrefslogtreecommitdiffstats
path: root/src/afb-api-v3.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-01-02 20:01:44 +0100
committerJose Bollo <jose.bollo@iot.bzh>2019-01-04 14:19:06 +0100
commit3bb9874df7e9e8e325ec4bcb5e03616d98c5d504 (patch)
tree1cb003d08a34cedc7a7d7a0740967149f4bc8ac0 /src/afb-api-v3.c
parenteb9be95e4cec2ec965cd38c6b3a7ed295982b1a1 (diff)
afb-binding-v3: Fix issues in includes
Fix 1: afb_api_v3_verbose doesn't exist Fix 2: afb_api_vverbose isn't declared Fix 3: Ensure implicit cast of "api" and "req" Using presupposed knowledge of internals of afb_api_t and afb_req_t is bad when dealing with implicit conversion in C++ and is generally not the way to go. Change-Id: I2630faa5ea0ae315ca95e4fd6ed6ae1a0beb01a5 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afb-api-v3.c')
0 files changed, 0 insertions, 0 deletions