search for: unusual_but_ok

Displaying 5 results from an estimated 5 matches for "unusual_but_ok".

2005 Apr 30
1
segfault during build of 2.1.0 on RH9; print.POSIXct implicated (PR#7827)
...tors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. > unusual_but_ok <- c.POSIXlt(character(0)) > unusual_but_ok character(0) > unusual_and_faults <- c.POSIXct(character(0)) > unusual_and_faults Segmentation fault Running this test program under gdb, we find that we're running off the end of the stack, with 4222 stack frames s...
2005 Apr 30
2
(PR#7826) segfault during build of 2.1.0 on RH9; print.POSIXct
...tion and > 'citation()' on how to cite R or R packages in publications. > > Type 'demo()' for some demos, 'help()' for on-line help, or > 'help.start()' for a HTML browser interface to help. > Type 'q()' to quit R. > > > unusual_but_ok <- c.POSIXlt(character(0)) > > unusual_but_ok > character(0) > > unusual_and_faults <- c.POSIXct(character(0)) > > unusual_and_faults > Segmentation fault > > Running this test program under gdb, we find that we're running off the > end of t...
2005 Apr 30
0
(PR#7826) Re: ... print.POSIXct .. infinite recursion
...he following simple Jskud> transcript demonstrates: Jskud> LC_ALL=C SRCDIR=. R_DEFAULT_PACKAGES= ../bin/R --vanilla Jskud> R : Copyright 2005, The R Foundation for Statistical Computing Jskud> Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0 <....> >> unusual_but_ok <- c.POSIXlt(character(0)) >> unusual_but_ok Jskud> character(0) >> unusual_and_faults <- c.POSIXct(character(0)) >> unusual_and_faults Jskud> Segmentation fault Jskud> Running this test program under gdb, we find that we're running off...
2005 May 01
0
Re: (PR#7826) ... segfault during build of 2.1.0 on RH9; print.POSIXct ...
...t.math.ethz.ch, R-bugs@biostat.ku.dk > Subject: Re: [Rd] segfault during build of 2.1.0 on RH9; print.POSIXct implicated (PR#7827) > From: Peter Dalgaard <p.dalgaard@biostat.ku.dk> > Date: 30 Apr 2005 12:18:56 +0200 > Lines: 73 > > Jskud@jskud.com writes: > > > unusual_but_ok <- c.POSIXlt(character(0)) > > > unusual_but_ok > > character(0) > > > unusual_and_faults <- c.POSIXct(character(0)) > > > unusual_and_faults > > Segmentation fault > > > > Running this test program under gdb, we find tha...
2005 Apr 30
0
segfault during build of 2.1.0 on RH9; print.POSIXct implicated (PR#7826)
...tors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. > unusual_but_ok <- c.POSIXlt(character(0)) > unusual_but_ok character(0) > unusual_and_faults <- c.POSIXct(character(0)) > unusual_and_faults Segmentation fault Running this test program under gdb, we find that we're running off the end of the stack, with 4222 stack frames s...