At 23:36 GMT 05.05.03, Bruce Gray <bruce.g
...@acm.org> wrote:
: Does the attached patch fix your problem?
: If so, I will submit it in RT, with an explanation of the problem.
yup - latest CVS snapshot now compiling ok
still got some warning during the build, but nothing fatal:
dotgnu.ops(113) : warning C4761: integral size mismatch in
argument; conversion supplied
3 times - twice for core_ops.c and once for core_ops_prederef.c
113 is a call to vtable->set_integer_native()
spf_render.c(576) : warning C4761: integral size mismatch in
argument; conversion supplied
during compile of spf_render.c, at call to gen_sprintf_call()
would doing regular windows builds be useful?
--cal