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/10 09:21:10 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #802: system/nxlooper: Fix the following compiler warning

xiaoxiang781216 commented on a change in pull request #802:
URL: https://github.com/apache/incubator-nuttx-apps/pull/802#discussion_r667315687



##########
File path: include/system/nxlooper.h
##########
@@ -161,6 +161,32 @@ void nxlooper_reference(FAR struct nxlooper_s *plooper);
 int nxlooper_setdevice(FAR struct nxlooper_s *plooper,
                        FAR const char *device);
 
+/****************************************************************************
+ * Name: nxlooper_loopraw
+ *

Review comment:
       All nxplayer.h/nxrecorder.h/nxlooper.h don't have this. It's better to fix the problem by new patch, do you think so?




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