Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 156787 Details for
Bug 226007
x11-misc/obpager-1.8 removal request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
obpager-1.8-gcc43.patch
obpager-1.8-gcc43.patch (text/plain), 974 bytes, created by
Peter Alfredsen (RETIRED)
on 2008-06-14 22:19:53 UTC
(
hide
)
Description:
obpager-1.8-gcc43.patch
Filename:
MIME Type:
Creator:
Peter Alfredsen (RETIRED)
Created:
2008-06-14 22:19:53 UTC
Size:
974 bytes
patch
obsolete
>diff -NrU5 obpager-1.8.orig/src/main.cc obpager-1.8/src/main.cc >--- obpager-1.8.orig/src/main.cc 2008-06-15 00:11:45.000000000 +0200 >+++ obpager-1.8/src/main.cc 2008-06-15 00:12:04.000000000 +0200 >@@ -24,11 +24,11 @@ > > // Other system necessary headers > > #include <sys/types.h> > #include <unistd.h> >- >+#include <cstdlib> > > // Include the headers for the pager class and also the spiffy custom exception class > > #include "OBPager.h" > #include "VerboseException.h" >diff -NrU5 obpager-1.8.orig/src/OBPager.cc obpager-1.8/src/OBPager.cc >--- obpager-1.8.orig/src/OBPager.cc 2008-06-15 00:11:45.000000000 +0200 >+++ obpager-1.8/src/OBPager.cc 2008-06-15 00:14:43.000000000 +0200 >@@ -20,11 +20,12 @@ > #include "OBPager.h" > #include "VerboseException.h" > > #include <string> > #include <sstream> >- >+#include <cstdlib> >+#include <memory> > > // We need to work with these properties > > #define UTF8_STRING_PROP "UTF8_STRING" > #define NET_CURRENT_DESKTOP_PROP "_NET_CURRENT_DESKTOP"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226007
: 156787