[Issue 3420] Impossible to specify -J path for subdirectories
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Nov 30 13:56:37 PST 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3420
Leandro Lucarella <llucax at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llucax at gmail.com
--- Comment #3 from Leandro Lucarella <llucax at gmail.com> 2009-11-30 13:56:36 PST ---
I think you have to do this:
const data = import("data.txt");
                     ^
                 no "dir/"
$ dmd -Jdir test.d
-- 
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