Compile error V0.91.1: gsl_sf_exp_e redefined

Matthias Andree matthias.andree at gmx.de
Wed Jun 9 21:57:33 CEST 2004


On Wed, 09 Jun 2004, David Relson wrote:

>    extern inline
>    int gsl_sf_exp_e(const double x, gsl_sf_result * result)

I missed that.

> 
> Line 2220 is the function definition and body from exp.c
> 
> Having _3_ definitions makes me thing the compiler may be right to
> complain.  At least it's not a totally bogus message.

Indeed, extern inline is sufficiently new that it may choke Tru64's cc.

Uwe, does the attached patch help?

-- 
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check-extern_inline.diff
Type: text/x-patch
Size: 5933 bytes
Desc: not available
URL: <http://www.bogofilter.org/pipermail/bogofilter/attachments/20040609/97a9e073/attachment.bin>


More information about the Bogofilter mailing list