On Tue, Aug 26, 2003 at 06:37:30PM +0100, Philip Blundell wrote:
> difficulties for the autobuilder.  It should also provide some interim
> relief for people suffering from fseek() problems with old binaries.

Btw, with

2003-08-25  Ulrich Drepper  <[EMAIL PROTECTED]>

        * libio/libio.h (_IO_fwide): In the mode==0 optimization, don't
        use _mode if _IO_fwide_maybe_incompatible.
        * libio/iofwide.c (_IO_fwide): Move the test for
        mode == 0 after the compatibility test.

and 

2003-08-25  Ulrich Drepper  <[EMAIL PROTECTED]>

        * libio/oldfileops.c (_IO_old_file_init): Initialize _mode field
        if the object size is large enough.

this seems to be fixed upstream


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to