Closed mcuadros closed 9 years ago
Running the current version under OSX the follwing error is returned st.Mtim undefined (type *syscall.Stat_t has no field or method Mtim)
st.Mtim undefined (type *syscall.Stat_t has no field or method Mtim)
The syscall.Stat_t has a different implementation on darwin
Running the current version under OSX the follwing error is returned
st.Mtim undefined (type *syscall.Stat_t has no field or method Mtim)
The syscall.Stat_t has a different implementation on darwin