Keerat Malhotra created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/878
Project:Branches: keerat_malhotra/rtems:libdl-warning-fix to rtems/rtos/rtems:main Author: Keerat Malhotra **Context:** While investigating Issue #5404 on the `sparc/leon3` BSP, I discovered a new warning in `rtl-archive.c`[Warning](/uploads/74494597df6fccbb717a909515e6ce73/warning.txt) that was not mentioned in this [libdl-Wsign-compare.txt](/uploads/45b87ceb52d8ed5f435cb4bdf704ceeb/libdl-Wsign-compare.txt) provided by @joel **The Fix:** As mentioned in #5404 , I turned off Werror and other warnings and turned on only Wsign-compare in optwarn.yml, built the files, found the warning, fixed it by casting `config_length` to `size_t`. -- 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
