FreeBSD Bugzilla – Attachment 27226 Details for
Bug 46259
Fix build on -current for chinese/stardict
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.01 KB, created by
Kuang-che Wu
on 2002-12-14 17:00:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kuang-che Wu
Created:
2002-12-14 17:00:15 UTC
Size:
1.01 KB
patch
obsolete
>diff -urN stardict/files/patch-src::image.h stardict.new/files/patch-src::image.h >--- stardict/files/patch-src::image.h Thu Jan 1 08:00:00 1970 >+++ stardict.new/files/patch-src::image.h Sun Dec 15 00:44:51 2002 >@@ -0,0 +1,12 @@ >+--- src/image.h.orig Sun Dec 15 00:37:41 2002 >++++ src/image.h Sun Dec 15 00:37:45 2002 >+@@ -17,7 +17,8 @@ >+ #ifndef IMAGE_H >+ #define IMAGE_H >+ >+-#include <stdiostream.h> >++#include <iostream> >++using namespace std; >+ #include <stdlib.h> >+ #include <memory.h> >+ #include <string.h> >diff -urN stardict/files/patch-src::trans.h stardict.new/files/patch-src::trans.h >--- stardict/files/patch-src::trans.h Thu Jan 1 08:00:00 1970 >+++ stardict.new/files/patch-src::trans.h Sun Dec 15 00:44:51 2002 >@@ -0,0 +1,12 @@ >+--- src/trans.h.orig Sun Dec 15 00:37:55 2002 >++++ src/trans.h Sun Dec 15 00:38:48 2002 >+@@ -44,7 +44,7 @@ >+ #include <Xm/PushB.h> >+ #include <Xm/DrawnB.h> >+ #include <Xm/ArrowB.h> >+-#include <strstream.h> >+-#include <fstream.h> >++#include <sstream> >++#include <fstream> >+ >+ #include "regdef.h"
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 46259
: 27226