FreeBSD Bugzilla – Attachment 27395 Details for
Bug 46473
Fix build on -current for mail/glbiff
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.28 KB, created by
Kuang-che Wu
on 2002-12-22 20:00:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kuang-che Wu
Created:
2002-12-22 20:00:14 UTC
Size:
1.28 KB
patch
obsolete
>diff -urN glbiff/files/patch-cfg.cc glbiff.new/files/patch-cfg.cc >--- glbiff/files/patch-cfg.cc Thu Jan 1 08:00:00 1970 >+++ glbiff.new/files/patch-cfg.cc Mon Dec 23 03:49:05 2002 >@@ -0,0 +1,10 @@ >+--- cfg.cc.orig Mon Dec 23 03:45:30 2002 >++++ cfg.cc Mon Dec 23 03:45:48 2002 >+@@ -23,7 +23,6 @@ >+ // This file defines subroutines to handle the >+ // configuration file >+ >+-#include <stl.h> >+ #include <stdio.h> >+ #include <iostream.h> >+ #include <ctype.h> >diff -urN glbiff/files/patch-cfg.h glbiff.new/files/patch-cfg.h >--- glbiff/files/patch-cfg.h Thu Jan 1 08:00:00 1970 >+++ glbiff.new/files/patch-cfg.h Mon Dec 23 03:49:11 2002 >@@ -0,0 +1,12 @@ >+--- cfg.h.orig Mon Dec 23 03:45:36 2002 >++++ cfg.h Mon Dec 23 03:47:15 2002 >+@@ -20,7 +20,8 @@ >+ * >+ */ >+ >+-#include <stl.h> >++#include <list> >++using namespace std; >+ #include <string.h> >+ #include "rgb.h" >+ #include "astro.h" >diff -urN glbiff/files/patch-glbiff.cc glbiff.new/files/patch-glbiff.cc >--- glbiff/files/patch-glbiff.cc Thu Jan 1 08:00:00 1970 >+++ glbiff.new/files/patch-glbiff.cc Mon Dec 23 03:49:30 2002 >@@ -0,0 +1,11 @@ >+--- glbiff.cc.orig Mon Dec 23 03:47:27 2002 >++++ glbiff.cc Mon Dec 23 03:47:48 2002 >+@@ -37,6 +37,8 @@ >+ >+ #include <X11/Xlib.h> >+ >++#include <iostream> >++ >+ #include "draw.h" >+ #include "glbiff.h" >+ #include "mail.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 46473
: 27395