recode and gcc-4.3 (Was: Re: Mass rebuild status with gcc-4.3.0-0.4 of rawhide-20071220)

Pádraig Brady P at draigBrady.com
Tue Jan 15 15:29:11 UTC 2008


Zoltan Kota wrote:
> Hi,
> 
> Can you help me to find out what the problem is with recode compiled 
> with gcc-4.3.0?
> The log is here:
> http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/unsorted/recode-3.6-24.fc8.log

Looks like gcc is giving an error now for bitfields
that are larger than their types.
In this particular case it gives an error for:

struct {
 bool ignore:2;
};

Does the attached patch help?

cheers,
Pádraig.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: recode-3.6-gcc-4.3.patch
Type: text/x-patch
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20080115/b05ffd4f/attachment.bin>


More information about the fedora-devel-list mailing list