[Rd] windows version

Erich Neuwirth erich.neuwirth@univie.ac.at
Sun, 19 Mar 2000 15:50:30 +0100


for all of you using the windows version:
i think having a look at the r-winedt
interface by volker ligges is a good idea.
it works quite nicely.

i talked to volker,
and at the moment,
there is something which could be improved,
anmley it would be nice if one could get access to the current
history buffer.

is there a way of getting it
(i.e. exactly what would be saved in .Rhistory if one were to exit right
now)?

then one could interactively edit the current session
in winedt.







Peter Dalgaard BSA wrote:
> 
> Thomas J Vogels <tov@ece.cmu.edu> writes:
> 
> > Hi,
> >
> > this is not a bug report since this may not be a problem with R per se.
> >
> > The current release of R (1.1.0) will compile cleanly on an AIX box
> > (I have 4.3.2) but it will fail upon startup with an Illegal
> > Instruction.  I've located the problem to be in do_strsplit when R
> > calls regcomp.
> >
> > This function is defined in regex.c.  However, the text from regex.o
> > doesn't find its way into the executable, R.X11, since there's also a
> > regcomp in /usr/lib/libc.a  Apparently, this confuses the system
> > enough to completely lose its mind.  When regcomp in libc.a gets
> > called, the stack is trashed which made this hard to debug.
> >
> > A temporary fix is to remove the _first_ use of -lc from the linker
> > command line.  This will affect the way the export symbols are
> > defined.  Not sure yet whether this matters.
> >
> > Why does this bug only show up on AIX?  Is this some weird posix trap?
> 
> We've discussed this recently (others know better than me). I think
> you have it spot on, and the problem is that almost all other systems
> than AIX will have the linker implicitly move -lc *after* the .o
> files... AFAIR the permanent fix is equivalent to your temporary one.
> 
> --
>    O__  ---- Peter Dalgaard             Blegdamsvej 3
>   c/ /'_ --- Dept. of Biostatistics     2200 Cph. N
>  (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
> ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk)             FAX: (+45) 35327907
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._

--
Erich Neuwirth, Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._