Ticket #259 (defect)

Opened 4 months ago

Last modified 3 months ago

USRP data type warning messages

Status: assigned

Reported by: jcoy Assigned to: eb (accepted)
Priority: low Milestone: to-be-decided
Component: usrp Version: 3.1.2
Keywords: Cc:

On an x64 machine running Fedora 9 the following compiler warnings exist in which may cause issues in certain situations:

isr.c:73: warning 94: comparison is always false due to limited range of data type
isr.c:100: warning 94: comparison is always false due to limited range of data type
timer.c:45: warning 158: overflow in implicit constant conversion
usb_common.c:184: warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG
usb_common.c:315: warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG

Change History

08/13/08 20:52:22: Modified by jcoy

  • summary changed from USRP to USRP data type warning messages.

08/14/08 19:04:53: Modified by eb

  • owner changed from matt to eb.

08/23/08 11:57:50: Modified by eb

  • status changed from new to assigned.