[Bug 104607] Mesa fails to build in OBS after c797cd605ac9cb42795a40b1967b6dd10184b763
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 31 23:53:28 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104607
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Fixed by:
author Mauro Rossi <issor.oruam at gmail.com>
commit 4d61eb80187cd8e5984eed94f2ae3c7d6c3b3aa0 (patch)
ac: fix build error in si_shader
assert() is replaced by unreachable(), to avoid following building error:
external/mesa/src/gallium/drivers/radeonsi/si_shader.c:1967:1:
error: control may reach end of non-void function [-Werror,-Wreturn-type]
}
^
1 error generated.
Fixes: c797cd6 ("ac: add load_patch_vertices_in() to the abi")
Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180331/81cb46da/attachment.html>
More information about the dri-devel
mailing list