mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
Use PRIdOFF instead of %ld for off_t arguments in flash.c syslog calls, fixing -Wformat errors when off_t is not long. Change nxboot_progress parameter from enum progress_type_e to int to avoid undefined behavior from va_start on a parameter that undergoes default argument promotion (-Wvarargs). Signed-off-by: Neil Berkman <neil@xuku.com> |
||
|---|---|---|
| .. | ||
| nxboot.h | ||