Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Nov 2016 19:54:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213993] math/kmplot: fix for lang/gcc5
Message-ID:  <bug-213993-13-BNDm0KxSzu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213993-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213993-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=3D213993

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

Author: tcberner
Date: Tue Nov  8 19:54:16 UTC 2016
New revision: 425760
URL: https://svnweb.freebsd.org/changeset/ports/425760

Log:
  Fix build with newer gcc versions.

  Add upstream patch [1] that uses
        * isnan() -> std::isnan()
        * isinf() -> std::isinf()

  This fixes compilation with gcc5.

  [1]
https://quickgit.kde.org/?p=3Dkmplot.git&a=3Dcommit&h=3De903ca56ad26311fcae=
b650acf96046c726fb809

  PR:           213993
  Reported by:  Kenneth Salerno <kennethsalerno@yahoo.com>
  Approved by:  rakuco (mentor)
  Obtained from:=20=20=20=20=20=20=20
https://quickgit.kde.org/?p=3Dkmplot.git&a=3Dcommit&h=3De903ca56ad26311fcae=
b650acf96046c726fb809

Changes:
  head/math/kmplot/files/
  head/math/kmplot/files/patch-git_e903ca5

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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