search for: do_extern

Displaying 2 results from an estimated 2 matches for "do_extern".

Did you mean: __extern
2008 Dec 27
1
Patch to fix small bug in do_External and do_dotcall
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_nullDevice", 1) Error in ....
2007 Apr 13
2
R on Solaris 10 x64
...d0 "geneNames", val = 0x98386a0), line 693 in "hdf5.c" [8] hdf5_save_object(call = 0x97234ec, fid = 67108867, symname = 0x9cf35d0 "geneNames", val = 0x98386a0), line 957 in "hdf5.c" [9] do_hdf5save(args = 0x9723284), line 1104 in "hdf5.c" [10] do_External(call = 0x86d62bc, op = 0x8371cd8, args = 0x972340c, env = 0x9723594), line 832 in "dotcode.c" [11] Rf_eval(e = 0x86d62bc, rho = 0x9723594), line 445 in "eval.c" [12] Rf_evalList(el = 0x86d6230, rho = 0x9723594, op = 0x837226c), line 1463 in "eval.c" [13] Rf_eva...