Date: Tue, 27 Jun 2000 18:14:31 +0200 From: Alexander Langer <alex@big.endian.de> To: Dan Papasian <bugg@bugg.strangled.net> Cc: Clive Lin <clive@CirX.ORG>, FreeBSD current <current@FreeBSD.ORG> Subject: Re: let badsect recog IFCHR in 5.0-C Message-ID: <20000627181431.A15122@cichlids.cichlids.com> 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 References: <20000627230456.A18587@cartier.cirx.org> <20000627173821.A98097@cichlids.cichlids.com> <20000627120855.A3798@moe.c705742-a.htfdw1.ct.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000627181431.A15122>