search for: r48837

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

2009 Jul 15
1
Protection stack overflow
...3973.html but I just had a 2nd look at it and realized that the problem can in fact be reproduced out of the .onLoad() hook. So I'm reporting it again with a different subject. See my sessionInfo() below. Thanks! H. > sessionInfo() R version 2.10.0 Under development (unstable) (2009-06-26 r48837) x86_64-unknown-linux-gnu locale: [1] LC_CTYPE=en_CA.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_CA.UTF-8 LC_COLLATE=en_CA.UTF-8 [5] LC_MONETARY=C LC_MESSAGES=en_CA.UTF-8 [7] LC_PAPER=en_CA.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUR...
2009 Jul 16
1
Resizing a named vector crashes R with gctorture(TRUE) (PR#13837)
...gt; can in fact be reproduced out of the .onLoad() hook. So I'm >> reporting it again with a different subject. >> >> See my sessionInfo() below. Thanks! >> H. >> >> >>> sessionInfo() >> R version 2.10.0 Under development (unstable) (2009-06-26 r48837) >> x86_64-unknown-linux-gnu >> >> locale: >> [1] LC_CTYPE=en_CA.UTF-8 LC_NUMERIC=C >> [3] LC_TIME=en_CA.UTF-8 LC_COLLATE=en_CA.UTF-8 >> [5] LC_MONETARY=C LC_MESSAGES=en_CA.UTF-8 >> [7] LC_PAPER=en_CA.UTF-8 LC_NAME=C >...
2008 Mar 26
1
[LLVMdev] PATCH: Use size reduction -- wave1
...to the corresponding constructors. Essentially at the moment all introduced 'operator new's end up calling '::operator new(size_t)', so there should be no functionality change at all. This will change in subsequent waves. At the moment of writing this my trunk working copy is at r48837, I have used this command to do the merge: svn merge http://llvm.org/svn/llvm-project/llvm/branches/ggreif/use- diet at 48564 http://llvm.org/svn/llvm-project/llvm/branches/ggreif/use- diet . This is what it printed on the console: U include/llvm/BasicBlock.h U include/llvm/GlobalVariabl...