From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 26 Jan 2001 10:13:41 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: lfilelen patch Message-ID: <3A714DD5.18947.27C9A2@localhost> In-reply-to: <2593-Fri26Jan2001112838+0200-eliz@is.elta.co.il> References: <3A70BB10 DOT 7477 DOT 23FC70 AT localhost> (snowball3 AT bigfoot DOT com) X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > Since stubs.h has an entry for lfilelength, you don't need (and > shouldn't) use __lfilelength here. Use lfilelength instead. I'll make the same change to filelength while I'm at it. > Other than these minor comments, I think the changes can go in. Thanks. I'll make the changes and check them in.