From owner-cvs-all Fri Dec 27 10:56:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D9E37B401; Fri, 27 Dec 2002 10:56:37 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B11743ED1; Fri, 27 Dec 2002 10:56:37 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gBRIubOM057969; Fri, 27 Dec 2002 10:56:37 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBRItiIC057945; Fri, 27 Dec 2002 10:55:44 -0800 (PST) (envelope-from dillon) Date: Fri, 27 Dec 2002 10:55:44 -0800 (PST) From: Matthew Dillon Message-Id: <200212271855.gBRItiIC057945@apollo.backplane.com> To: Jeffrey Hsu Cc: Alfred Perlstein , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern uipc_usrreq.c References: <0H7R00CP9RWZ9J@mta5.snfc21.pbi.net> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It will work, but it is ugly as hell and there really is no reason to collapse the mess onto a single line. -Matt Matthew Dillon : > Alfred Perlstein [alfred@freebsd.org] wrote: : > : >> hsu 2002/12/24 23:59:39 PST : >> : >> Modified files: : >> sys/kern uipc_usrreq.c : >> Log: : >> Ensure that the made-up inode number for a Unix domain socket is : >> persistent. : > : > Are you sure that two pre-increments on a single variable within : > the terenary op has defined behavior? : > : > -Alfred Perlstein [alfred@freebsd.org] : :Yes. : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message