gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I
/home/hobbit/snapshot/include -I/usr/local/include -c -o hobbitd.o hobbitd.c
hobbitd.c: In function posttochannel': hobbitd.c:708: warning: dereferencing void *' pointer
hobbitd.c:708: error: invalid use of void expression
Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
On Sat, Mar 22, 2008 at 11:16:06AM +0100, Lars Ebeling wrote:
gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I /home/hobbit/snapshot/include -I/usr/local/include -c -o hobbitd.o hobbitd.c
hobbitd.c: In functionposttochannel': hobbitd.c:708: warning: dereferencingvoid *' pointer
hobbitd.c:708: error: invalid use of void expression
Yep, have been working on some interesting new code, so you can e.g. use vmstat data to determine the color of the "cpu" status instead of having it set only by the load average. Or the http column can change with the responsetime for a URL ...
Regards, Henrik
participants (2)
-
henrik@hswn.dk
-
lars.ebeling@leopg9.no-ip.org