Bug 203635 - media-libs/taglib GCC 4.3 missing includes
Bug#: 203635 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: dirtyepic@gentoo.org
Component: GCC Porting
URL: 
Summary: media-libs/taglib GCC 4.3 missing includes
Keywords:  
Status Whiteboard: 
Opened: 2007-12-29 01:21 0000
Description:   Opened: 2007-12-29 01:21 0000
the attached patch adds some includes for headers that were previously
indirectly included.  due to a big internal header cleanup in GCC 4.3 taglib
fails to build without them.

------- Comment #1 From Ryan Hill 2007-12-29 01:22:42 0000 -------
Created an attachment (id=139553) [details]
taglib-1.4-gcc-4.3-include.patch

------- Comment #2 From Wulf Krueger (RETIRED) 2008-01-06 23:28:31 0000 -------
Thanks, Ryan! Fixed in CVS.

------- Comment #3 From Ryan Hill 2008-03-05 22:35:52 0000 -------
sorry, i forgot the testsuite.  updated patch attached.

------- Comment #4 From Ryan Hill 2008-03-05 22:36:30 0000 -------
Created an attachment (id=145391) [details]
taglib-1.4-gcc-4.3-include.patch

------- Comment #5 From Ingmar Vanhassel (RETIRED) 2008-03-06 01:15:38 0000 -------
Thanks!