similar to: Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault (PR#4486)

Displaying 20 results from an estimated 600 matches similar to: "Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault (PR#4486)"

2008 Apr 07
2
"\0" gives no warning "unknown escape sequence" (PR#11107)
Full_Name: Volkmar Klatt Version: 2.6.2 OS: linux Submission from: (NULL) (84.147.0.178) Hello, the documentation article ?Quotes from package:base could be improved by discussing the meaning of "\0" escape sequence. In R (currently used: R-2.6.2), a "\0" in a string will silently terminate that string, just as it would in C code. There is no warning about an unknown escape
2008 Apr 09
0
"\0" gives no warning "unknown escape sequence" (PR#11117)
You seem to have missed '\nnn' character with given octal code (1, 2 or 3 digits) in ?Quotes, so \0 is a both known and documented escape sequence. (Yes, really, '0' _is_ 1 octal digit.) That explains your subject line: such as warning would be misleading in the extreme. What is done with \0 is not explained on that help page, but then neither is what is done
2003 Sep 25
2
Bugs compiling R-1.7.1 with Intel compilers icc and ifc (PR#4295)
Bugs compiling R-1.7.1 with Intel compilers icc and ifc, on x86-computer (Pentium IV) and linux operating system Hello, as there aren't many reports about that issue, I'll give a little report here. (Hope I don't bother anyone) The best thing about using icc and ifc are the warnings, because it is said that the Intel compilers are stricter and give more precise warnings than gcc.
2003 Oct 18
0
Recursive indexing can cause R-1.8.0 (and R-1.7.1) to (PR#4647)
On Thu, 9 Oct 2003 anaximander@gmx.de wrote: > Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault > > First of all, many thanks to the R team!! > R is really a software for everyday work. > Yes, I've found a fault, but I hope it's not just faultfinding ;-) > > In the NEWS file of R-1.8.0, first printed in R NEWS 1.7.1, > there was given a
2007 May 06
1
namespace
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i use dovecot 1.0 and try to implement an public mbox namespace parallel to a private and a public maildir namespace. namespace: type: public separator: / prefix: Archiv/ location: mbox:/srv/imapd/shared/archiv/maildir:CONTROL=/srv/imapd/user/%u/shared-settings/archiv/ control:INDEX=/srv/imapd/user/%u/shared-settings/archiv/index
2008 Dec 15
0
mixed csv and csv2
Dear all, I have a huge problem after downloading and exporting data from Reuters3000 XTra: I downloaded many many monthly, quarterly and yearly data. I do not know why, but after saving, I have mixed-data sets, i.e. files which can be imported as “read.csv” and others that are in the format of “read.csv2”. Sure I could change them, but normally it should be possible to mix them… For
2007 Apr 25
2
dovecot 1.0, namespace & mbox
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, i try to use a new namespace with mbox parallel to my working maildir configuration. With this i have a few interesting effects: - - dovecot doesn't use the CONTROL statement and generate a .subscriptions file at the namespace directory. The INDEX statement is used. - - dovecot can work with subdirectories even mbox is used - - I
2000 Aug 21
2
Loop removal possible?
Dear all, may be somebody have ideas to my following problem: I have to multiplicate each element of a vector with his position in the sorted vector. This isn't a problem ;-) But now i have a weighting vector with the weight of each observation, and my problem starts. A little example (due to my bad english) maybe helps to understand: x<-c(10,40,50,100) # income vector for instance
2011 Apr 16
0
Problem using package 'cgdsr' behind http proxy
Dear R-users, -developers and -maintainers, The situation is the following. My colleagues and me need to use the CGDSR- package (http://www.cbioportal.org/cgx/cgds_r.jsp) on a Ubuntu 10.04 64bit workstation behind a HTTP proxy at campus. We are using R 2.12.2 (2011-02-25) retrieved via the Ubuntu-CRAN-repository. Prior to starting R, the environment variable "HTTP_PROXY" is set via
2005 Nov 03
0
Visual C++ crashing using precompiled headers on a Samba drive.
Hi all, Bill Hilf of Microsoft helpfully sent me this information about the problems people were having with Visual C++ compilations crashing on a Samba drive (when the "allocation roundup" parameter is left at the default setting). Bill Hilf wrote : > So the compiler team has been educating me on the sensitivity of PCH's. > Since a PCH is just a dump of memory that the
2017 Feb 03
3
Clang 5.0 support for armv8 64 bit with neon and auto vectorization
Hi there, I am Software product developer at Robert Bosch, Germany. We are using armv8 64bit targets for our development. We have the need to do the cross compiling for our target on windows. I have compiled clang 5.0 from the vcs git. I have tried compiling the code with following options set: clang.exe -target armv8 -fslp-vectorize-aggressive -mfpu=neon -mfloat-abi=hard -c test.cpp As you
2005 Oct 11
0
call to a particular 800 number nevershowsanswered on Zap channel
Watch the output of 'pri debug span 1' on the Asterisk server while placing the call - bug #4468 (http://bugs.digium.com/view.php?id=4468) might be relevant. > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Andy Goss > Sent: Monday, October 10, 2005 5:58 AM > To: Asterisk Users
2011 Jan 14
0
Crossed random factors in lme
Dear all, I am quite new at R and have a question about using lme with crossed random factors. I followed the instructions of Pinheiro & Bates, but that did not work because of the non grouping of my data. Reading prior threads ( http://www.mail-archive.com/r-help@stat.math.ethz.ch/msg10849.html), I found a solution to deal with non grouped data and crossed random factors in lme, by defining
2017 Feb 03
2
Clang 5.0 support for armv8 64 bit with neon and auto vectorization
Thanks Peter and Tim. Being that said, can I be sure that for 64 bit arm architectures (e.g. arm cortex A57) the neon feature and auto-vectorization is supported as default by clang 5.0? Because for us these two features are deal breaking for compiler evaluation. Mit freundlichen Grüßen / Best regards Zeeshan Haider Chassis Systems Control, Engineering Software Coordination, Software
2005 Oct 11
1
call to a particular 800 numbernevershowsanswered on Zap channel
> Watch the output of 'pri debug span 1' on the Asterisk server while > placing the call - bug #4468 (http://bugs.digium.com/view.php?id=4468) > might be relevant. Yes, this is exactly what is happening. Thanks a lot. I am thinking about adding a special case for the IBM 800 number since it is the only one my company is complaining about. Currently I have this in my dialplan:
2005 Oct 07
3
call to a particular 800 number never showsanswered on Zap channel
Thanks for the reply. Forgive me for being na?ve, however have jumped in to this asterisk project at work due to some circumstances beyond my control and I don't know a lot about carriers and how this all works. I am figuring it out, but it's a lot of trial by fire. As far as I know, we only use 1 carrier for our system. We have a PRI from NuVox and we use 7 channels for our asterisk
2015 Jun 10
2
vfs_fruit works great on OS X 10.9.5, 10.10.3 notsomuch
Hi, I'm very happy to see the work done on vfs_fruit. This has been a pain-point for our users for a long time now, and it seems like we're finally close to a solution. Thanks, Ralph! That said, we're still having some issues. I've installed Samba 4.2.2 from the SerNet Ubuntu package repo on a test VM running Xubuntu 14.04.2 LTS. I've set up Samba with a simple share
2008 Jul 03
4
[LLVMdev] simply wonder pronunciation of Clang
Hello, LLVMers. I just wonder How I can pronounce Clang. [see-laeng], [see-lang], [k-laeng], [k-lang]?? Thanks, Seung
2008 Jul 03
0
[LLVMdev] simply wonder pronunciation of Clang
On Jul 3, 2008, at 8:06 AM, Seung Jae Lee wrote: > Hello, LLVMers. > > I just wonder How I can pronounce Clang. > > [see-laeng], [see-lang], [k-laeng], [k-lang]?? We've been pronouncing it kl -------------- next part -------------- A non-text attachment was scrubbed... Name: abreve.gif Type: image/gif Size: 62 bytes Desc: not available URL:
2008 Jul 03
0
[LLVMdev] simply wonder pronunciation of Clang
On Thu, 3 Jul 2008, Seung Jae Lee wrote: > I just wonder How I can pronounce Clang. > > [see-laeng], [see-lang], [k-laeng], [k-lang]?? I pronounce it just like the english word, which is probably one of your later two options :) -Chris -- http://nondot.org/sabre/ http://llvm.org/