search for: promisearg

Displaying 3 results from an estimated 3 matches for "promisearg".

Did you mean: promiseargs
2017 Jul 06
2
[Bug Fix] Default values not applied to ... arguments
...to the byte-compilation that occurs on subsequent function calls. This patch prevents byte-compilation on closure objects. Although it's a less than ideal solution, this patch fixes the bug at least until the underlying byte-compilation issue can be found (I'm currently scrutinizing the promiseArgs function at eval.c:2771). Thanks, Sahil -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.diff Type: text/x-patch Size: 531 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20170706/9c1a55db/attachment.bin>
2000 Jan 19
1
Segmentation fault using integrate()
...he integrate_2.1-2 package went smoothly. My code contains a loop in which integrate() is called several times in each pass. I get a segmentation fault after what seems to be a random number of calls to integrate(). Debug output shows: Program received signal SIGSEGV, Segmentation fault. promiseArgs (el=0x40276414, rho=0x402977a4) at eval.c:1018 1018 eval.c: No such file or directory. Does anyone have any idea what's going on? Thanks. Hubert ====================================================================== Hubert Wong Department of Statistics E-mail: hubert a...
2017 Jul 06
0
[Bug Fix] Default values not applied to ... arguments
...occurs on > subsequent function calls. > > This patch prevents byte-compilation on closure objects. > Although it's a less than ideal solution, this patch fixes the bug at > least until the underlying byte-compilation issue can be found (I'm > currently scrutinizing the promiseArgs function at eval.c:2771). > > Thanks, > Sahil > > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel [[alternative HTML version deleted]]