lwl-general
[Top][All Lists]
Advanced

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

[lwl-general] Warnings à la compilation sous AIX


From: Jean-François Giraud
Subject: [lwl-general] Warnings à la compilation sous AIX
Date: Thu, 11 Apr 2002 16:57:47 +0200

Bonjour,


Petites améliorations pour compiler sans warning sous AIX :

lwl.c: In function `lwl_init':
lwl.c:98: warning: implicit declaration of function `gethostname'
lwl.c: In function `lwl_write_log':
lwl.c:290: warning: implicit declaration of function `getpid'
lwl.c: In function `level_to_string':
lwl.c:346: warning: control reaches end of non-void function

Les 2 premiers warnings sont dû à la non inclusion d'unistd.h.

Voila, c'est tout :)


Jean-François Giraud



reply via email to

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