[Issue 6495] array(file.byLine()) is a problem
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Aug 14 12:33:04 PDT 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6495
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-08-14 12:33:03 PDT ---
(In reply to comment #1)
> Another workaround:
> 
> array(map!`a.idup`(file.byLine()))
Thanks, first I tried .idup on the right side but that didn't work.
I think this falls under "suble things you should be aware of", not really a
bug.
-- 
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