From owner-freebsd-bugs Mon Jul 29 17:10:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA01703 for bugs-outgoing; Mon, 29 Jul 1996 17:10:03 -0700 (PDT) Received: from skynet.ctr.columbia.edu (skynet.ctr.columbia.edu [128.59.64.70]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA01667 for ; Mon, 29 Jul 1996 17:09:56 -0700 (PDT) Received: (from wpaul@localhost) by skynet.ctr.columbia.edu (8.6.12/8.6.9) id UAA08383; Mon, 29 Jul 1996 20:09:34 -0400 From: Bill Paul Message-Id: <199607300009.UAA08383@skynet.ctr.columbia.edu> Subject: Re: bin/1442: missing semicolon in /usr/src/usr.bin/chpass/edit.c To: aledm@routers.co.uk (Aled Morris) Date: Mon, 29 Jul 1996 20:09:32 -0400 (EDT) Cc: bugs@freebsd.org In-Reply-To: <199607292331.AAA06008@deputy.pavilion.co.uk> from "Aled Morris" at Jul 30, 96 00:31:57 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Of all the gin joints in all the towns in all the world, Aled Morris had to walk into mine and say: > >Synopsis: missing semicolon in /usr/src/usr.bin/chpass/edit.c What's going on here? I fixed this bug already... > >Release: FreeBSD 2.1-STABLE i386 I committed a change to both the HEAD and the RELENG_2_1_0 branches to fix this back in late June. I know I did. > >Environment: > > Non-YP > > >Description: > > A missing semicolon in /usr/src/usr.bin/chpass/edit.c causes > compilation to fail if attempted without Yellow Pages support. > > >How-To-Repeat: > > Remove "-DYP" from Makefile and "make" (or eyeball the code) > > >Fix: > > *** edit.c.dist Sat Aug 26 08:15:13 1995 > --- edit.c Mon Jul 29 22:31:44 1996 The copy of the file in my CVSWORK-stable directory (which is the one I committed) is dated June 24th of this year. Either the change I made didn't make it into the branche for some reason or you have a very old copy of the chpass sources. (I just checked out a fresh copy of chpass from -rRELENG_2_1_0 and verified than the fix is still there, so I'm a little confused.) -Bill -- ============================================================================= -Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City ============================================================================= "If you're ever in trouble, go to the CTR. Ask for Bill. He will help you." =============================================================================