[Rd] [New Patch] Fix disk corruption when writing
Duncan Murdoch
murdoch.duncan at gmail.com
Tue Jul 4 21:37:13 CEST 2017
On 04/07/2017 11:50 AM, Jean-Sébastien Bevilacqua wrote:
> Hello,
> You can find here a patch to fix disk corruption.
> When your disk is full, the write function exit without error but the file
> is truncated.
>
> https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17243
Thanks. I didn't see that when it came through (or did and forgot).
I'll probably move the error check to a lower level (in the Rconn_printf
function), if tests show that works.
Duncan Murdoch
More information about the R-devel
mailing list