#4224 closed defect (fixed)

Missing "extern" in RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() (cloned)

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.2
Component: rtems Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Cloned from #4223:


The fix for #3865 contains a typo. In RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() there is a missing "extern".

Change History (1)

comment:1 Changed on 01/25/21 at 05:48:17 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 5ae7ec9/rtems:

Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE()

Add "extern" similar to RTEMS_LINKER_RWSET_ITEM_ORDERED_DECLARE().

Close #4224.

Note: See TracTickets for help on using tickets.