FreeBSD Bugzilla – Attachment 73676 Details for
Bug 106745
[PATCH] net-im/icb: fix build with gcc41
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
icb-5.1.0_3.patch
icb-5.1.0_3.patch (text/plain), 1.04 KB, created by
trasz
on 2006-12-15 00:50:03 UTC
(
hide
)
Description:
icb-5.1.0_3.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-12-15 00:50:03 UTC
Size:
1.04 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net-im/icb/files/patch-icb::icb.h /home/trasz/icb/files/patch-icb::icb.h >--- /usr/ports/net-im/icb/files/patch-icb::icb.h Thu Jan 1 01:00:00 1970 >+++ /home/trasz/icb/files/patch-icb::icb.h Fri Dec 15 01:38:09 2006 >@@ -0,0 +1,34 @@ >+--- icb/icb.h.orig Fri Dec 15 01:33:57 2006 >++++ icb/icb.h Fri Dec 15 01:34:21 2006 >+@@ -129,15 +129,6 @@ >+ #endif >+ >+ >+-/* include function prototypes if ANSI compiler */ >+-/* otherwise, include file that shows return type for each function */ >+- >+-#if defined __STDC__ || defined __GNUC__ >+-#include "protos.h" >+-#else >+-#include "funcs.h" >+-#endif >+- >+ #define MAX_HOSTLEN 256 >+ #define MAX_PASSLEN 256 >+ >+@@ -182,6 +173,15 @@ >+ ColPERSFROMHILITE, >+ ColTIMESTAMP >+ } colorlist; >++ >++/* include function prototypes if ANSI compiler */ >++/* otherwise, include file that shows return type for each function */ >++ >++#if defined __STDC__ || defined __GNUC__ >++#include "protos.h" >++#else >++#include "funcs.h" >++#endif >+ >+ >+ /* Returns an ANSI color sequence for 'primary', or for
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 106745
: 73676