Date: Sat, 04 Mar 2017 10:12:41 +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-xXEnd08Hg9@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 --- Comment #4 from mikael.urankar@gmail.com --- I got 35 warnings with your patch : /usr/ports/math/speedcrunch/work/heldercorreia-speedcrunch-7f2565d6a0ad/src= /math/floatnum.c:351:43: warning: shifting a negative signed value is undefined [-Wshift-negative-va= lue] ... Wno-shift-negative-value was put to silence them: Helder Correia b01ace1 Fix Clang warning about left shift of negatives in floatnum https://bitbucket.org/heldercorreia/speedcrunch/diff/src/CMakeLists.txt?dif= f2=3Db01ace1b2f4d&at=3Dpresite --=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-xXEnd08Hg9>