<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 27, 2013 at 2:57 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank" class="cremed">rnk@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":9ig" style="overflow:hidden">  LGTM<br>
<br>
  There's still a circular dependence here that you're avoiding with inline functions, but the only way to avoid it is by putting this string comparison into Support, which I don't like.</div></blockquote></div>
<br>Please do not create circular dependencies with header files and rely on inline functions. This breaks build systems, modules, and sanity.</div></div>