Re: [Rd] back port of Bug 15899 fix missing from R 3.2.1 RC release!!!

2015-06-16 Thread Martin Maechler
> Jack Howarth > on Mon, 15 Jun 2015 22:03:59 -0400 writes: > Is there a reason why the fix for Bug 15899 - Omitted 'extern' on > 'R_running_as_main_program' after refactor can cause linker errors for > applications embedding R... > https://bugs.r-project.org/bugzilla

[Rd] back port of Bug 15899 fix missing from R 3.2.1 RC release!!!

2015-06-15 Thread Jack Howarth
Is there a reason why the fix for Bug 15899 - Omitted 'extern' on 'R_running_as_main_program' after refactor can cause linker errors for applications embedding R... https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15899 was never back ported for R 3.3 for the R 3.2.1 release? Restoring th