FreeBSD Bugzilla – Attachment 25097 Details for
Bug 42785
databases/db2 does not compile with new compiler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.23 KB, created by
Craig Rodrigues
on 2002-09-14 20:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Craig Rodrigues
Created:
2002-09-14 20:10:01 UTC
Size:
1.23 KB
patch
obsolete
>diff -urN /home/rodrigc/ports/databases/db2/files/patch-ab ./files/patch-ab >--- /home/rodrigc/ports/databases/db2/files/patch-ab Wed Dec 31 19:00:00 1969 >+++ ./files/patch-ab Sat Sep 14 14:51:47 2002 >@@ -0,0 +1,11 @@ >+--- ../include/db_cxx.h.orig Tue Aug 31 13:45:43 1999 >++++ ../include/db_cxx.h Sat Sep 14 14:50:27 2002 >+@@ -717,7 +717,7 @@ >+ // call set_error_stream() to force all errors to a C++ stream. >+ // It is unwise to mix these approaches. >+ // >+- void set_error_stream(class ostream*); >++ void set_error_stream(ostream*); >+ >+ // used internally >+ static int runtime_error(const char *caller, int err, >diff -urN /home/rodrigc/ports/databases/db2/files/patch-ac ./files/patch-ac >--- /home/rodrigc/ports/databases/db2/files/patch-ac Wed Dec 31 19:00:00 1969 >+++ ./files/patch-ac Sat Sep 14 14:51:47 2002 >@@ -0,0 +1,11 @@ >+--- ../cxx/cxx_app.cpp.orig Wed Dec 16 14:53:47 1998 >++++ ../cxx/cxx_app.cpp Sat Sep 14 14:50:30 2002 >+@@ -125,7 +125,7 @@ >+ // db_env triggered the call. A user that has multiple DB_ENVs >+ // will simply not be able to have different streams for each one. >+ // >+-void DbEnv::set_error_stream(class ostream *stream) >++void DbEnv::set_error_stream(ostream *stream) >+ { >+ error_stream_ = stream; >+
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 42785
: 25097