From owner-freebsd-questions@FreeBSD.ORG Mon Aug 17 10:18:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B70B106568C for ; Mon, 17 Aug 2009 10:18:45 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from babylon.webvis.net (babylon.webvis.net [202.157.163.226]) by mx1.freebsd.org (Postfix) with ESMTP id 9B08E8FC3F for ; Mon, 17 Aug 2009 10:18:44 +0000 (UTC) Received: from [10.0.1.240] ([119.73.191.194]) by apsara.com.sg ; Mon, 17 Aug 2009 18:18:42 +0800 SGT From: Erich Dollansky Organization: apsara green technology pte ltd To: freebsd-questions@freebsd.org Date: Mon, 17 Aug 2009 18:18:45 +0800 User-Agent: KMail/1.9.10 References: <980215.56754.qm@web58307.mail.re3.yahoo.com> <20090817102529.be4fe3a5.freebsd@edvax.de> <20090817100906.GA1162@phenom.cordula.ws> In-Reply-To: <20090817100906.GA1162@phenom.cordula.ws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908171818.47710.erich@apsara.com.sg> Cc: Polytropon , cpghost Subject: Re: please help to uninstall FreeBSD!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2009 10:18:45 -0000 Hi, On 17 August 2009 pm 18:09:06 cpghost wrote: > On Mon, Aug 17, 2009 at 10:25:29AM +0200, Polytropon wrote: > > By the way, where did I read that #define macro names have to > > be unique within the first 6 (six) letters? :-) > > The 6 letters limit was actually a restriction of earlier > linkers and it affected all identifiers of linkable objects I did not know that linkers resolved macros those days. Interesting. Erich