Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Mar 2017 10:54:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217460] math/speedcrunch: new version is available, please update the port
Message-ID:  <bug-217460-13-WIFjLEf3DI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217460-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217460-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=3D217460

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #180475|maintainer-approval?(mikael |
              Flags|.urankar@gmail.com)         |
 Attachment #180475|0                           |1
        is obsolete|                            |

--- Comment #5 from lightside <lightside@gmx.com> ---
Created attachment 180488
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180488&action=
=3Dedit
Proposed patch (since 425617 revision) with mikael.urankar changes

(In reply to comment #4)
> I got 35 warnings with your patch
Probably, latest version of Clang on FreeBSD 12 supports
"-Wno-shift-negative-value" compiler's option.

This is what it was on FreeBSD 10.3-RELEASE-p16, where Clang 3.4.1 used in
base:
warning: unknown warning option '-Wno-shift-negative-value'; did you mean
'-Wno-shift-sign-overflow'?
      [-Wunknown-warning-option]

(In reply to comment #4)
> Wno-shift-negative-value was put to silence them
Ok, I removed this sed patch.

--=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-217460-13-WIFjLEf3DI>