Had another 48hr game jam this weekend...

Manu turkeyman at gmail.com
Wed Sep 18 09:09:37 PDT 2013


On 19 September 2013 02:05, Andrej Mitrovic <andrej.mitrovich at gmail.com>wrote:

> On 9/18/13, Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote:
> >> Problem is, 80% of the code I write is C code still... :(
> >
> > join me
>
> I don't suppose GCC and other compilers have some kind of verbose
> output that exports include declarations? Or maybe just modify an RDMD
> fork to run the preprocessor over a C/C++ file. What I'm saying is, I
> think a tool like RDMD could be used for C/C++ (with some trickery).
>

rdmd implies rebuild-all every time. It doesn't really scale.
If you have a few hundred thousand LOC, its probably not the man for the
job.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130919/91b8deb0/attachment.html>


More information about the Digitalmars-d mailing list