[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
Sun Dec 5 04:14:52 PST 2010


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



--- Comment #4 from Rainer Schuetze <r.sagitario at gmx.de> 2010-12-05 04:13:12 PST ---
Created an attachment (id=839)
write mixin expansions to file

Here it is against svn 780.

Usage is: dmd test.d -mixin=mixins.d

What's missing is the instantiation backtrace for the line numbers in the error
messages, but the resulting mixin file shows the source line number of the
instantiation in a comment.

-- 
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