Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270129 - kde-base/korundum-3.5.10 GCC 4.4 patch
Summary: kde-base/korundum-3.5.10 GCC 4.4 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: https://git.instandbesetzt.net/?p=aw-...
Whiteboard:
Keywords:
Depends on:
Blocks: kde-3.5.10 gcc-4.4
  Show dependency tree
 
Reported: 2009-05-17 07:32 UTC by Andreas Wiese
Modified: 2009-05-27 22:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Wiese 2009-05-17 07:32:06 UTC
+++ This bug was initially created as a clone of Bug #264040 +++

Qt.cpp: In function 'const char* get_VALUEtype(VALUE)':                                                                                     
Qt.cpp:953: error: invalid conversion from 'const char*' to 'char*'                                                                         
Qt.cpp: In function 'VALUE method_missing(int, VALUE*, VALUE)':                                                                             
Qt.cpp:1435: error: invalid conversion from 'const char*' to 'char*'                                                                        
Qt.cpp:1485: error: invalid conversion from 'const char*' to 'char*'                                                                        
Qt.cpp: In function 'VALUE class_method_missing(int, VALUE*, VALUE)':                                                                       
Qt.cpp:1560: error: invalid conversion from 'const char*' to 'char*'                                                                        
Qt.cpp: In function 'VALUE initialize_qt(int, VALUE*, VALUE)':                                                                              
Qt.cpp:1677: error: invalid conversion from 'const char*' to 'char*'                                                                        
Qt.cpp:1677: error:   initializing argument 4 of 'QCString* find_cached_selector(int, VALUE*, VALUE, char*)'                                
Qt.cpp: In function 'VALUE getmetainfo(VALUE, int&, int&)':                                                                                 
Qt.cpp:1775: error: invalid conversion from 'const char*' to 'char*'                                                                        
make[5]: *** [Qt.lo] Error 1

Same things happening in korundum-3.5.10.

See URL for fix.
Comment 1 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-05-27 22:01:19 UTC
In CVS, thans for the patch