<div dir="ltr">On 19 September 2013 02:05, Andrej Mitrovic <span dir="ltr"><<a href="mailto:andrej.mitrovich@gmail.com" target="_blank">andrej.mitrovich@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 9/18/13, Andrei Alexandrescu <<a href="mailto:SeeWebsiteForEmail@erdani.org">SeeWebsiteForEmail@erdani.org</a>> wrote:<br>

>> Problem is, 80% of the code I write is C code still... :(<br>
><br>
> join me<br>
<br>
</div>I don't suppose GCC and other compilers have some kind of verbose<br>
output that exports include declarations? Or maybe just modify an RDMD<br>
fork to run the preprocessor over a C/C++ file. What I'm saying is, I<br>
think a tool like RDMD could be used for C/C++ (with some trickery).<br>
</blockquote></div><br></div><div class="gmail_extra">rdmd implies rebuild-all every time. It doesn't really scale.</div><div class="gmail_extra">If you have a few hundred thousand LOC, its probably not the man for the job.</div>
</div>