davids5 removed a comment on pull request #1747:
URL: https://github.com/apache/incubator-nuttx/pull/1747#issuecomment-690927791


   @xiaoxiang781216 - This is foolish,  fixing an API is completely different 
then hijacking it. 
   
   In the case you are referencing, the the fix is to change the type. - The 
compiler tells the user what to fix - Done. We do this all the time. 
   
   In this situation it can not be fixed externally. (it can be but using 
`weak`, or `wrapping` seem almost as foolish as this discussion) 
   You are **hijacking** a the functions names of EXTERNAL call outs. What do 
you expect, the remedy to be?
   


----------------------------------------------------------------
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.

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


Reply via email to