The three port fails with the same error in three different header-files: error: token is not a valid binary operator in a preprocessor subexpression # if defined(__has_cpp_attribute) && __has_cpp_attribute(clang::fallthrough)
Created attachment 184946 [details] patch-libmwaw__internal.hxx
Created attachment 184947 [details] patch-libstaroffice__internal.hxx
Created attachment 184948 [details] patch-libwps__internal.h
Created attachment 184949 [details] patch-libmwaw03__internal_hxx
Created attachment 184950 [details] patch-libstaroffice__internal_hxx
Created attachment 184951 [details] patch-libwps__internal_h
Only changed the filenames (A underscore instead a point before extension).
A commit references this bug: Author: jkim Date: Wed Aug 2 18:00:58 UTC 2017 New revision: 447130 URL: https://svnweb.freebsd.org/changeset/ports/447130 Log: Fix build with Clang 3.4. PR: 221173 Changes: head/textproc/libmwaw03/files/ head/textproc/libmwaw03/files/patch-src_lib_libmwaw__internal.hxx
A commit references this bug: Author: jkim Date: Wed Aug 2 18:01:03 UTC 2017 New revision: 447131 URL: https://svnweb.freebsd.org/changeset/ports/447131 Log: Fix build with Clang 3.4. PR: 221173 Changes: head/textproc/libstaroffice/files/ head/textproc/libstaroffice/files/patch-src_lib_libstaroffice__internal.hxx
A commit references this bug: Author: jkim Date: Wed Aug 2 18:01:10 UTC 2017 New revision: 447132 URL: https://svnweb.freebsd.org/changeset/ports/447132 Log: Fix build with Clang 3.4. PR: 221173 Changes: head/textproc/libwps/files/ head/textproc/libwps/files/patch-src_lib_libwps__internal.h
Committed with minor changes. Thanks!
Assign to committer that resolved, re-open for MFH
Quarterly branch does not need patching because it does not have the latest versions.