[Mesa-dev] [Bug 95296] nir_lower_double_packing.c:79:4: error: void function 'lower_double_pack_impl' should not return a value [-Wreturn-type]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 6 08:29:48 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95296
Bug ID: 95296
Summary: nir_lower_double_packing.c:79:4: error: void function
'lower_double_pack_impl' should not return a value
[-Wreturn-type]
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: cwabbott0 at gmail.com, idr at freedesktop.org,
jason at jlekstrand.net
mesa: bd326c229c528a214c9fda705e7a961cfa49ac9e (master 11.3.0-devel)
CC nir/nir_libnir_la-nir_lower_double_packing.lo
nir/nir_lower_double_packing.c:79:4: error: void function
'lower_double_pack_impl' should not return a value [-Wreturn-type]
return true;
^ ~~~~
Build error introduced by this commit.
commit 450c0613627d5a472fcf1122c15b66988abfb372
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date: Wed Apr 13 16:26:57 2016 -0700
nir/lower_double_pack: fixup for new nir_foreach_block()
Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Connor Abbott <cwabbott0 at gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160506/5325e579/attachment.html>
More information about the mesa-dev
mailing list