[Issue 5051] dmd flag for partial compilation (similar to just running preprocessor in C/C++)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 1 23:54:52 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=5051


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at maxim-fomin.ru


--- Comment #8 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-08-01 23:54:46 PDT ---
I also find this usefull and in the absence of such feature currently use
expression dumping (exp->toChars()) during IR stage -
https://github.com/mxfm/dmd/compare/patched, but Don's way is probably better.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list