Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 211303

Summary: ksirtet-3.5.9 GCC 4.3 patch
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: ksirtet-3.5.9-gcc-4.3.patch

Description Ryan Hill (RETIRED) gentoo-dev 2008-02-24 20:11:45 UTC
iostream.h is pre-ISO and was removed in 4.3.  this patch uses the new name <iostream> if it is available.
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-02-24 20:22:21 UTC
In CVS, thanks for your patches :)
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2008-02-24 20:28:52 UTC
Created attachment 144530 [details, diff]
ksirtet-3.5.9-gcc-4.3.patch

actually we can't check HAVE_IOSTREAM.  in this case config.h doesn't define it.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2008-02-24 20:32:12 UTC
wrong bug ;)
Comment 4 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-02-24 20:34:57 UTC
(In reply to comment #3)
> wrong bug ;)

Noticed, I was hoping to be fast enough so no one would notice ;)
Committed now, thanks :)