[Issue 767] compiler shall print dependencies and pragma(lib)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 10 00:21:19 PDT 2013


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



--- Comment #9 from jfanatiker at gmx.at 2013-06-10 00:21:17 PDT ---
> It generates a quite large output :-)

That is unfortunately true. I tried to trim it, by filtering out all standard
versions, but it is still quite a lot and also quite redundant in places.

I don't know if this is a problem, there is one tiny area where it could be
reduced a bit, other than that recursive dependency listing is just a whole
bunch of information. With a command line overhaul some additional switch could
be added so that dependency information is not printed recursively but just for
the modules being compiled. Which sometimes is all you need.

And thanks for checking it out! :-)

Best regards,

Robert

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