Created attachment 635
Fix for build break on linux
std/mmfile.d(132): Error: function std.file.stat64 (in const(char*),
struct_stat64*) is not callable using argument types (int,struct_stat64*)
std/mmfile.d(132): Error: cannot implicitly convert expression (this.fd) of
type int to const(char*)
Error: integral constant must be scalar type, not _error_
make[1]: *** [generated/posix/debug/libphobos2.a] Błąd 1
make: *** [debug] Błąd 2
attached patch fixes issue