[Issue 6102] [RDMD] Changing a string import file doesn't trigger a rebuild

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 2 22:34:08 PDT 2011


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



--- Comment #3 from Nick Sabalausky <cbkbbejeap at mailinator.com> 2011-08-02 22:34:06 PDT ---
Pull request fixing this issue: 

https://github.com/D-Programming-Language/tools/pull/6

That fixes the issue for "file" (ie string imports), "binary" and "config".
Fixing it for "library" is more difficult since the path to the library has to
be figured out (rather than scraped from the deps file), so I've made a
separate issue for that: issue 6431

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