Skip to content
Back to formatted view

Raw Message

Message-ID: <CAPXDfF=suW3S-Bd8sZqTaqkpGT3-OJ2T2pHhUsNKpE+U2+cbqg@mail.gmail.com>
Date: 2017-03-22T09:17:54Z
From: realitix
Subject: IO error when writing to disk
In-Reply-To: <CAPXDfFnF8iSSoDJHtUy0Wm=0PqwtzysLRG0KU_pqCVAO6AoqcA@mail.gmail.com>

Hello,
I have sent a mail but I got no answer.

Can you create a bugzilla account for me.

Thanks,
Jean-S?bastien Bevilacqua

2017-03-20 10:24 GMT+01:00 realitix <realitix at gmail.com>:

> Hello,
> Here a small improvement for R.
>
> When you use the function write.table, if the disk is full for example,
> the function doesn't return an error and the file is written but truncated.
>
> It can be a source of mistakes because you can then copy the output file
> and think everything is ok.
>
> How to reproduce
> -------------------------
>
> >> write.csv(1:10000000, 'path')
>
> You must have a path with a small amount of disk available (on linux:
> http://souptonuts.sourceforge.net/quota_tutorial.html)
>
> I have joined the patch in this email.
> Can you open a bugzilla account for me to keep track of this change.
>
> Thanks,
> Jean-S?bastien Bevilacqua
>

	[[alternative HTML version deleted]]