Re: [Rd] Quote symbol names under EXPORTS in tmp.def on Windows

2016-08-11 Thread Kyle Baron
Attaching a proper patch for this issue. I will post a bug report whenever new registrations are allowed. Best Regards, Kyle On Sat, Aug 6, 2016 at 11:51 PM, Kyle Baron wrote: > > I originally posted on this topic on a different thread: > https://stat.ethz.ch/pipermail/r-devel/2016-August/0729

[Rd] Quote symbol names under EXPORTS in tmp.def on Windows

2016-08-06 Thread Kyle Baron
I originally posted on this topic on a different thread: https://stat.ethz.ch/pipermail/r-devel/2016-August/072938.html These sources suggested that a safe practice might be to put double quotes around symbol names in EXPORTS in case the symbol name is the same as a linker keyword: - https://so