[RTEMS Project] #4957: spstdc17 warnings building i386/pc686

RTEMS trac trac at rtems.org
Wed Oct 4 01:49:09 UTC 2023


#4957: spstdc17 warnings building i386/pc686
--------------------------+--------------------
  Reporter:  Chris Johns  |      Owner:  joel@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  6.1
 Component:  test         |    Version:  6
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------
 This test has these warnings:
 {{{
 [4070/4522] Compiling testsuites/sptests/spstdc17/init.c
 In file included from ../../../cpukit/include/rtems/rtems/intr.h:73,
                  from ../../../cpukit/include/rtems.h:69,
                  from ../../../testsuites/sptests/spstdc17/init.c:32:
 ../../../cpukit/include/rtems/score/isrlock.h:72:9: warning: struct has no
 members [-Wpedantic]
    72 | typedef struct {
       |         ^~~~~~
 In file included from ../../../cpukit/include/rtems/scheduler.h:40,
                  from
 ../../../cpukit/include/rtems/confdefs/scheduler.h:65,
                  from ../../../cpukit/include/rtems/confdefs/threads.h:49,
                  from
 ../../../cpukit/include/rtems/confdefs/inittask.h:56,
                  from ../../../cpukit/include/rtems/confdefs.h:68,
                  from ../../../testsuites/sptests/spstdc17/init.c:57:
 ../../../cpukit/include/rtems/score/scheduler.h:318:16: warning: struct
 has no members [-Wpedantic]
   318 | typedef struct Scheduler_Context {
       |                ^~~~~~~~~~~~~~~~~
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4957>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list