rclc icon indicating copy to clipboard operation
rclc copied to clipboard

[rclc] Unnamed unions

Open norro opened this issue 5 years ago • 0 comments

When build with -Wpedantic, two warnings are raised in executor_handle.h: "warning: ISO C99 doesn’t support unnamed structs/unions" in line #104 and line #137.

norro avatar Mar 05 '21 11:03 norro