X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Radical NetSurfer Newsgroups: comp.os.msdos.djgpp Subject: Re: PLEASE EXPLAIN v2.953 Date: Mon, 20 Dec 2004 14:19:09 -0500 Message-ID: References: <4tg7s0182f12t4dlbri2pdq2uqq6ausos7 AT 4ax DOT com> <32jv9hF3ldm8cU4 AT news DOT dfncis DOT de> <200412191619 DOT iBJGJbOj004588 AT envy DOT delorie DOT com> <200412192221 DOT iBJMLG7K009422 AT envy DOT delorie DOT com> <32o19fF3p2dpuU1 AT news DOT dfncis DOT de> <200412201518 DOT iBKFIas2003166 AT envy DOT delorie DOT com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Velocity.Net Cache-Post-Path: web.velocity.net!unknown AT 66-211-208-246 DOT velocity DOT net X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) Lines: 45 X-Complaints-To: abuse AT newshosting DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I did download all my version of DJGPP via FTP sites. Here's a question: A file has surfaces converted to TXT instead of what I am definately certain was a .info file; how much of that file would I have to post before someone can identify the _actual_ file as bundled with a DJGPP distribution? I could pkzip the file and post it in its entirety, but that would involve posting an attachment. Why be so curious about this? "BCC" / "Borland" are very prominently mentioned throughout this entire document; but I seemed to have lost the original file as release by that particular djgpp package... so I am quite curious now. THANKS! ps: We have discovered that printf("%12.12s", str); works as we needed it to in DJGPP 2.953, however under Borland bcc32 5.2 it fails to actually truncate the string if it exceeds 12, this was a disappoint, and another thing, BCC32 5.2 _dos_findfirst/_dos_findnext return a truncated Long_Filename !! unlike the proper way that djgpp does it. I expect _dos_findfirst/next to return *SHORT* genuine dos names, and *NOT* do what bcc32 is doing! Learn something new all the time !! Here's a questio On Mon, 20 Dec 2004 10:18:36 -0500, DJ Delorie wrote: > >> Not quite, actually. He's looking at djdev203.zip's version of >> libc.info, which still is the most current release version, isn't >> it? > >The online docs are newer than 2.03, and 2.04(cvs) is newer than that. >Another reason to want 2.04 out sooner ;-) > >Recent gcc development has been done more with 2.04(cvs) or >2.03(patched) than 2.03(ftp).