Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:45:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222542] [exp-run] Update GCC_DEFAULT from 6 to 7
Message-ID:  <bug-222542-13-fD6nxG25nm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222542-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222542-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=3D222542

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

Author: jbeich
Date: Sun Sep 24 18:45:25 UTC 2017
New revision: 450500
URL: https://svnweb.freebsd.org/changeset/ports/450500

Log:
  biology/ssaha: unbreak with gcc7

  In file included from Binary/..//Global/SSAHAMain.cpp:51:0:
  Binary/..//Global/SSAHAMain.cpp: In function 'void
processQuery(QueryParameterStruct&)':
  Binary/..//Global/SSAHAMain.cpp:968:23: error: ISO C++ forbids comparison
between pointer and integer [-fpermissive]
       assert( pAligner!=3Dfalse);
                         ^

  PR:           222542

Changes:
  head/biology/ssaha/files/patch-SSAHAMain.cpp

--=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-222542-13-fD6nxG25nm>