#1306 closed defect (fixed)

hard-coded defines

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 4.9
Component: score Version: unknown
Severity: minor Keywords:
Cc: Blocked By:
Blocking:

Description

cpukit/posix/inline/rtems/posix/priority.inl

applies several hard coded defines (254, 255 etc.).

IMHO, these should better be #defines. Likely defines being derived from some other defines or sizes.

Attachments (1)

pr1306.diff (1.2 KB) - added by Joel Sherrill on 09/04/08 at 14:43:30.
First uncompiled cut

Download all attachments as: .zip

Change History (2)

Changed on 09/04/08 at 14:43:30 by Joel Sherrill

Attachment: pr1306.diff added

First uncompiled cut

comment:1 Changed on 11/20/08 at 18:19:41 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch committed to head

Note: See TracTickets for help on using tickets.