bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] Bug


From: Brian Gough
Subject: Re: [Bug-gsl] Bug
Date: Tue, 13 Jun 2006 15:44:11 +0100

Sebastien Maret writes:
 > I am not sure if it's really a bug, but I obtain a warning when I include 
 > <math.h> before <gsl/gsl_odeiv.h>:
 > 
 > /sw/include/gsl/gsl_odeiv.h:173: warning: declaration of 'y0' shadows a 
 > global declaration
 > /usr/include/architecture/i386/math.h:434: warning: shadowed declaration is 
 > here
 > 
 > In math.h, y0 definition is:
 > 
 > #if !defined(_ANSI_SOURCE)
 > extern double j0 ( double );
 > 
 > I am running a Intel MacBook Pro under MacOSX 10.4.6.

Thanks for the bug report.  I will correct it in the next release.  In
the meantime it is safe to ignore the warning, it won't cause affect
the code.

-- 
best regards,

Brian Gough

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]