[Bug 213993] math/kmplot: fix for lang/gcc5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 8 19:54:40 UTC 2016


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

--- Comment #10 from commit-hook at 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=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809

  PR:           213993
  Reported by:  Kenneth Salerno <kennethsalerno at yahoo.com>
  Approved by:  rakuco (mentor)
  Obtained from:       
https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809

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

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


More information about the kde-freebsd mailing list