Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
pan
pan-0.133-gcc44.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pan-0.133-gcc44.patch of Package pan
Index: pan/general/log.cc =================================================================== --- pan/general/log.cc.orig 2007-08-01 19:00:01.000000000 +0200 +++ pan/general/log.cc 2009-02-27 23:24:38.000000000 +0100 @@ -18,6 +18,7 @@ */ #include <config.h> +#include <cstdio> #include <iostream> #include <cstdarg> #include "log.h" Index: pan/general/progress.cc =================================================================== --- pan/general/progress.cc.orig 2007-08-01 19:00:01.000000000 +0200 +++ pan/general/progress.cc 2009-02-27 23:37:32.000000000 +0100 @@ -18,6 +18,7 @@ */ #include <config.h> +#include <cstdio> #include <cstdarg> #include "progress.h" #include "string-view.h" Index: pan/usenet-utils/numbers.cc =================================================================== --- pan/usenet-utils/numbers.cc.orig 2008-07-04 17:01:53.000000000 +0200 +++ pan/usenet-utils/numbers.cc 2009-02-27 23:42:23.000000000 +0100 @@ -18,6 +18,7 @@ */ #include <config.h> +#include <cstdio> #include <cctype> #include <pan/general/string-view.h> #include "numbers.h" Index: pan/tasks/nntp.cc =================================================================== --- pan/tasks/nntp.cc.orig 2008-07-05 21:16:06.000000000 +0200 +++ pan/tasks/nntp.cc 2009-02-27 23:50:21.000000000 +0100 @@ -18,6 +18,7 @@ */ #include <config.h> +#include <cstdio> #include <cassert> #include <cstdarg> #include <cstdlib> // abort, atoi, strtoul Index: pan/tasks/nntp-pool.cc =================================================================== --- pan/tasks/nntp-pool.cc.orig 2008-07-05 08:39:27.000000000 +0200 +++ pan/tasks/nntp-pool.cc 2009-02-28 00:03:01.000000000 +0100 @@ -18,6 +18,7 @@ */ #include <config.h> +#include <cstdio> #include <ctime> #include <glib/gi18n.h> #include <pan/general/debug.h>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor