From owner-freebsd-current Fri May 29 04:10:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10464 for freebsd-current-outgoing; Fri, 29 May 1998 04:10:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10327 for ; Fri, 29 May 1998 04:10:50 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id NAA27198; Fri, 29 May 1998 13:10:45 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Fri, 29 May 1998 13:10:45 +0200 (MET DST) Mime-Version: 1.0 To: Bruce Evans Cc: current@FreeBSD.ORG, eivind@yes.no, rnordier@nordier.com Subject: Re: Replacing gcc as the system compiler References: <199805282221.IAA06688@godzilla.zeta.org.au> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 29 May 1998 13:10:44 +0200 In-Reply-To: Bruce Evans's message of "Fri, 29 May 1998 08:21:15 +1000" Message-ID: Lines: 9 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans 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