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

2013-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 --- Comment #9 from jfanati...@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 redundan

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

2013-06-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comm

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

2013-06-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 jfanati...@gmx.at changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

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

2010-11-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|

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

2010-05-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 --- Comment #6 from Rainer Schuetze 2010-05-23 04:01:44 PDT --- -deps does not enable a different mode, it just tells dmd to output any file imported to the given dependency file during the normal compilation process. There is no need for an e

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

2010-05-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 --- Comment #5 from nfx...@gmail.com 2010-05-23 00:14:12 PDT --- I figure dmd doesn't report these string imports because it would require full semantic analysis of the code. Which would be much slower, making the -deps mode less useful. Maybe t

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

2010-05-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 --- Comment #4 from nfx...@gmail.com 2010-05-23 00:09:23 PDT --- I figure dmd doesn't report these string imports because it would re -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this m

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

2010-05-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #3 fro

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

2010-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #2 from

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

2010-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=767 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #1 from Don 20