<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:hhinnant@apple.com" title="Howard Hinnant <hhinnant@apple.com>"> <span class="fn">Howard Hinnant</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Incorrect handling of out of bounds and strings starting from 0x"
href="http://llvm.org/bugs/show_bug.cgi?id=15723">bug 15723</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 - Incorrect handling of out of bounds and strings starting from 0x"
href="http://llvm.org/bugs/show_bug.cgi?id=15723#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Incorrect handling of out of bounds and strings starting from 0x"
href="http://llvm.org/bugs/show_bug.cgi?id=15723">bug 15723</a>
from <span class="vcard"><a class="email" href="mailto:hhinnant@apple.com" title="Howard Hinnant <hhinnant@apple.com>"> <span class="fn">Howard Hinnant</span></a>
</span></b>
<pre>2. "0x0" fails for the same reasons.
3. This is the exact same test as 2.
4. Fails because ss.fail() is false. Value of ld is 1.79769e+3081
5. Fails because ss.fail() is false. Value of ld is 1.79769e+3089
6. Fails because ss.fail() is false. Value of ld is 1.17977e+309
7. Fails because ss.fail() is false. Value of ld is 9.17977e+309
For me: std::numeric_limits<long double>::max() ==
1.189731495357231765021264e+4932</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>