Skip to content
Prev 30182 / 63421 Next

defines in Rmath.h and R_NO_REMAP

Dear Prof. Ripley,

thank you for the pointer to #undef;
I used it the first time now and put

// undo Rmath.h madness ;-)
#ifdef beta
#undef beta
#endif

in my (templates) header file. It works, and it is much
nicer than my forwarding functions.

Prof Brian Ripley schrieb:
R_NO_REMAP in conjuction with Rinternals.h and R_ext/Error.h.
would like it to, remember we often say 'patches will be considered'. 
But see the inline comment below.
______________________________________________
R-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel