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

            Bug ID: 102596
           Summary: indirect_init.c not compiling
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: cristian...@gmail.com
        QA Contact: mesa-dev@lists.freedesktop.org

indirect_init.c: In function ‘__glXNewIndirectAPI’:
indirect_init.c:1138:32: warning: missing terminating " character
     o = _glapi_get_proc_offset("g
                                ^
indirect_init.c:1138:32: error: missing terminating " character
     o = _glapi_get_proc_offset("g
                                ^~
indirect_init.c:43:0: error: unterminated #ifndef
 #ifndef GLX_USE_APPLEGL

indirect_init.c:1138:5: error: expected expression at end of input
     o = _glapi_get_proc_offset("g
     ^
indirect_init.c:1138:5: error: expected declaration or statement at end of
input
indirect_init.c:1138:5: warning: control reaches end of non-void function
[-Wreturn-type]
     o = _glapi_get_proc_offset("g
     ^

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to