bug-gmp
[Top][All Lists]
Advanced

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

warnings when using gmp 4.0 with SunPro CC 5.3


From: Sylvain Pion
Subject: warnings when using gmp 4.0 with SunPro CC 5.3
Date: Wed, 12 Dec 2001 12:21:34 +0100
User-agent: Mutt/1.2.5i

Hi,

When using gmp 4.0 with SunPro 5.3 CC (C++ compiler), I get the following
annoying warnings.  Would it be possible to fix them in future releases ?

"/usr/local/gmp/include/gmp.h", line 1854: Warning (Anachronism): 
__gmpn_add(unsigned long*, const unsigned long*, long, const unsigned long*, 
long) was previously declared "extern", not "inline".
"/usr/local/gmp/include/gmp.h", line 1867: Warning (Anachronism): 
__gmpn_add_1(unsigned long*, const unsigned long*, long, unsigned long) was 
previously declared "extern", not "inline".
"/usr/local/gmp/include/gmp.h", line 1880: Warning (Anachronism): 
__gmpn_cmp(const unsigned long*, const unsigned long*, long) was previously 
declared "extern", not "inline".
"/usr/local/gmp/include/gmp.h", line 1894: Warning (Anachronism): 
__gmpn_sub(unsigned long*, const unsigned long*, long, const unsigned long*, 
long) was previously declared "extern", not "inline".
"/usr/local/gmp/include/gmp.h", line 1907: Warning (Anachronism): 
__gmpn_sub_1(unsigned long*, const unsigned long*, long, unsigned long) was 
previously declared "extern", not "inline".

-- 
Sylvain



reply via email to

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