[Mesa-dev] [Bug 98128] nir/tests/control_flow_tests.cpp:79:73: error: ‘nir_loop_first_cf_node’ was not declared in this scope

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 6 22:49:08 UTC 2016


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

Jason Ekstrand <jason at jlekstrand.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
Sorry about that.  It's fixed now:

commit 325b3fd668369e2ed0af937843e80e750d0b91ed
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Thu Oct 6 15:46:22 2016 -0700

    nir: Fix the control flow tests for nir_loop_first_block changes

    Commit 2ed17d46de045404042f13c6591895a1cf31b167 changed
    nir_loop_first_cf_node and friends to return a nir_block instead of a
    nir_cf_node.  This broke one of the NIR control flow tests.

    Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98128

-- 
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/20161006/2cf706aa/attachment.html>


More information about the mesa-dev mailing list