FreeBSD Bugzilla – Attachment 137885 Details for
Bug 183627
games/wesnoth fails to compile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
wesnoth.txt
wesnoth.txt (text/plain; charset=US-ASCII), 1.69 KB, created by
Oleg Ginzburg
on 2013-11-09 16:29:20 UTC
(
hide
)
Description:
wesnoth.txt
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2013-11-09 16:29:20 UTC
Size:
1.69 KB
patch
obsolete
>diff -ruN wesnoth.orig/files/patch-src-chat_events.hpp wesnoth/files/patch-src-chat_events.hpp >--- wesnoth.orig/files/patch-src-chat_events.hpp 1970-01-01 03:00:00.000000000 +0300 >+++ wesnoth/files/patch-src-chat_events.hpp 2013-11-09 20:17:55.000000000 +0400 >@@ -0,0 +1,10 @@ >+--- src/chat_events.hpp.orig 2013-11-09 20:12:59.000000000 +0400 >++++ src/chat_events.hpp 2013-11-09 20:13:07.000000000 +0400 >+@@ -20,6 +20,7 @@ >+ #include "global.hpp" >+ >+ #include <string> >++#include <time.h> >+ >+ namespace events { >+ >diff -ruN wesnoth.orig/files/patch-src-server-metrics.hpp wesnoth/files/patch-src-server-metrics.hpp >--- wesnoth.orig/files/patch-src-server-metrics.hpp 1970-01-01 03:00:00.000000000 +0300 >+++ wesnoth/files/patch-src-server-metrics.hpp 2013-11-09 20:20:02.000000000 +0400 >@@ -0,0 +1,10 @@ >+--- src/server/metrics.hpp.orig 2013-11-09 20:10:45.000000000 +0400 >++++ src/server/metrics.hpp 2013-11-09 20:10:50.000000000 +0400 >+@@ -27,6 +27,7 @@ >+ #endif >+ >+ #include "simple_wml.hpp" >++#include <time.h> >+ >+ class metrics >+ { >diff -ruN wesnoth.orig/files/patch-src-server-user_handler.cpp wesnoth/files/patch-src-server-user_handler.cpp >--- wesnoth.orig/files/patch-src-server-user_handler.cpp 1970-01-01 03:00:00.000000000 +0300 >+++ wesnoth/files/patch-src-server-user_handler.cpp 2013-11-09 20:12:03.000000000 +0400 >@@ -0,0 +1,10 @@ >+--- src/server/user_handler.cpp.orig 2013-11-09 20:09:08.000000000 +0400 >++++ src/server/user_handler.cpp 2013-11-09 20:09:19.000000000 +0400 >+@@ -18,6 +18,7 @@ >+ #include "serialization/string_utils.hpp" >+ >+ #include <ctime> >++#include <time.h> >+ >+ bool user_handler::send_mail(const std::string& to_user, >+ const std::string& /*subject*/, const std::string& /*message*/) {
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 183627
: 137885 |
137886