no1wudi commented on PR #13556: URL: https://github.com/apache/nuttx/pull/13556#issuecomment-2370280029
> what's your motivation to add d_ino? @yamt I'm porting Rust std library to NuttX, the `ino` is required by it: https://doc.rust-lang.org/std/os/wasi/fs/trait.DirEntryExt.html#tymethod.ino But this is not used by Rust itself, leave it to 0 is OK if nobody really need it. So in the first PR I just add the missing filed to make the compiler happy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
