Index: branches/2016Q4/textproc/scim/files/patch-src_ltdl.cpp =================================================================== --- branches/2016Q4/textproc/scim/files/patch-src_ltdl.cpp (nonexistent) +++ branches/2016Q4/textproc/scim/files/patch-src_ltdl.cpp (revision 429592) @@ -0,0 +1,11 @@ +--- src/ltdl.cpp.orig 2008-11-02 06:42:40 UTC ++++ src/ltdl.cpp +@@ -3361,7 +3361,7 @@ lt_dlopenext ( + { + lt_dlhandle handle = 0; + char * tmp = 0; +- char * ext = 0; ++ const char * ext = 0; + size_t len; + int errors = 0; + Property changes on: branches/2016Q4/textproc/scim/files/patch-src_ltdl.cpp ___________________________________________________________________ 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 Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2016Q4 =================================================================== --- branches/2016Q4 (revision 429591) +++ branches/2016Q4 (revision 429592) Property changes on: branches/2016Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r424293