yamt commented on pull request #4129:
URL: https://github.com/apache/incubator-nuttx/pull/4129#issuecomment-907590048


   > > i think it's better not to "fix" this.
   > 
   > @yamt please give a reasonable explain why it's better to not fix it, even 
the standard explicitly state that "it is recommended that the function should 
fail and report an [EBUSY] error."
   
   the EBUSY here is optional. (that's why the standard removed it from its 
ERRORS section.)
   a portable application can not rely on it anyway.
   less code is better for us.


-- 
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-unsubscr...@nuttx.apache.org

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


Reply via email to