<div dir="ltr">Hi<div><br>I hope this email finds you all well. It has really been nice to see all the patches and test reports flying across the mailing list. If you have patches outstanding with no feedback, ping a core developer. Personally, I have been consumed this week with required training and less responsive than useful than normal and just focusing on testing and reporting.</div><div><br></div><div>In an earlier Covid Code-In post, I mentioned that there are warnings reports from building every BSP at <a href="https://ftp.rtems.org/pub/rtems/people/joel/warnings/">https://ftp.rtems.org/pub/rtems/people/joel/warnings/</a> and explained a bit about interpreting the reports. The reports are enough to see which warnings are most frequent and which BSPs they are in as well as which BSPs have the most warnings. </div><div><br></div><div>This time I decided to post the warnings which appear in the most BSPs.  There are ~190 BSPs and these warnings appear when building most of them. Patches to eliminate them in an acceptable manner appreciated.</div><div><br></div><div>    168 ../../../../../../rtems/c/src/../../testsuites/sptests/sp37/init.c:172:21: warning: unused variable 'name' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/sptests/sp37/init.c:172:21: warning: 'name' defined but not used [-Wunused-const-variable=]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isxdigit_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isupper_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isspace_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/ispunct_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isprint_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/islower_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isgraph_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isdigit_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/iscntrl_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isblank_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isalpha_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    168 ../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isalnum_l.c:44:12: warning: unused variable 'locale' [-Wunused-variable]<br>    106 ../../../../../../rtems/c/src/../../testsuites/libtests/dl10/dl-load.c:99:13: warning: 'dl_close' defined but not used [-Wunused-function]<br>    106 ../../../../../../rtems/c/src/../../testsuites/libtests/dl10/dl-load.c:109:12: warning: 'dl_call' defined but not used [-Wunused-function]<br>    106 ../../../../../../rtems/c/src/../../testsuites/libtests/dl10/dl10-o6.c:14:5: warning: no previous prototype for 'rtems_main_o5' [-Wmissing-prototypes]<br></div><div><br></div><div>Stay healthy and home. :)</div><div><br></div><div>--joel</div></div>