<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - piglit-util.h:308:8: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103248">103248</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>piglit-util.h:308:8: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>piglit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>emil.l.velikov@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>piglit: 2ed689c10431b0732e795b9497726d3da8c88f4c (master)

[  0%] Building CXX object
target_api/gl/tests/util/CMakeFiles/piglitutil_gl.dir/piglit-fbo.cpp.o
In file included from piglit/tests/util/piglit-fbo.cpp:31:
In file included from piglit/tests/util/piglit-fbo.h:29:
In file included from piglit/tests/util/piglit-util-gl.h:35:
piglit/tests/util/piglit-util.h:308:8: error: cannot initialize a variable of
type 'char *' with an rvalue of type 'const char *'
        char *t = strchr(s, c);
              ^   ~~~~~~~~~~~~</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>