On 'unused parameter' warnings

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Jul 29 05:42:00 GMT 2007


On Sun, Jul 29, 2007 at 01:16:49AM +0200, Angelo Graziosi wrote:
> 
> With recent GFortran, building old F77 (Cernlib applications) code, one
> gets a lot of "'unused parameter' warnings".
> 
> Is there an option to suppress those warnings (that are very annoying)?
> 

You have a few options: 1) fix the code.  2) use -w.

-- 
Steve



More information about the Fortran mailing list