c++ does not allow implicit conversions and setting -fpermissive just causes a huge load of warnings to appear and hides real errors. This commit converts those implicit conversions to c-style explicit conversions. Signed-off-by: Alexander Polleti <metapsycholo@gmail.com> |
||
|---|---|---|
| .. | ||
| log_backend.h | ||
| log_core.h | ||
| log_ctrl.h | ||
| log_instance.h | ||
| log_msg.h | ||
| log_output.h | ||
| log.h | ||
| sys_log.h | ||