Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 262391 Details for
Bug 249232
Ebuild request: kde-misc/kover-5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Kover-4 patch so it compiles under gcc 4.4.x
kover-4.patch (text/plain), 811 bytes, created by
Victoria Heisner
on 2011-02-13 21:44:58 UTC
(
hide
)
Description:
Kover-4 patch so it compiles under gcc 4.4.x
Filename:
MIME Type:
Creator:
Victoria Heisner
Created:
2011-02-13 21:44:58 UTC
Size:
811 bytes
patch
obsolete
>diff -c src/directory.cc ../../kover-4/src/directory.cc >*** src/directory.cc 2008-11-15 16:59:26.000000000 -0500 >--- ../../kover-4/src/directory.cc 2011-02-13 15:59:15.000000000 -0500 >*************** >*** 9,14 **** >--- 9,15 ---- > #include <dirent.h> > #include <sys/stat.h> > #include <cstring> >+ #include <stdio.h> > > directory::directory(string current_dir) > { >Common subdirectories: src/icons and ../../kover-4/src/icons >diff -c src/inexact_dialog.cc ../../kover-4/src/inexact_dialog.cc >*** src/inexact_dialog.cc 2008-11-15 16:59:26.000000000 -0500 >--- ../../kover-4/src/inexact_dialog.cc 2011-02-13 15:59:49.000000000 -0500 >*************** >*** 19,24 **** >--- 19,25 ---- > > #include "inexact_dialog.moc" > #include "inexact_dialog.h" >+ #include <stdio.h> > > #include <QVBoxLayout> > #include <QLabel>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 249232
: 262391 |
262401