On Wed, 2007-03-14 at 07:48 +0100, Ralf Becker wrote: > It is that uid_broken, expunged, pseudo are defined as uint8_t:1 which > is seemingly not allowed by xlc. Changing it to uint32_t:1 solves the > problem. Do you think this is a appropriate way to fix this?
Hmm. That's a bit annoying, because changing them to uint32_t:1 makes it eat more memory. Although I suppose 4 bytes per rewritten mail doesn't matter all that much.. Well, okay, I changed it back to "unsigned int" now: http://dovecot.org/list/dovecot-cvs/2007-March/008121.html
signature.asc
Description: This is a digitally signed message part