std.stdio.File.seek error
Mike Parker via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Mar 14 06:33:36 PDT 2016
On Monday, 14 March 2016 at 09:57:19 UTC, stunaep wrote:
> It looks like _fseeki64 is in the nightly build but not dmd
> 2.070.2; However, the nightly build says std.stdio and std.conv
> are deprecated and I cant use them.
I think you may be misinterpreting the error message. There was a
change recently in how imports are handled in certain cases and
that may be what you're seeing. What exactly is the error message?
More information about the Digitalmars-d-learn
mailing list