<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:efriedma@codeaurora.org" title="Eli Friedman <efriedma@codeaurora.org>"> <span class="fn">Eli Friedman</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Inconsistent narrowing errors"
href="https://bugs.llvm.org/show_bug.cgi?id=35886">bug 35886</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;">CC</td>
<td>
</td>
<td>efriedma@codeaurora.org
</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 - Inconsistent narrowing errors"
href="https://bugs.llvm.org/show_bug.cgi?id=35886#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Inconsistent narrowing errors"
href="https://bugs.llvm.org/show_bug.cgi?id=35886">bug 35886</a>
from <span class="vcard"><a class="email" href="mailto:efriedma@codeaurora.org" title="Eli Friedman <efriedma@codeaurora.org>"> <span class="fn">Eli Friedman</span></a>
</span></b>
<pre><span class="quote">> It appears that clang 6.0 imported into freebsd base is forcing c++11-narrowing warnings to be treated as an error were earlier releases don't.</span >
>From the release notes:
Clang’s default C++ dialect is now gnu++14 instead of gnu++98. This means Clang
will by default accept code using features from C++14 and conforming GNU
extensions. Projects incompatible with C++14 can add -std=gnu++98 to their
build settings to restore the previous behaviour.</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>