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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Dec 4 06:09:30 PST 2009


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



--- Comment #12 from Leandro Lucarella <llucax at gmail.com> 2009-12-04 06:09:29 PST ---
I just tried DMD 1.041 and I can't make

const data = import("dir/data.txt");

work using -J. (or any other -J option for that matter). Can you try again with
DMD 1.041? I can't see any change in DMD post 1.006 that can affect this
behavior. The limitation was introduced in that version of the compiler.

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