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
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20070316/70b5412d/attachment.bin>