DMD 1.005 release

Pragma ericanderton at yahoo.removeme.com
Tue Feb 6 09:30:42 PST 2007


Sean Kelly wrote:
> If there were a way to emit the "expanded" source we could even use this as 
> a "standalone" code generation tool of sorts.

Now there's something that's missing.  At least with C compilers, they can usually be asked to spit out what things look 
like after the pre-processor is done with it.  Getting the same kind of results from DMD, after all templates are 
evaluated would be great for diagnostics and debugging.

-- 
- EricAnderton at yahoo



More information about the Digitalmars-d-announce mailing list