On 074, 03 15, 2007 at 01:46:57PM +0100, Adrian P. van Bloois wrote:
> Hi,
> My compiler AIX 5.2, complained about the following:
>       cc -qlanglvl=ansi -DHAVE_CONFIG_H -I. -I../../../..  
> -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap 
> -I../../../../src/lib-index -I../../../../src/lib-storage 
> -I../../../../src/lib-storage/index -I/usr/local/include  -O2  -c mbox-file.c
> "mbox-sync-private.h", line 50.17: 1506-009 (S) Bit-field uid_broken must be 
> of type signed int, unsigned int or int.
> "mbox-sync-private.h", line 51.17: 1506-009 (S) Bit-field expunged must be of 
> type signed int, unsigned int or int.
> "mbox-sync-private.h", line 52.17: 1506-009 (S) Bit-field pseudo must be of 
> type signed int, unsigned int or int.
> 
> After changing these variables to uint32_t everything went fine, AND
> workts fine too.

Fixed already: http://dovecot.org/list/dovecot-cvs/2007-March/008121.html

-- 
Andrey Panin            | Linux and UNIX system administrator
[EMAIL PROTECTED]               | PGP key: wwwkeys.pgp.net

Attachment: signature.asc
Description: Digital signature

Reply via email to