[RTEMS Project] #2742: New warning in SHM driver

RTEMS trac trac at rtems.org
Thu Jun 16 17:09:52 UTC 2016


#2742: New warning in SHM driver
---------------------------+------------------------------
 Reporter:  joel.sherrill  |       Owner:  sebastian.huber
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:  4.12
Component:  General        |     Version:  4.12
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+------------------------------
Description changed by joel.sherrill:

Old description:

> Not sure how to fix this one
>
> ../../../../../rtems/c/src/libchip/shmdr/init.c:241:29: warning:
> assignment from incompatible pointer type [-Wincompatible-pointer-types]
>    MPCI_Shm_extensions.fatal = MPCI_Fatal;
>                              ^

New description:

 Not sure how to fix this one

 ../../../../../rtems/c/src/libchip/shmdr/init.c:241:29: warning:
 assignment from incompatible pointer type [-Wincompatible-pointer-types]
    MPCI_Shm_extensions.fatal = MPCI_Fatal;
                              ^

 PowerPC/psim with multiprocessing enabled.

--

--
Ticket URL: <http://devel.rtems.org/ticket/2742#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list