[Bug 216206] editors/openoffice-4 and editors/openoffice-devel: fails to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 22 08:39:03 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216206

--- Comment #13 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Jan 22 08:38:13 UTC 2017
New revision: 432099
URL: https://svnweb.freebsd.org/changeset/ports/432099

Log:
  MFH: r432098

  editors/openoffice-devel: unbreak with clang 4.0

  main/desktop/source/app/officeipcthread.cxx:228:14: error: ordered comparison
between pointer and zero ('rtlDigest' (aka 'void *') and 'int')
          if ( handle > 0 )
               ~~~~~~ ^ ~
  main/desktop/source/deployment/misc/dp_misc.cxx:106:16: error: ordered
comparison between pointer and zero ('rtlDigest' (aka 'void *') and 'int')
      if (digest <= 0) {
          ~~~~~~ ^  ~
  main/sd/source/ui/view/viewshe3.cxx:229:48: error: ordered comparison between
pointer and zero ('SdPage *' and 'int')
          if (pDocument->GetSdPage(0, ePageKind) > 0)
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

  PR:           216206
  Submitted by: pfg
  Obtained from:        upstream
  Approved by:  ports-secteam blanket

Changes:
_U  branches/2017Q1/
  branches/2017Q1/editors/openoffice-4/files/patch-clang40
  branches/2017Q1/editors/openoffice-devel/files/patch-clang40

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


More information about the freebsd-office mailing list