[Mesa-dev] [Bug 75355] New: brw_fs.h:135:37: error: invalid conversion from 'unsigned int' to 'brw_reg_type' [-fpermissive]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 21 23:10:10 PST 2014


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

          Priority: medium
            Bug ID: 75355
          Keywords: regression
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: brw_fs.h:135:37: error: invalid conversion from
                    'unsigned int' to 'brw_reg_type' [-fpermissive]
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Other
           Product: Mesa

mesa: 760c6777a0530b4894dec564cdf218f5364b4df1 (master)

  CXX      brw_blorp_blit.lo
In file included from brw_blorp_blit_eu.h:28:0,
                 from brw_blorp_blit.cpp:32:
brw_fs.h: In function 'fs_reg retype(fs_reg, unsigned int)':
brw_fs.h:135:37: error: invalid conversion from 'unsigned int' to
'brw_reg_type' [-fpermissive]
    reg.fixed_hw_reg.type = reg.type = type;
                                     ^

-- 
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/20140222/935a3104/attachment.html>


More information about the mesa-dev mailing list