Skip to content

1.3.1/1.4.1 Windows binary incompatibilities?

1 message · Ben Bolker

#
mea culpa.
  I now believe the difference in behavior between 1.3.x and 1.4.1 was not
in the compilers -- the code didn't work in either Linux or Windows under
1.4.1 (I had only tried it in 1.3.x on Linux).  It turned out that the
problem was in several arguments being passed to the C code that had not
been protected by as.double().  For some reason I can't understand, this
worked in 1.3.x and failed in 1.4.1.
  I thought I had tried all the obvious things before asking for help, but
I obviously got confused in the midst of debugging.

  thanks to all for help/offers of help ...

  Ben Bolker
On Wed, 6 Feb 2002, Prof Brian Ripley wrote: