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/05/27 03:48:42 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #1122: fs/nfs/nfs_util.c: Fix compilation error

patacongo commented on pull request #1122:
URL: https://github.com/apache/incubator-nuttx/pull/1122#issuecomment-633686660


   I push a change to fix the style failures.  There is still on that is not fixable:
   
       fs/nfs/nfs_util.c:69:39: error: C++ style comment
   
   which results from the line:
   
       /* This logic just supports "//" sequences in the path name */
   
   (took me a couple of tries to get everything straightened, but I think we are good).
   


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