to fix: /usr/local/ithrperl/lib/5.7.0/i686-linux-thread-multi/CORE/perlio.h:325: warning: function declaration isn't a prototype --- perlio.h 2001/01/04 01:55:28 1.1.1.1 +++ perlio.h 2001/01/06 02:13:40 @@ -322,7 +322,7 @@ #ifndef PERLIO_IS_STDIO -extern void PerlIO_cleanup(); +extern void PerlIO_cleanup(void); extern void PerlIO_debug(const char *fmt,...);Thread Next