Michal Lenc created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/873
Project:Branches: michallenc/rtems:can-gcc-watnings to rtems/rtos/rtems:main Author: Michal Lenc ## Summary Fixes `-Wsign-compare` compile warnings in CAN code. This introduces the change in `rtems_ctucanfd_initialize` where `ntxbufs` is changed from int to unsigned int, thus making the `ntxbufs < 0` check obsolete. <!-- Default settings, if it is a dropdown it will set after submission --> -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/873 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
