Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/878 was reviewed by Keerat Malhotra
-- Keerat Malhotra commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/878#note_137571 I have updated the commit message as mentioned in the Guide, Regarding the 38 warnings, I was also confused why I am only seeing only 1 warning, then I saw your logs, they are showing long int and my compiler is only comparing **int** and **unsigned_int**, maybe the reason is I am using WSL:Ubuntu which is treating size_t as 32 bit and your compiler as 64 bit. I will try to build the system again in vmware and install fedora os that might show me similar results as yours or is there any other smaller fix for it then please suggest. Thankyou -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/878 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
