Another thing I just noticed (but you probably already is aware
of that):

There seems to be a number of places in 'index-mail.c' that stores
'time_t' values in 'uint32_t' variables.

This might cause problems since 'time_t' is 64 bit on 64 bit Solaris
systems... (Definitely will cause some funny behaviour in the future
when time_t values won't fit inside 32 bits ints :-)

Btw - If I compile just index-mail.c without optimizations then things
seem to work fine.

- Peter

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to