Date: Fri, 16 Mar 2001 14:29:29 +0200 From: Peter Pentchev <roam@orbitel.bg> To: Patrik Forsberg <patrik.forsberg@dataphone.net> Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/25846: Typo on line 2327 in fold-const.c Message-ID: <20010316142929.A22056@ringworld.oblivion.bg> In-Reply-To: <200103161130.f2GBU4L08519@freefall.freebsd.org>; from patrik.forsberg@dataphone.net on Fri, Mar 16, 2001 at 03:30:04AM -0800 References: <200103161130.f2GBU4L08519@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is really weird. Neither my CVSup-obtained source tree, nor the files in the FreeBSD CVS repository (viewable at http://www.FreeBSD.org/cgi/cvsweb.cgi), contain either of those typos. How are you updating your source tree? CTM? If so, hmm.. maybe someone more knowledgeable about CTM should check your claims. G'luck, Peter -- If this sentence were in Chinese, it would say something else. On Fri, Mar 16, 2001 at 03:30:04AM -0800, Patrik Forsberg wrote: > The following reply was made to PR bin/25846; it has been noted by GNATS. > > From: "Patrik Forsberg" <patrik.forsberg@dataphone.net> > To: <freebsd-gnats-submit@FreeBSD.org> > Cc: > Subject: Re: bin/25846: Typo on line 2327 in fold-const.c > Date: Fri, 16 Mar 2001 12:27:56 +0100 > > This seems to be a problem with the 4.3-BETA release. > > More typos exist: > > <SRC>/sbin/routed/parms.c > > ' " ' should be ' * ' on line 915. > > diff parms.c parms.c-old > 915c915 > < naddr *netp, /* network in host byte order */ > --- > > naddr "netp, /* network in host byte order */ > > > This, ofcorse, makes the buildworld fail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010316142929.A22056>