bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Bug


From: Sebastien Maret
Subject: [Bug-gsl] Bug
Date: Mon, 12 Jun 2006 11:22:13 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

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.

Sébastien





reply via email to

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