Walter Bright <[email protected]> wrote: > Why was the 64 bit file support removed?
Well, I thought that was already handled by druntime because there was a 64 bit stat_t declaration in druntime/import/sys/posix/sys/stat.d. But yes, now I realized it is available only if X86_64 is defined. I'm sorry, I reverted the changes. Thank you for informing me about this. Shin _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
