[Mesa-dev] [Bug 71359] New: varray.c:324:7: error: non-void function 'update_array_format' should return a value [-Wreturn-type]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 7 13:50:35 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71359

          Priority: medium
            Bug ID: 71359
          Keywords: regression
                CC: chrisf at ijw.co.nz, eric at anholt.net
          Assignee: mesa-dev at 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: vlee at 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 <chrisf at 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 <chrisf at ijw.co.nz>
    Reviewed-by: Eric Anholt <eric at anholt.net>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131107/a1749fd3/attachment.html>


More information about the mesa-dev mailing list