Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207684 - Please stabilise =kde-misc/krusader-1.80.0
Summary: Please stabilise =kde-misc/krusader-1.80.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://groups.google.com/group/krusad...
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: gcc-4.2
  Show dependency tree
 
Reported: 2008-01-27 14:28 UTC by Maxime Vincent
Modified: 2008-01-31 17:15 UTC (History)
0 users

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 Maxime Vincent 2008-01-27 14:28:27 UTC
When trying to compile krusader-1.70.1,
using use flags: arts javascript kde xinerama
with gcc 4.2.2, it stops complaining about:
../VFS/vfs.h:137: error: invalid pure specifier (only `= 0' is allowed) before ';' token

This is normal, as of gcc 4, there _is_ a difference between '0' and '0L'.
The '0L' in vfs.h, at the end of line 137 should be replaced by '0'.
Then everything compiles fine.

Reproducible: Always

Steps to Reproduce:
Try to compile krusader-1.70.1,
using use flags: arts javascript kde xinerama
using gcc 4

Actual Results:  
../VFS/vfs.h:137: error: invalid pure specifier (only `= 0' is allowed) before ';' token

Expected Results:  
Compile up normally

This is normal, as of gcc 4, there _is_ a difference between '0' and '0L'.
The '0L' in vfs.h, at the end of line 137 should be replaced by '0'.
Then everything compiles fine.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-27 14:44:28 UTC
Why don't we stabilize 1.80.0?
Comment 2 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-01-27 15:03:17 UTC
This has been in the tree for 6 months, the last bug report has been even longer. The current stable version doesn't compile with gcc-4.2.

Thus, Arches, please stabilize =kde-misc/krusader-1.80.0.
Target keywords: amd64 ppc ppc64 sparc x86

Thank you.
Comment 3 Maxime Vincent 2008-01-27 15:42:06 UTC
I'm sorry if this report is a double..
I didn't find anything on 'krusader' in the bugzilla..

It's true that i'm using gcc 4.2.2,
but I suppose it's not compiling up with gcc 4.1.x either, or is it?

I agree 1.80.0 should be stabilized though...

Thanks!
Comment 4 Wulf Krueger (RETIRED) gentoo-dev 2008-01-27 15:56:53 UTC
Marked stable on amd64.
Comment 5 Brent Baude (RETIRED) gentoo-dev 2008-01-27 16:27:14 UTC
ppc64 done
Comment 6 Maxime Vincent 2008-01-27 17:09:59 UTC
thanks!
Comment 7 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-01-27 17:42:43 UTC
Please don't mark the bug fixed before all arches are done. Thanks.
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2008-01-29 13:45:42 UTC
sparc/x86 stable
Comment 9 nixnut (RETIRED) gentoo-dev 2008-01-31 17:15:09 UTC
ppc stable. closing sicne we're last.