X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sun, 04 Sep 2011 19:15:12 +0300 From: Eli Zaretskii Subject: Re: gcc difficulties on MSDOS 6.22 with LFN driver installed In-reply-to: <201109041346.14413.juan.guerrero@gmx.de> X-012-Sender: halo1 AT inter DOT net DOT il To: Juan Manuel Guerrero Cc: djgpp AT delorie DOT com Message-id: <83mxekz3lb.fsf@gnu.org> References: <201109041346 DOT 14413 DOT juan DOT guerrero AT gmx DOT de> 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 > From: Juan Manuel Guerrero > Date: Sun, 4 Sep 2011 13:46:14 +0200 > > I still do not understand why DOSLFN 0.40e makes djgpp fail and why 0.40c does > not. There is certainly an pending issue in DOSLFN. Neitherless according to > DOSLFN documentation it does not support 0x71A6 at all. filelength() should > check if the 0x71XX functions are supported by checking the value of ax. > This is done in other functions like _get_volume_info but has been forgotten > here. > > If no one objects I will commit the patch below. Looks fine to me, but perhaps mention in the comments the problems encountered with DOSLFN, including the versions. Thanks.