xiaoxiang781216 opened a new pull request #823:
URL: https://github.com/apache/incubator-nuttx-apps/pull/823
## Summary
format '%lu' expects argument of type 'long unsigned int', but argument 3
has type 'off_t' {aka 'long long int'}
## Impact
Minor fix to avoid the warning
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]