Daniel de Rauglaudre a écrit : > Which version (ident src/iovalue.ml)? I indeed found bugs for 64 bits > architectures. In src/iovalue.ml, "sizeof_long" is now defined as (line > 14 of that file): > value sizeof_long = Sys.word_size / 8;
(* $Id: iovalue.ml,v 5.9 2009-03-10 21:10:29 ddr Exp $ *) [...] value sizeof_long = Sys.word_size / 8; Cheers, -- Stéphane -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org