<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 9:34 PM, Mehdi AMINI <span dir="ltr"><<a href="mailto:mehdi.amini@apple.com" target="_blank">mehdi.amini@apple.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=":3vg" class="a3s" style="overflow:hidden">A few comments:<br>
<br>
- Use clang-format or manually follow the rules defined here: <a href="http://llvm.org/docs/CodingStandards.html" target="_blank">http://llvm.org/docs/CodingStandards.html</a><br>
- You are using a VLA, this is not C++ standard I believe.<br>
- At least add a clear comment on what you are doing and why (explain why getenv("HOME") might fail.<br></div></blockquote></div><br>It's really unclear to me that we should support this at all rather. I feel like we're adding complexity we really don't need.</div></div>