X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.236.223.41 with SMTP id u39mr24729584yhp.49.1428419857093; Tue, 07 Apr 2015 08:17:37 -0700 (PDT) X-Received: by 10.140.95.16 with SMTP id h16mr252819qge.14.1428419857047; Tue, 07 Apr 2015 08:17:37 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Tue, 7 Apr 2015 08:17:36 -0700 (PDT) In-Reply-To: <5523B861.505@yahoo.no> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=176.188.124.211; posting-account=mT4CwQoAAACeGCTFZdO8LdCOEWAuVBL8 NNTP-Posting-Host: 176.188.124.211 References: <5523B861 DOT 505 AT yahoo DOT no> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0dc4ae38-a7de-4e7f-a3c4-255907147be3@googlegroups.com> Subject: Re: I have found fopen() + network bug From: =?ISO-8859-1?Q?S=E9bastien_Favier?= Injection-Date: Tue, 07 Apr 2015 15:17:37 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1837 Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t37FU2I1001272 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Le mardi 7 avril 2015 13:12:51 UTC+2, Gisle Vanem a écrit : > But you could try a "set LFN=n" in your environment. Thank you for your reply, I have test to set LFN=n, but this has not effect I have test to install LFN driver (DOSLFN) and set LFN=n, same problem Set SFN ? runtime? > * src/libc/dos/io/_open.c: If 0x716C function not supported fall back on SFN. Set CF before calling 0x716C function. https://groups.google.com/forum/#!topic/comp.os.msdos.djgpp/oPniPgBfm_E Thank PS: From my recollection,w ith Dr-Dos, I not have this problem, fopen() work