[Rd] latest beta + MinGW 3.1.0-1 = minor fix needed
Simon Urbanek
simon.urbanek at math.uni-augsburg.de
Sat Oct 4 00:40:18 MEST 2003
On Friday, October 3, 2003, at 07:34 PM, Uwe Ligges wrote:
> Some thoughts:
> The first suggested fix seems to be forbidden during code freeze
> (might break other platforms, doesn't it?), the second one puts one
> more OS dependence into the sources.
The neither fix affects any platform except for Win32 - and that's the
one we're fixing ;) - it's inside #ifdef Win32 - so I hope no other
platform sets that define ;). On Win32 gcc int = long so in fact
nothing should change - except for the error that would go away.
Simon
More information about the R-devel
mailing list