Displaying 2 results from an estimated 2 matches for "substringfromindex".
2006 Aug 05
1
R GUI for Mac OS X bug
Hi,
I found a highly reproduceable bug in the version that comes with
2.3.1 and I just thought I'd let the authors know. Pressing " and
then tab instantly crashes it every time.
2006 Jul 04
1
double-quote tab crashes R (PR#9058)
...xception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000002
Code[1]: 0x00000000
Thread 0 Crashed:
0 com.apple.Foundation 0x9275c2d3 _NSRaiseError + 227
1 com.apple.Foundation 0x92782fd7 +[NSException raise:format:]
+ 57
2 com.apple.Foundation 0x9272c08b -[NSString
substringFromIndex:] + 196
3 org.R-project.R 0x000331a4 +[FileCompletion
completeAll:cutPrefix:] + 684 (crt.c:305)
4 org.R-project.R 0x00011745 -[RController
textView:completions:forPartialWordRange:indexOfSelectedItem:] + 586
(crt.c:305)
5 com.apple.AppKit 0x93808d15
-...