FreeBSD Bugzilla – Attachment 174781 Details for
Bug 212687
textproc/scim: fix build with Clang 3.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix scim build with clang 3.9
scim-clang-39.diff (text/plain), 660 bytes, created by
Ed Maste
on 2016-09-14 13:55:17 UTC
(
hide
)
Description:
fix scim build with clang 3.9
Filename:
MIME Type:
Creator:
Ed Maste
Created:
2016-09-14 13:55:17 UTC
Size:
660 bytes
patch
obsolete
>commit 2d9eca6d1696242686308227f361ba666f6afb44 >Author: Ed Maste <emaste@freebsd.org> >Date: Wed Sep 14 09:52:04 2016 -0400 > > fix ltdl.cpp to build with Clang 3.9 > >diff --git a/textproc/scim/files/patch-src-ltdl.cpp b/textproc/scim/files/patch-src-ltdl.cpp >new file mode 100644 >index 0000000..0a9f87a >--- /dev/null >+++ b/textproc/scim/files/patch-src-ltdl.cpp >@@ -0,0 +1,11 @@ >+--- src/ltdl.cpp.orig 2016-09-14 09:49:41.899436000 -0400 >++++ src/ltdl.cpp 2016-09-14 09:49:56.901235000 -0400 >+@@ -3361,7 +3361,7 @@ >+ { >+ lt_dlhandle handle = 0; >+ char * tmp = 0; >+- char * ext = 0; >++ const char * ext = 0; >+ size_t len; >+ int errors = 0; >+
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 212687
: 174781