Skip to content

(PR#11281) Bug in R 2.7 for over long lines (crasher+proposed

1 message · Brian Ripley

#
You will see the current code is different, and your 'fix' is not needed 
nor applies in R-devel.

You failed to provide an example to reproduce the alleged bug, but the 
issue does seem to be using lines beyond the documented line length.
So it would have only affected people who did that ....

And generating a new report (PR#11438) was distinctly unfriendly.

If after studing the R FAQ you have a reproducible example in a current 
version of R (R-devel or R-patched), plus add it to *this* report number.
On Sat, 10 May 2008, Soeren Sonnenburg wrote:

            
Look at the comments in the repository ....  They say

   Nothing to reproduce, no 'R 2.7'.
   The code is different in current R, and it seems to be about
   functions with lines over 1023 bytes long!
I believe it was already fixed.