On Monday, 14 March 2016 at 13:33:36 UTC, Mike Parker wrote:
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?
I'm on my phone but I think It said something like
Deprecation: module std.stdio not accessible from here. Try
import static std.stdio