FreeBSD Bugzilla – Attachment 71193 Details for
Bug 103750
[PATCH] archivers/macutils: Unbreak on gcc41
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
macutils-2.0b3.patch
macutils-2.0b3.patch (text/plain), 809 bytes, created by
trasz
on 2006-09-28 12:20:08 UTC
(
hide
)
Description:
macutils-2.0b3.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-09-28 12:20:08 UTC
Size:
809 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/archivers/macutils/files/patch-lzh.c /home/trasz/macutils/files/patch-lzh.c >--- /usr/ports/archivers/macutils/files/patch-lzh.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/macutils/files/patch-lzh.c Thu Sep 28 13:15:27 2006 >@@ -0,0 +1,22 @@ >+--- macunpack/lzh.c.orig Thu Sep 28 13:10:04 2006 >++++ macunpack/lzh.c Thu Sep 28 13:11:27 2006 >+@@ -40,13 +40,13 @@ >+ {"-lzs-", lzs} >+ }; >+ static char *lzh_archive; >+-static char *lzh_pointer; >+-static char *lzh_data; >+-static char *lzh_finfo; >+-static int lzh_fsize; >+-static int lzh_kind; >++char *lzh_pointer; >++char *lzh_data; >++char *lzh_finfo; >++int lzh_fsize; >++int lzh_kind; >+ static int oldsize; >+-static char *lzh_file; >++char *lzh_file; >+ static int lzh_filesize; >+ static char *lzh_current; >+ static char *tmp_out_ptr;
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 103750
: 71193