<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:lrn1986@gmail.com" title="LRN <lrn1986@gmail.com>"> <span class="fn">LRN</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] GCC warns that dummy HeapStatistics has a noreturn function that returns"
href="https://bugs.webkit.org/show_bug.cgi?id=143772">bug 143772</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;">Attachment #250819 Flags</td>
<td>
</td>
<td>review?
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] GCC warns that dummy HeapStatistics has a noreturn function that returns"
href="https://bugs.webkit.org/show_bug.cgi?id=143772#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] GCC warns that dummy HeapStatistics has a noreturn function that returns"
href="https://bugs.webkit.org/show_bug.cgi?id=143772">bug 143772</a>
from <span class="vcard"><a class="email" href="mailto:lrn1986@gmail.com" title="LRN <lrn1986@gmail.com>"> <span class="fn">LRN</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=250819&action=diff" name="attach_250819" title="Fixup dummy HeapStatistics implementation">attachment 250819</a> <a href="attachment.cgi?id=250819&action=edit" title="Fixup dummy HeapStatistics implementation">[details]</a></span>
Fixup dummy HeapStatistics implementation
GCC warns that exitWithFailure is marked as noreturn, but it does return:
../webkitgtk-2.4.8/Source/JavaScriptCore/heap/HeapStatistics.cpp:135:1: warning: 'noreturn' function does return
Call exit(-1) to indicate that no, there is no returning from here.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>