[Issue 3420] [PATCH] Allow string import of files using subdirectories

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 3 18:26:17 PST 2009


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



--- Comment #9 from Vladimir <thecybershadow at gmail.com> 2009-12-03 18:26:16 PST ---
It's really frustrating when such unannounced changes in compiler behavior
break my code. Today I needed to fix up an old program I wrote, which makes
extensive usage of importing files from a subdirectory tree. I couldn't use an
old compiler version due to bugs... needless to say, I wasted time editing
import paths and creating special-case build scripts. An undocumented breaking
of functionality hardly fits a "stable" implementation...

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