Date: 29 May 1998 13:10:44 +0200 From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) To: Bruce Evans <bde@zeta.org.au> Cc: current@FreeBSD.ORG, eivind@yes.no, rnordier@nordier.com Subject: Re: Replacing gcc as the system compiler Message-ID: <xzp90nl8h8r.fsf@hrotti.ifi.uio.no> In-Reply-To: Bruce Evans's message of "Fri, 29 May 1998 08:21:15 %2B1000" References: <199805282221.IAA06688@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@zeta.org.au> writes: > > execl("/bin/sh", "-sh", 0); > Read what you wrote in the previous paragraph. execl() is varargs, so > its varadic parameters must not be uncast 0s or NULLs. I saw the mistake after posting. Sorry. -- Noone else has a .sig like this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp90nl8h8r.fsf>