[Rd] [R] are arithmetic comparison operators binary?
Wacek Kusnierczyk
Waclaw.Marcin.Kusnierczyk at idi.ntnu.no
Tue Feb 24 10:17:49 CET 2009
Wacek Kusnierczyk wrote:
>
> The patch for src/main/arithmetic.c was prepared as follows:
>
> svn co https://svn.R-project.org/R/trunk/
> cd trunk
> tools/rsync-recommended
> # modifications made to src/main/character.c
> svn diff > do_grep.diff
>
> The patched sources were successfully compiled and tested as follows:
>
> svn revert -R .
> patch -p0 < do_grep.diff
> ./configure
> make
> make check
>
>
obviously, i forgot to replace 'do_grep' with 'arithmetic'.
vQ
More information about the R-devel
mailing list