[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#557553: geneweb: Search and navigaition fails



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


Reply to: