Excerpts from Prof Brian Ripley's message of Sun Dec 28 15:03:28 +0100 2008:
> Thank you. You do realize that your example is not passing a
> NativeSymbolInfo object, don't you? I believe the intention is that you
> pass 'sym'.
Yes, I had originally used sym and later changed it to sym$address
Thank you. You do realize that your example is not passing a
NativeSymbolInfo object, don't you? I believe the intention is that you
pass 'sym'.
I'll incoporate the patch once I have worked out an accuracy description
of what it does
On Sat, 27 Dec 2008, Olaf Mersmann wrote:
Excerpt
Excerpts from Prof Brian Ripley's message of Sat Dec 27 06:59:24 +0100 2008:
> Thank you, but can we see the patch please (no attachement arrived)?
I've posted them online:
http://www.statistik.tu-dortmund.de/~olafm/files/symname-bug.R
http://www.statistik.tu-dortmund.de/~olafm/files/symname-
Thank you, but can we see the patch please (no attachement arrived)?
On Sat, 27 Dec 2008, Olaf Mersmann wrote:
I've stumbled upon a small bug/inconsitency in do_External and do_dotcall:
Here's an example:
% LC_ALL=C R --vanilla < symname-bug.R
R version 2.8.0 (2008-10-20)
*snip*
> optio
I've stumbled upon a small bug/inconsitency in do_External and do_dotcall:
Here's an example:
% LC_ALL=C R --vanilla < symname-bug.R
R version 2.8.0 (2008-10-20)
*snip*
> options(error=expression(0))
> ## Call 'R_GD_nullDevice' with incorrect parameter count:
> .Call("R_GD_nullD