X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Sybari-Space: 00000000 00000000 00000000 00000000 From: Martin Stromberg Message-Id: <200309171040.MAA00888@lws256.lu.erisoft.se> Subject: Re: Work on Macros in math.h To: djgpp-workers AT delorie DOT com Date: Wed, 17 Sep 2003 12:40:05 +0200 (MET DST) In-Reply-To: <7a.47b4a026.2c9988c1@aol.com> from "Kbwms@aol.com" at Sep 17, 2003 05:52:01 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Doesn't the (8+3) convention mean simply that the first 8 characters of the > file name and the first three characters of the extension be unique? Yes. And this shouldn't be a problem if the file names are unique in those 8.3 characters. 1. I don't see why not continue having 8.3 clean sources when we have that. 2. Extract in WINDOZE, reboot to DOS and try to compile. Won't work unless you play with the registry before extracting. 3. If we do use LFNs, sooner or later somebody is going to mess it up. Right, MartinS