[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Snapshot 22/3
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Snapshot 22/3
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Sat, 22 Mar 2008 14:26:01 +0100
- References: <002001c88c05$be61e170$0500a8c0 (at) noip.org>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
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 function `posttochannel':
> hobbitd.c:708: warning: dereferencing `void *' 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