Antoine Verlant
Antoine Verlant
Here is the result of the ls -li (inside Movie dir, Source dir, and one of the target dir) ``` [Movies] ls -li total 0 19238843 drwxr-xr-x 4 antoine staff...
As I said i'm not use to Rust at all. I don't realy undertstand how to use trait: ``` #![allow(unused)] fn main() -> std::io::Result { use std::os::macos::fs::MetadataExt; use std::fs; let...
I have this while compiling: ``` --> test.rs:8:22 | 8 | println!("{:?}", metadata.as_raw_stat()); | ^^^^^^^^^^^^^^^^^^^^^^ `std::os::macos::raw::stat` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` | = help: the...
I continue the conversation, I think it's interesting. Don't you think it should be the responsibility of the file system to return the "real size" value of a file ?...
Hello, I am looking forward using this module in v17. Thank you for your work. How long before this will be merged ?
Hello, I was testing this migrated module and notice that the date_planned of the PO line is recomputed when merging. In my opinion, it should not. I have no idea...
Hello, On my local I have a warning : Component 'CreateOrderButton' does not have a static props description