extinguish opened a new pull request, #13533:
URL: https://github.com/apache/nuttx/pull/13533
## Summary
fix the greenhills build warning on enum data type manage:
CC: obstack/lib_obstack_printf.c "mmap/fs_rammap.c", line 126: warning
#188-D: enumerated type mixed with
another type
enum mm_map_type_e type = (uintptr_t)entry->priv.p & 3;
^
## Impact
## Testing
--
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]