On Tuesday, 22 February 2022 00:19:43 CET Marek Lindner wrote:
Your proposal did no compile and the master branch now also does not compile on ipq40xx:
unix_sock.c: In function 'unix_sock_server_status': alfred.h:34:46: error: 'status_op_mode' is a pointer; did you mean to use '->'? htons(sizeof(__tlv_type) - sizeof(__tlv_type.header))
Are you sure you are using the master branch? Because the macro looks quite different to what you are showing here. See https://git.open-mesh.org/alfred.git/blob/5a7d28b1866d1ba13f570551cea177187f... and the commit https://git.open-mesh.org/alfred.git/commit/f9cf9d22c8bdc8c675c5080d9a26a210... which changed the macro.
Kind regards, Sven