RTEMS | cpukit: Correct comparisons of different signedness (!826)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Nov 7 19:18:14 UTC 2025
Joel Sherrill commented on a discussion on cpukit/posix/src/mmap.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135811
> struct stat sb;
> mmap_mapping *mapping;
> mmap_mapping *current_mapping;
> - ssize_t r;
> + size_t r;
Pushed again. Hopefully right now.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135811
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251107/0c2bd1e4/attachment-0001.htm>
More information about the bugs
mailing list