FreeBSD Bugzilla – Attachment 137512 Details for
Bug 183097
www/w3m does not compile with clang on 9.2-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mutt-patch
mutt-patch (text/plain; charset=us-ascii), 915 bytes, created by
sean
on 2013-10-22 22:05:55 UTC
(
hide
)
Description:
mutt-patch
Filename:
MIME Type:
Creator:
sean
Created:
2013-10-22 22:05:55 UTC
Size:
915 bytes
patch
obsolete
>Index: files/patch-main >=================================================================== >--- files/patch-main (revision 0) >+++ files/patch-main (working copy) >@@ -0,0 +1,13 @@ >+--- main.c.old 2007-05-31 06:49:50.000000000 +0530 >++++ main.c 2010-02-16 16:16:24.000000000 +0530 >+@@ -842,7 +842,9 @@ >+ mySignal(SIGPIPE, SigPipe); >+ #endif >+ >+- orig_GC_warn_proc = GC_set_warn_proc(wrap_GC_warn_proc); >++ orig_GC_warn_proc = GC_get_warn_proc(); >++ GC_set_warn_proc(wrap_GC_warn_proc); >++ >+ err_msg = Strnew(); >+ if (load_argc == 0) { >+ /* no URL specified */ > >Property changes on: files/patch-main >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
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 Raw
Actions:
View
Attachments on
bug 183097
: 137512