https://bugs.freedesktop.org/show_bug.cgi?id=71359
Priority: medium Bug ID: 71359 Keywords: regression CC: chr...@ijw.co.nz, e...@anholt.net Assignee: mesa-dev@lists.freedesktop.org Summary: varray.c:324:7: error: non-void function 'update_array_format' should return a value [-Wreturn-type] Severity: blocker Classification: Unclassified OS: Linux (All) Reporter: v...@freedesktop.org Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Mesa core Product: Mesa mesa: 6b990a7474f9183077e19613fd0243c84d3824bd Build error with clang. main/varray.c:324:7: error: non-void function 'update_array_format' should return a value [-Wreturn-type] commit 1f092a95941b990f3a06fa71a3b53e15a8a112e8 Author: Chris Forbes <chr...@ijw.co.nz> Date: Thu Nov 7 22:02:24 2013 +1300 mesa: add varray support for UNSIGNED_INT_10F_11F_11F_REV type V2: fix interaction with VertexAttribFormat, since that landed after this was originally written Signed-off-by: Chris Forbes <chr...@ijw.co.nz> Reviewed-by: Eric Anholt <e...@anholt.net> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev