Skip to content

NEWS item about PR#17284

3 messages · Suharto Anggono Suharto Anggono, Martin Maechler

#
> Previous mentions:
    > - https://stat.ethz.ch/pipermail/r-devel/2017-July/074723.html
    > - https://stat.ethz.ch/pipermail/r-devel/2017-August/074737.html

    > The NEWS item corresponding to PR#17284 is in "CHANGES in R-devel". However, fix for PR#17284 is already included in R 3.4.2 beta.

Thank you, I'm sorry for not having acted sooner on this... and
will do now.

Note that this *also* applies to the PR#17292.
R/src/main/bind.c has been identical in R-devel and R-patched
(i.e. 3.4.2 beta) for quite some time, and the NEWS entries must
be moved to 3.4.2 beta.

Martin
#
>> Previous mentions:
    >> - https://stat.ethz.ch/pipermail/r-devel/2017-July/074723.html
    >> - https://stat.ethz.ch/pipermail/r-devel/2017-August/074737.html

    >> The NEWS item corresponding to PR#17284 is in "CHANGES in R-devel". However, fix for PR#17284 is already included in R 3.4.2 beta.

    > Thank you, I'm sorry for not having acted sooner on this... and
    > will do now.

done.

The following is partly wrong:  The news entry for PR#17292 had
been in NEWS for R 3.4.2 beta already.

    > Note that this *also* applies to the PR#17292.
    > R/src/main/bind.c has been identical in R-devel and R-patched
    > (i.e. 3.4.2 beta) for quite some time, and the NEWS entries must
    > be moved to 3.4.2 beta.

    > Martin