gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenAppend from SeqFile does not append


From: Gaius Mulley
Subject: Re: OpenAppend from SeqFile does not append
Date: Fri, 12 May 2023 12:17:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Rudolf Schubert <rudolf@muc.de> writes:

> Hi,
>
> I left a short note here "'Follow up question'" on 2023/04/16 but
> perhaps nobody took note of it? This time I tried to find a better
> subject which should clearly name the problem:
>
> When using SeqFile.OpenAppend on an already existing file the new
> data are not appended but instead the file is written from the
> beginning deleting existing data.
>
> I've appended a small test program which generates a file 'test_data'.
> The expected contents of 'test_data' is:
>
> ABCDEFGHIJKLMNOPabcdefgh
>
> But I find:
>
> abcdefgh
>
>
> BR
>
> Rudolf

Hi Rudolf,

thanks for the bug report - apologies for missing this the first time
around.  I'm now investigating and can confirm/reproduce the bug,

regards,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]