Date: Sun, 14 Jan 1996 13:20:50 +0200 (IST) From: Eli Zaretskii To: Martynas Kunigelis Cc: djgpp AT delorie DOT com Subject: Re: bugs in libc.a!!! On Wed, 10 Jan 1996, Martynas Kunigelis wrote: > While looking through dpmi api implementation files in > djlsr200.zip, I found the following [possible] BUGS: Please be patient with v2.0: it's still in beta, after all. (The `!!!' in the subject seems to tell you are more than displeased.) > o in files 'd0305.s' and 'd0306.s' '#define USE_ESI' at the top is missing. > o in file 'd0a00.s' the line 'movl ARG1, %edx' should be 'movl ARG2, %edx' Thank you for the report. Please try to use the bug-tracking system at this URL: http://www.delorie.com/djgpp/beta/bugs/ This way, your bug reports won't get lost. > ALSO: why is the function 'filelength' implemented as '__filelength', > though in libc docs it is described as 'filelength'?? This has already been reported and should be corrected in the next release. > and more... I'm not sure about beta4, but in beta3 'fixpath()' did not > work as described in docs. Please provide the details about what's incorrect in the docs.