[Issue 3708] ImportExpression should be clear on how file is found
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jan 15 07:16:25 PST 2010
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3708
Leandro Lucarella <llucax at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llucax at gmail.com
--- Comment #1 from Leandro Lucarella <llucax at gmail.com> 2010-01-15 07:16:19 PST ---
The string import expressions are even more obscure. Current implementation
doesn't even allow string importing files in a directory, this is not stated
anywhere in the specs, but I think it should, otherwise is very hard to write
portable code that uses string imports.
I think the restriction should be removed too, see bug 3420.
-- 
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