On Thu, May 17, 2007 at 07:54:54AM -0400, Mikhail Teterin wrote: > > The way things are now, it could be getting it wrong every once in a while, > when the lower 32-bits of the pointer happen to be zeros. :-( Indeed. > How about: > > uni_p = (fl3->path != NULL); I already fixed it in svn with a similar patch. Thanks, Jeremy.