Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 1999 20:22:11 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        des@flood.ping.uio.no, green@FreeBSD.org
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, des@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/inetd Makefile
Message-ID:  <199907261022.UAA04095@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> Another: (type *)0 should be NULL. Lots of those.
>
>patches?

Patches would mainly break K&R support, such as it is.

>> Lots more bogus casts. For instance:
>>         sep = (struct servtab *)malloc(sizeof (*sep));
>
>patches?

Patches would break C++ support, such as it isn't :-).

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907261022.UAA04095>