Hello ,
I've downloaded sources for telnet for Linux.
(netkit-telnet-0.10)
Whe compiling them with egcs 291.66 I get error message :
/usr/include/termcap.h:37: invalid exception specifications
/usr/include/termcap.h:48: invalid exception specifications
Here are the strings :
37 :
typedef int (*outfuntype) __P((int));
48 :
..... contains a extern function declaration with a parameter
using the construction above -
..... int (*) __P((int));
Is this compiler bug , or what ?
Huge thanx.
--
Best regards,
Alexey mailto:[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs