<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 12 Nov 2017, at 7:07, Ronald Wampler wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Probably. IIRC, sometime the custom build system fails to copy of over<br>
headers before they're needed […]</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">This should only happen when the target (that uses the headers) forget to declare them as a dependency¹.</p>

<p dir="auto">I’ve corrected this in <a href="https://github.com/textmate/textmate/commit/75e8723e64c695e464dc78f5b9d84681b9b994da" style="color:#3983C4">https://github.com/textmate/textmate/commit/75e8723e64c695e464dc78f5b9d84681b9b994da</a></p>

<p dir="auto">¹ In the past there has been cases where a framework used only headers from another framework, but could not declare it a dependency because it would cause circular dependencies, I <em>think</em> we don’t have any of those ATM though.</p>
</div>
</div>
</body>
</html>