<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:ethan@ethanhs.me" title="Ethan Smith <ethan@ethanhs.me>"> <span class="fn">Ethan Smith</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Invalid "conflicting types for" in header"
href="https://bugs.llvm.org/show_bug.cgi?id=37529">bug 37529</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Invalid "conflicting types for" in header"
href="https://bugs.llvm.org/show_bug.cgi?id=37529#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Invalid "conflicting types for" in header"
href="https://bugs.llvm.org/show_bug.cgi?id=37529">bug 37529</a>
from <span class="vcard"><a class="email" href="mailto:ethan@ethanhs.me" title="Ethan Smith <ethan@ethanhs.me>"> <span class="fn">Ethan Smith</span></a>
</span></b>
<pre><span class="quote">>The fix is to add</span >
>
<span class="quote">>struct timeval;</span >
>
<span class="quote">>prior to your declaration of 'difference'.</span >
I've done this as a work around. It seems MSVC has different scoping rules or
resolves structs differently. Thank you for the assistance. I'm guessing
clang-cl doesn't intend to support this weirdness, so I'll go ahead and close
the issue.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>