[Issue 7016] local import does not create -deps dependency

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 17 05:46:21 PDT 2013


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


jfanatiker at gmx.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfanatiker at gmx.at


--- Comment #5 from jfanatiker at gmx.at 2013-04-17 05:46:19 PDT ---
I am not sure this really needs to be fixed:

b.d either needs to be built at some point, then the dependency is printed and
can be gathered by tools or it does not get built, in this case it does not
matter either, because any use of the function would need to be inlined,
causing the dependency to be printed. If the function is not used at all, then
the dependency also does not matter.

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