Codid Code-in Update (9 April 2020)

Joel Sherrill joel at rtems.org
Thu Apr 9 13:53:23 UTC 2020


Hi

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.

In an earlier Covid Code-In post, I mentioned that there are warnings
reports from building every BSP at
https://ftp.rtems.org/pub/rtems/people/joel/warnings/ 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.

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.

    168
../../../../../../rtems/c/src/../../testsuites/sptests/sp37/init.c:172:21:
warning: unused variable 'name' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/sptests/sp37/init.c:172:21:
warning: 'name' defined but not used [-Wunused-const-variable=]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isxdigit_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isupper_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isspace_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/ispunct_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isprint_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/islower_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isgraph_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isdigit_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/iscntrl_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isblank_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isalpha_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    168
../../../../../../rtems/c/src/../../testsuites/psxtests/psxhdrs/ctype/isalnum_l.c:44:12:
warning: unused variable 'locale' [-Wunused-variable]
    106
../../../../../../rtems/c/src/../../testsuites/libtests/dl10/dl-load.c:99:13:
warning: 'dl_close' defined but not used [-Wunused-function]
    106
../../../../../../rtems/c/src/../../testsuites/libtests/dl10/dl-load.c:109:12:
warning: 'dl_call' defined but not used [-Wunused-function]
    106
../../../../../../rtems/c/src/../../testsuites/libtests/dl10/dl10-o6.c:14:5:
warning: no previous prototype for 'rtems_main_o5' [-Wmissing-prototypes]

Stay healthy and home. :)

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200409/85f64d77/attachment.html>


More information about the devel mailing list