> > Read from uninitialized (rui):
> Please try this:  Make the last 4 statements of that function, around
> line 450:
> 
>     me->cells[me->ncells + colspan].pos = -1; /* not yet used */
>     me->cells[me->ncells + colspan].alignment = HT_ALIGN_NONE;
>     me->ncells++;
>     return (me->ncells - 1);

Indeed, that solved it.  Wow, distributed 
debugging really works.  :-)

-- 
John Bley
[EMAIL PROTECTED]
  "Inquisitors create heretics." - Umberto Eco

Reply via email to