FreeBSD Bugzilla – Attachment 81575 Details for
Bug 116813
[PATCH] net-im/cli-msn: fix build with gcc4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cli-msn-2.3_1.patch
cli-msn-2.3_1.patch (text/plain), 1.18 KB, created by
Martin Wilke
on 2007-10-02 10:10:01 UTC
(
hide
)
Description:
cli-msn-2.3_1.patch
Filename:
MIME Type:
Creator:
Martin Wilke
Created:
2007-10-02 10:10:01 UTC
Size:
1.18 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net-im/cli-msn/Makefile,v >retrieving revision 1.5 >diff -u -u -r1.5 Makefile >--- Makefile 1 Oct 2007 08:56:42 -0000 1.5 >+++ Makefile 1 Oct 2007 21:57:25 -0000 >@@ -40,10 +40,4 @@ > ${INSTALL_DATA} ${WRKSRC}/msn.conf ${WRKSRC}/curl-ca-bundle.crt ${DATADIR} > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 700042 >-BROKEN= Does not compile with GCC 4.2 >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: files/patch-tcp_soc.c >=================================================================== >RCS file: files/patch-tcp_soc.c >diff -N files/patch-tcp_soc.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-tcp_soc.c 1 Oct 2007 21:57:25 -0000 >@@ -0,0 +1,12 @@ >+diff -uN src.orig/tcp_sock.c src/tcp_sock.c >+--- src.orig/tcp_sock.c 2006-04-19 12:13:21.000000000 -0800 >++++ src/tcp_sock.c 2007-10-01 13:31:39.000000000 -0800 >+@@ -153,7 +153,6 @@ >+ void tcp_sockdcon(int sock_num) >+ { >+ close((int) tcp_sock[sock_num]); >+- (int) tcp_sock[sock_num] = 0; >+ } >+ >+ /* Read Data Function (Data IN)*/ >+Common subdirectories: src.orig/windows and src/windows
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 116813
: 81575