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

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



Hi,

> > Obviously, Iovalue.sizeof_long is too big. Dividing it by two makes the
> > original query work (it seems). But I cannot give any guarantee that it
> > doesn't break something else.

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;

-- 
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/


Reply to: