Created attachment 189895 [details] clang 6 patch Hi, I have created a patch to allow opensp to be compiled correctly on recent head with clang 6. The configure script has an old stanza which is not needed with modern compilers, I removed. I also had to add some using clauses to allow it to compile. While at it I also converted the port to USES=localbase. Can you review and, if you see fit, approve this patch? Thanks.
*** Bug 225371 has been marked as a duplicate of this bug. ***
Maintainer timed out.
A commit references this bug: Author: madpilot Date: Sat Feb 3 13:36:45 UTC 2018 New revision: 460812 URL: https://svnweb.freebsd.org/changeset/ports/460812 Log: - Fix opensp build with clang 6 - While here convert to USES=localbase PR: 225307 Submitted by: me Approved by: Maintainer timeout Changes: head/textproc/opensp/Makefile head/textproc/opensp/files/patch-configure head/textproc/opensp/files/patch-include_IList.h head/textproc/opensp/files/patch-include_IListIter.h head/textproc/opensp/files/patch-include_Ptr.h head/textproc/opensp/files/patch-lib_Parser.h
Committed.