Re: commit (head): fix 7011

From: Tomas Frydrych <tomasfrydrych_at_yahoo.co.uk>
Date: Tue Aug 17 2004 - 08:42:41 CEST

Hi MG,

> You also added still more 0xffffffff usage which, in some cases (I don't
> know about that particular rtf importer code), can be quite corruptive
> on 64-bit platforms, causing a lot of the crashes like I'm seeing on my
> 64-bit box where gdb tells me I segfaulted and, surprise surprise,
> someParam=4294967295.

I assume that you are referring to problems with 0xffffffff used in
place of -1; the revision level is, however, an unsigned int, so the
value is the same irrespective of the int size. Or am I missing
something?

Tomas
Received on Tue Aug 17 08:29:12 2004

This archive was generated by hypermail 2.1.8 : Tue Aug 17 2004 - 08:29:12 CEST