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 2020/03/04 14:41:44 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #430: include/nuttx/cache.h: Fix errors in previous commit

patacongo opened a new pull request #430: include/nuttx/cache.h:  Fix errors in previous commit
URL: https://github.com/apache/incubator-nuttx/pull/430
 
 
   Commit 3b53cd1e578de1e6bddfae605452a77323e5a70b, "Fix improper use of inline" missed conversion of several inline functions.  Also, some functions that require arguments were not handled correctly,
   
   This was noted because there were still hundreds of implementations of the cache stubs in the ez80 build.  This commit adds the missing conversions and fixes the bad function arguments.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] acassis merged pull request #430: include/nuttx/cache.h: Fix errors in previous commit

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #430: include/nuttx/cache.h:  Fix errors in previous commit
URL: https://github.com/apache/incubator-nuttx/pull/430
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services