[Issue 19469] File.byLine reuses buffer
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Dec  8 14:58:00 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19469
Seb <greeenify at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com
--- Comment #1 from Seb <greeenify at gmail.com> ---
The solution is to use byLineCopy.
I think it's to late to change the default. Only the documentation can be
improved.
--
    
    
More information about the Digitalmars-d-bugs
mailing list