Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#1502 closed defect (fixed)

RFS not 16bit clean on AVR

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 4.10
Component: fs Version: 4.10
Severity: blocker Keywords:
Cc: joel.sherrill@… Blocked By:
Blocking:

Description

Reported by Ralf on the SC list the AVR is showing these warnings:

../../cpukit/../../../avrtest/lib/include/rtems/rfs/rtems-rfs-inode.h:316:3: warning: left shift count >= width of type
../../cpukit/../../../avrtest/lib/include/rtems/rfs/rtems-rfs-inode.h:328:3: warning: left shift count >= width of type

Attachments (1)

rfs-avr-16bit-clean.diff (10.2 KB) - added by Chris Johns on 04/11/10 at 04:35:40.
RFS AVR 16bit Clean Patch

Download all attachments as: .zip

Change History (5)

comment:1 Changed on 04/11/10 at 04:33:04 by Chris Johns

Owner: changed from Joel Sherrill to Chris Johns

Changed on 04/11/10 at 04:35:40 by Chris Johns

Attachment: rfs-avr-16bit-clean.diff added

RFS AVR 16bit Clean Patch

comment:2 Changed on 04/11/10 at 04:36:30 by Chris Johns

attachments.ispatch: 01
attachments.mimetype: application/octet-streamtext/plain

comment:3 Changed on 04/11/10 at 21:38:17 by Joel Sherrill

Cc: Joel Sherrill added

comment:4 Changed on 04/12/10 at 04:38:56 by Chris Johns

Resolution: fixed
Status: newclosed

Patch committed to CVS.

Note: See TracTickets for help on using tickets.