monit-dev
[Top][All Lists]
Advanced

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

Re: monit ./configure.ac ./monitor.c ./socket.c ./s...


From: Christian Hopp
Subject: Re: monit ./configure.ac ./monitor.c ./socket.c ./s...
Date: Thu, 4 Sep 2003 23:22:32 +0200 (CEST)

On Thu, 4 Sep 2003, Jan-Henrik Haukeland wrote:

> Christian Hopp <address@hidden> writes:
>
> > I had a look on the ISO C stuff... we should forget about it... I
> > you would have "just" just ISO C compatibility you wont get far with
> > monit.  We do need at least Posix.
>
> At least, a system tool like monit cannot be written in plain ANSI/ISO
> C. Heck, almost the only thing you can do in ANSI C is printf :)

Its quite a lot of stuff... you might want to check this page for
a ISO/POSIX list...
   http://www.schweikhardt.net/identifiers.html

> BTW, is ISO conformance the reason you changed
>
>  void *buf and void *p= b;
> to
>   char *buf and char *p ?

I think that was still to compile warning free with Forte C.

CHopp

-- 
Christian Hopp                                email: address@hidden
Institut für Elektrische Informationstechnik             fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf.   fax: +49-5323-72-3197
                             pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/





reply via email to

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