InvalidMemoryOperationError from File.byLine()?

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jun 2 14:36:59 PDT 2015


On 06/02/2015 01:56 PM, Steven Schveighoffer wrote:
> On 6/2/15 4:43 PM, Steven Schveighoffer wrote:
>> On 6/2/15 3:35 PM, anonymous wrote:
>>
>>> It's an embarrassing issue that comes up again and again. I really hope
>>> a fix makes it through soon.
>>>
>>> https://issues.dlang.org/show_bug.cgi?id=14005
>>
>> I can reproduce this one. I'll figure this out.
>
> Hm... I think the issue might possibly be solved. What version of the
> compiler are you using?
>
> -Steve
>

I had the impression that it was solved at some point but the problem 
came back. I had to remove byLine from my book project altogether so 
that the sample code can be tested: :)

 
https://bitbucket.org/acehreli/ddili/commits/45c183d078e144d68b96541c858e8fd43b4734e9#Lsrc/codetester.dF257

Ali



More information about the Digitalmars-d-learn mailing list