Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2017 05:24:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216159] textproc/htmldoc: fails to build with clang 4.0 (8 ports skipped)
Message-ID:  <bug-216159-13-q7QT3yL1Yg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216159-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216159-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216159

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Feb  1 05:24:20 UTC 2017
New revision: 432965
URL: https://svnweb.freebsd.org/changeset/ports/432965

Log:
  textproc/htmldoc: unbreak with clang 4.0

  htmlsep.cxx:527:19: error: ordered comparison between pointer and zero ('=
int
*' and 'int')
        if (heading >=3D 0)
            ~~~~~~~ ^  ~

  PR:           216159
  Reported by:  antoine (via exp-run)
  Approved by:  portmgr blanket

Changes:
  head/textproc/htmldoc/Makefile
  head/textproc/htmldoc/files/patch-htmldoc_htmlsep.cxx

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216159-13-q7QT3yL1Yg>