#1268 closed defect (fixed)

wrong method name in prototype in assoc.h

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 4.9
Component: score Version: 4.8
Severity: trivial Keywords:
Cc: Blocked By:
Blocking:

Description

rtems_assoc_ptr_by_value should be rtems_assoc_ptr_by_local in assoc.h

Not serious but worthy of being fixed and since it impacts released versions, deserves a PR.

Attachments (3)

pr1268-46.diff (859 bytes) - added by Joel Sherrill on 12/21/07 at 14:26:39.
Patch for 4.6
pr1268-47.diff (2.0 KB) - added by Joel Sherrill on 12/21/07 at 14:26:56.
Patch for 4.7
pr1268-head.diff (1.1 KB) - added by Joel Sherrill on 12/21/07 at 14:27:20.
patch for 4.8 and cvs head

Download all attachments as: .zip

Change History (4)

Changed on 12/21/07 at 14:26:39 by Joel Sherrill

Attachment: pr1268-46.diff added

Patch for 4.6

Changed on 12/21/07 at 14:26:56 by Joel Sherrill

Attachment: pr1268-47.diff added

Patch for 4.7

Changed on 12/21/07 at 14:27:20 by Joel Sherrill

Attachment: pr1268-head.diff added

patch for 4.8 and cvs head

comment:1 Changed on 12/21/07 at 14:27:38 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patches committed.

Note: See TracTickets for help on using tickets.