#1345 closed defect (fixed)

Ada binding has wrong type for boolean

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 4.10
Component: tool/gcc Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

RTEMS now uses the C99 bool type which is not an unsigned thrity-two bit integer.

Attachments (1)

pr1345.diff (1.3 KB) - added by Joel Sherrill on 12/03/08 at 15:36:58.
Patch to address issues

Download all attachments as: .zip

Change History (2)

Changed on 12/03/08 at 15:36:58 by Joel Sherrill

Attachment: pr1345.diff added

Patch to address issues

comment:1 Changed on 12/03/08 at 15:42:30 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch applied to 4.9 branch and CVS head.

Note: See TracTickets for help on using tickets.