Ticket #267 (enhancement)

Opened 3 months ago

Last modified 3 months ago

Remove all compiler warnings

Status: assigned

Reported by: eb Assigned to: jcorgan (accepted)
Priority: normal Milestone: release-3.2
Component: all Version: 3.1svn
Keywords: Cc:

Do what it takes to remove all compiler warnings.

Change History

08/23/08 11:54:14: Modified by eb

  • milestone changed from to-be-decided to release-3.2.

08/24/08 11:43:36: Modified by jcorgan

  • owner changed from nobody to jcorgan.
  • status changed from new to assigned.
  • component changed from gnuradio-core to all.

As of r9396, all compiler warnings have been eliminated when using GCC 4.2.3 on Ubuntu 8.04.

A new configuration parameter

configure --enable-warnings-as-errors

...has been created to allow testing on different platforms.

NOTE: This only applies to the host code, not to the USRP firmware (FX2) code.