[Konversation-devel] [Bug 125229] New: gcc 4.1 build problem

Phh phh at fnux.org
Sun Apr 9 16:32:53 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125229         
           Summary: gcc 4.1 build problem
           Product: konversation
           Version: 0.19
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel kde org
        ReportedBy: phh fnux org


Version:           0.19 (using KDE KDE 3.5.2)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 4.1.0 
OS:                Linux

I'm using gcc 4.1 for my LFS, and konversion doesn't build out of the box, but i made patch, which enable it to build on it.
The only problem was in classes prototype, there was things like

Class blah {
	void blah::foo();
}
We have to drop blah::


More information about the Konversation-devel mailing list