Bug 428527

Summary: PATCH: fix DevIL header incompatibility with gcc 4.3
Product: [Fedora] Fedora Reporter: Hans de Goede <hdegoede>
Component: DevILAssignee: Ian Chapman <packages>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-13 19:31:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
PATCH: fix DevIL header incompatibility with gcc 4.3 none

Description Hans de Goede 2008-01-12 21:26:52 UTC
Hi Ian,

While trying to fix the compilation of ogre with gcc 4.3, I found out that the
problem wasn't ogre, but rather an incompatibility in DevIL's headers.

Attached is a patch fixing this, notice this patch is done against the installed
headers, so you might need to change the paths to the files in the .patch file
to get it to apply.

Thanks & Regards,

Hans

Comment 1 Hans de Goede 2008-01-12 21:26:52 UTC
Created attachment 291476 [details]
PATCH: fix DevIL header incompatibility with gcc 4.3

Comment 2 Ian Chapman 2008-01-12 23:05:14 UTC
Thanks Hans, I'll get the patch applied and pushed for devel.

Comment 3 Ian Chapman 2008-01-13 19:31:51 UTC
Ok I've updated the version in devel with the patch. Cheers.