[Bug 217460] math/speedcrunch: new version is available, please update the port
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 4 10:54:13 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217460
lightside <lightside at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #180475|maintainer-approval?(mikael |
Flags|.urankar at gmail.com) |
Attachment #180475|0 |1
is obsolete| |
--- Comment #5 from lightside <lightside at gmx.com> ---
Created attachment 180488
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180488&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list