You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/28 17:51:30 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #4153: fs: Add fchstat and chstat callback into mountpt_operations

xiaoxiang781216 edited a comment on pull request #4153:
URL: https://github.com/apache/incubator-nuttx/pull/4153#issuecomment-888503541


   > CI fail due to libstdc++ call utimensat wrongly:
   > https://github.com/llvm/llvm-project/blob/main/libcxx/src/filesystem/filesystem_common.h#L30-L36
   > Let's wait @Donny9 ' xxxat patch to fix this issue first.
   
   Since utimensat need more time to support, I add a new patch to temporarily undefine UTIME_OMIT in C++ to avoid libc++ compiler error. The CI should pass and the PR is ready to merge now, @acassis and @gustavonihei please take a look.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org