<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Macro expansion producing 'defined' has undefined behavior"
href="https://bugs.webkit.org/show_bug.cgi?id=166047#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Macro expansion producing 'defined' has undefined behavior"
href="https://bugs.webkit.org/show_bug.cgi?id=166047">bug 166047</a>
from <span class="vcard"><a class="email" href="mailto:darin@apple.com" title="Darin Adler <darin@apple.com>"> <span class="fn">Darin Adler</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=297493&action=diff" name="attach_297493" title="Patch">attachment 297493</a> <a href="attachment.cgi?id=297493&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=297493&action=review">https://bugs.webkit.org/attachment.cgi?id=297493&action=review</a>
<span class="quote">>> Source/JavaScriptCore/runtime/JSGlobalObject.h:302
>> +#if JSC_OBJC_API_ENABLED == 1
>
> This is not the normal pattern for how we test for things being enabled, and thus it's error prone. Why was this part of the fix necessary?</span >
== 1 is definitely not what we want 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>