On Monday, 22 June 2015 at 20:30:40 UTC, David DeWitt wrote:
I am getting an core.exception.InvalidMemoryOperationError@(0)

     auto recs = f  // Open for reading
                           .byLineCopy();
.array; //Here is where is appears to be happening.

[...]

I have had a chance to try the new phobos. Dealing with the errors related to: http://forum.dlang.org/thread/mm1fdo$q5u$1...@digitalmars.com in debian.

Gonna mess with it some more when I have a chance.

Reply via email to