<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - `explicit` is a C++11 keyword, add to _cplusplus_annoyances (with patch)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74080#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - `explicit` is a C++11 keyword, add to _cplusplus_annoyances (with patch)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74080">bug 74080</a>
from <span class="vcard"><a class="email" href="mailto:mrsam@courier-mta.com" title="Sam Varshavchik <mrsam@courier-mta.com>"> <span class="fn">Sam Varshavchik</span></a>
</span></b>
<pre>More of the same: "template" is a C++ keyword.
/usr/include/xcb/xcb_renderutil.h:61:38: error: expected ',' or '...' before
'template'
const xcb_render_pictforminfo_t *template,
^
Additionally, xcb_renderutil.h is missing the
#ifdef __cplusplus
extern "C" {
#endif
wrapper.</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>