Bug#695411: Fails to load built-in datasets on armel

2013-01-11 Thread Dirk Eddelbuettel
On 7 January 2013 at 23:20, Johannes Ranke wrote: | Package: r-base-core | Severity: normal | | I have started on a test case (attached), but, as mentioned, I did not succeed | to figure out exactly how the tre functions are being called under these | circumstances. Any help would be appreciated.

Bug#695411: Fails to load built-in datasets on armel

2013-01-07 Thread Johannes Ranke
Package: r-base-core Severity: normal I have started on a test case (attached), but, as mentioned, I did not succeed to figure out exactly how the tre functions are being called under these circumstances. Any help would be appreciated. #include #include int main(int argc, char *argv[]) { if(

Bug#695411: Fails to load built-in datasets on armel

2013-01-07 Thread Johannes Ranke
Package: r-base-core Severity: normal Sorry for the incomplete message. I had expressed that I think it would be good to have a test case written in C, that calls tre_regcomp(), tre_regwcomp() and tre_regexec() in a similar way as do_gsub() would do, which is the C function being called by sub().