[Mesa-dev] [Bug 92124] shader_query.cpp:841:34: error: ‘strndup’ was not declared in this scope

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 25 15:58:45 PDT 2015


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

            Bug ID: 92124
           Summary: shader_query.cpp:841:34: error: ‘strndup’ was not
                    declared in this scope
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org

mesa: 1e97b41893a4f53a71ee141a5e8a046fed7b49cd (master 11.1.0-devel)

SCons MinGW build error

  Compiling src/mesa/main/shader_query.cpp ...
src/mesa/main/shader_query.cpp: In function ‘char* get_top_level_name(const
char*)’:
src/mesa/main/shader_query.cpp:841:34: error: ‘strndup’ was not declared in
this scope
    return strndup(name, name_size);
                                  ^

-- 
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: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150925/ac649731/attachment.html>


More information about the mesa-dev mailing list