<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 - include/no_extern_c.h:47:1: error: template with C linkage"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89477">89477</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>include/no_extern_c.h:47:1: error: template with C linkage
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>bisected, regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>blocker
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>jfonseca@vmware.com, mark.a.janes@intel.com
</td>
</tr></table>
<p>
<div>
<pre>mesa: bf061a3d2ec00aa486cda0fb4af04e50e8522868 (master 10.6.0-devel)
CXX codegen/nv50_ir_from_tgsi.lo
In file included from ../../../../include/c99_compat.h:28:0,
from ../../../../src/gallium/include/pipe/p_compiler.h:32,
from ../../../../src/gallium/auxiliary/tgsi/tgsi_dump.h:31,
from codegen/nv50_ir_from_tgsi.cpp:24:
../../../../include/no_extern_c.h:47:1: error: template with C linkage
template<class T> class _IncludeInsideExternCNotPortable;
^
Build error is introduced with commit bfb4db83b618d57fcc5f0c9e9fdb3a7ff33d07f3.
commit bfb4db83b618d57fcc5f0c9e9fdb3a7ff33d07f3
Author: José Fonseca <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>>
Date: Thu Dec 11 22:14:14 2014 +0000
include: Add helper header to help trap includes inside extern C.
This is just to help repro and fixing these issues with any C++ compiler --</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>