On Wed, Oct 9, 2019 at 3:42 PM Jim Jagielski <j...@jagunet.com> wrote:
> Just the issues w/ libxml comments: > > In file included from mod_xml2enc.c:38: > In file included from /usr/local/include/libxml2/libxml/encoding.h:31: > /usr/local/include/unicode/ucnv.h:1:1: error: // comments are not allowed > in this language [-Werror,-Wcomment] > // Copyright (C) 2016 and later: Unicode, Inc. and others. > Jim, are you missing http://svn.apache.org/viewvc?view=revision&revision=1867183 which you had already fixed the quirk on trunk/? Seems that clang is being a bit opaque about it's identity and confounding the pragmas wrapping our libxml2.h includes.