InvalidMemoryOperationError from File.byLine()?

Stiff via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jun 2 14:22:33 PDT 2015


On Tuesday, 2 June 2015 at 21:15:19 UTC, Stiff wrote:
> On Tuesday, 2 June 2015 at 21:10:20 UTC, Stiff wrote:
>> On Tuesday, 2 June 2015 at 20:56:41 UTC, 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'm on dmd v2.067 (according to dmd --version), using Arch 
>> Linux kernel version 4.0.4-2. I installed dmd from the Arch 
>> community repo just a couple days ago.
>
> Sorry, x86_64.

...and for what it's worth, it looks like my second line has 2046 
characters, including the newline, which is sorta consistent with 
Iain's test case.


More information about the Digitalmars-d-learn mailing list