From owner-freebsd-current Tue Jun 27 9:16:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 23ECC37C094 for ; Tue, 27 Jun 2000 09:16:09 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136y0I-0004DY-00; Tue, 27 Jun 2000 18:14:26 +0200 Received: from p3e9c1133.dip0.t-ipconnect.de ([62.156.17.51] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 136y0G-0002XG-00; Tue, 27 Jun 2000 18:14:25 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 17D74AC27; Tue, 27 Jun 2000 18:14:31 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 7212814AB3; Tue, 27 Jun 2000 18:14:31 +0200 (CEST) Date: Tue, 27 Jun 2000 18:14:31 +0200 From: Alexander Langer To: Dan Papasian Cc: Clive Lin , FreeBSD current Subject: Re: let badsect recog IFCHR in 5.0-C Message-ID: <20000627181431.A15122@cichlids.cichlids.com> Mail-Followup-To: Dan Papasian , Clive Lin , FreeBSD current References: <20000627230456.A18587@cartier.cirx.org> <20000627173821.A98097@cichlids.cichlids.com> <20000627120855.A3798@moe.c705742-a.htfdw1.ct.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000627120855.A3798@moe.c705742-a.htfdw1.ct.home.com>; from bugg@bugg.strangled.net on Tue, Jun 27, 2000 at 12:08:55PM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Dan Papasian (bugg@bugg.strangled.net): > > > + // un-needed. > > > + // memcpy(name_dir_end + 1, name_dir_end, strlen(name_dir_end) + 1); > > > + // *name_dir_end = 'r'; > > Use /* */ comments or #if 0. > Actually, there was just a discussion on comp.lang.c about how > they aren't interchangable. The 'un-needed' part will have > to be commented with /* */ because the preprocessor will > parse tokens before it evaluates conditionals. Could you explain that paragraph? I really can't figure out what you try to say or what it has to do with my comment, respectively :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message