Fix a bug in Ezdl triggered by ocaml 4.02.0 that prevents C call to done correctly.
It was due to an uninitialized local var ; the bug was revealed by a change in caml/mlvalues.h::CAMLparam() done in 4.02.0 nb : it also fixes (i don't really know why) a performance bug in the rabbit simu.
Please register or sign in to comment