Bug 467806 - gcc 4.3.0 fix for bit-fields
Summary: gcc 4.3.0 fix for bit-fields
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnupg
Version: 9
Hardware: s390x
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2008-10-21 00:08 UTC by Brad Hinson
Modified: 2008-10-21 19:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-21 19:25:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
gcc 4.3.0 fix for bit-fields (846 bytes, patch)
2008-10-21 00:08 UTC, Brad Hinson
no flags Details | Diff

Description Brad Hinson 2008-10-21 00:08:56 UTC
Created attachment 320945 [details]
gcc 4.3.0 fix for bit-fields

Description of problem:
A quick fix to get gnupg-1.4.9 compiling with gcc 4.3.0 by obfuscating
the reference to a bit-field.  Patch from Eric Sandall.

Version-Release number of selected component (if applicable):
gnupg2-2.0.9-1.fc9

Additional info:
This solves the following compile error on s390:
gpgkeys_curl.c:303: error: ‘typeof’ applied to a bit-field

Comment 1 Rex Dieter 2008-10-21 14:01:19 UTC
How does this compare with what's already in cvs (patch extracted from upstream, afaik)?
http://cvs.fedoraproject.org/viewvc/devel/gnupg/gnupg-1.4.9-gcc43.patch

Is this one not sufficient?

Comment 2 Brad Hinson 2008-10-21 19:25:19 UTC
That patch works.  Actually I meant to request that this for gnupg2, but I see it's there as well.  Closing CURRENTRELEASE.

Thanks


Note You need to log in before you can comment on or make changes to this bug.