https://d.puremagic.com/issues/show_bug.cgi?id=12440
--- Comment #3 from [email protected] 2014-03-23 02:22:51 PDT --- (In reply to comment #2) > Can we have rdmd specify this flag by default, since it is passing all > included > files to the compiler? A whole-program class hierarchy analysis is probably fast, but a complete virtual methods analysis could take a bit of time, so if you want a fast compilation you should be able to tall rdmd to not perform it. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
