Skip to content
Prev 48520 / 63424 Next

Unfixed bugs in latest R-patched

On 24/06/2014, 1:40 PM, Radford Neal wrote:
No, I don't think it's reasonable to expect you to write a patch, but
reporting the bugs in the R bug reporting system isn't that hard to do,
and does lead to fixes pretty rapidly in cases where the report contains
sample code to reproduce the problem.

I don't know if pqR has a similar bug reporting system, but if it does,
a reference to a report there would also be fine.  But something like
"Fixed a problem in R_AllocStringBuffer that could result in a crash due
to an invalid memory access" sounds serious, but is just too vague to
follow up.  I would expect that doing a diff on the source files is
going to find all sorts of stuff:  pqR isn't just R with bugs fixed, it
has a lot of other changes too.

I can understand that from your point of view saying "R has bugs that
have been fixed in pqR" is a form of advertising, but it would be more
helpful to the community if the bugs actually got fixed.  I think all of
the bugs that you reported last June got fixed within a couple of weeks
(though not all of the speedups were incorporated).  Why not report them
more frequently than annually, and give the details you already have so
they are easier to fix?

Duncan Murdoch