Bug 212687

Summary: textproc/scim: fix build with Clang 3.9
Product: Ports & Packages Reporter: Ed Maste <emaste>
Component: Individual Port(s)Assignee: David Thiel <lx>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (lx)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 212343    
Attachments:
Description Flags
fix scim build with clang 3.9 none

Description Ed Maste freebsd_committer freebsd_triage 2016-09-14 13:55:17 UTC
Created attachment 174781 [details]
fix scim build with clang 3.9

I'm not sure exactly how libtool's ltdl.c ended up in scim as ltdl.cpp. The attached patch adds a scim patch to fix the build with Clang 3.9. I see that libtool's ltdl.c currently uses 'const char *ext' so it has the fix already.
Comment 1 Ed Maste freebsd_committer freebsd_triage 2016-10-06 16:56:29 UTC
ping
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-19 22:08:30 UTC
A commit references this bug:

Author: antoine
Date: Wed Oct 19 22:08:18 UTC 2016
New revision: 424293
URL: https://svnweb.freebsd.org/changeset/ports/424293

Log:
  Fix build with clang 3.9

  PR:		212687
  Submitted by:	emaste
  Approved by:	maintainer timeout (1 month)

Changes:
  head/textproc/scim/files/patch-src_ltdl.cpp
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-27 10:07:38 UTC
A commit references this bug:

Author: antoine
Date: Tue Dec 27 10:07:08 UTC 2016
New revision: 429592
URL: https://svnweb.freebsd.org/changeset/ports/429592

Log:
  MFH: r424293

  Fix build with clang 3.9

  PR:		212687
  Submitted by:	emaste

Changes:
_U  branches/2016Q4/
  branches/2016Q4/textproc/scim/files/patch-src_ltdl.cpp