From owner-cvs-all Mon Sep 9 20:11:20 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 A7F3B37B49C; Mon, 9 Sep 2002 20:11:05 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2251543E3B; Mon, 9 Sep 2002 20:11:05 -0700 (PDT) (envelope-from baka@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1921) id C721AAE24A; Mon, 9 Sep 2002 20:11:04 -0700 (PDT) Date: Mon, 9 Sep 2002 20:11:04 -0700 From: Jon Mini To: Juli Mallett Cc: John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen siglist.c Message-ID: <20020910031104.GA39524@elvis.mu.org> Mail-Followup-To: Juli Mallett , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org References: <200209070814.g878EJkp040135@freefall.freebsd.org> <20020909195303.B752@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020909195303.B752@FreeBSD.org> User-Agent: Mutt/1.4i 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 Juli Mallett [jmallett@FreeBSD.org] wrote : > * De: John Baldwin [ Data: 2002-09-09 ] > [ Subjecte: RE: cvs commit: src/lib/libc/gen siglist.c ] > > > > On 07-Sep-2002 Juli Mallett wrote: > > > jmallett 2002/09/07 01:14:19 PDT > > > > > > Modified files: > > > lib/libc/gen siglist.c > > > Log: > > > Two arrays were born from the same seeds, both grew into complementary sets > > > of pointers to strings. These two arrays were fixed to the same size, but one > > > had an implicit zeroed trailer element, which was unused because the size was > > > used up by the ones before said zeroed trailer element. So the unused limb was > > > chopped off the over-sized-but-not-over-sized array, and everyone lived happily > > > ever after. > > > > What does this mean in practical terms? > > I removed a comma. *HAHAHAHAHAHAHAHAHAHAHAHA* -- Jonathan Mini http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message