[Mesa-dev] [Bug 58380] New: osmesa.c:794: error: ‘ctx’ undeclared

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 16 16:31:12 PST 2012


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

          Priority: medium
            Bug ID: 58380
          Keywords: regression
                CC: jljusten at gmail.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: osmesa.c:794: error: ‘ctx’ undeclared
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Other
           Product: Mesa

mesa: 1358f3a905448f6fb546aba951e317f743a83c76 (master)

$ scons
[...]
  Compiling src/mesa/drivers/osmesa/osmesa.c ...
src/mesa/drivers/osmesa/osmesa.c: In function ‘OSMesaCreateContextExt’:
src/mesa/drivers/osmesa/osmesa.c:794: error: ‘ctx’ undeclared (first use in
this function)


4bea4cb9fd55cdb267003a6e6e16f7e903e00940 is the first bad commit
commit 4bea4cb9fd55cdb267003a6e6e16f7e903e00940
Author: Jordan Justen <jordan.l.justen at intel.com>
Date:   Fri Nov 16 10:30:19 2012 -0800

    drivers: compute version and then initialize exec table

    This change forces the context version to be computed before
    initilizing the exec dispatch tables.

    Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

:040000 040000 94a4ba61980183b58d860512439958dd0d1c3913
260dad82c7c3753ae07c1d4680e46cc65171eb33 M    src
bisect run success

-- 
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/20121217/b2be4c40/attachment.html>


More information about the mesa-dev mailing list