https://issues.dlang.org/show_bug.cgi?id=17596

--- Comment #9 from Vladimir Panteleev <dlang-bugzi...@thecybershadow.net> ---
Alright, so how about:

- We add getosreldate and INO64_FIRST to druntime
- We add both the old and new struct definitions
- We add a stat wrapper which,when getosreldate() < INO64_FIRST, translates the
old struct to the new struct and returns it.

--

Reply via email to