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/12/25 01:52:31 UTC

[GitHub] [incubator-nuttx] no1wudi commented on pull request #5072: graphics/vncserver: Implement vsync

no1wudi commented on pull request #5072:
URL: https://github.com/apache/incubator-nuttx/pull/5072#issuecomment-1000957835


   > hi @no1wudi please fix this warning promoted to error:
   > 
   > ```
   > vnc/server/vnc_updater.c: In function 'vnc_updater':
   > Error: vnc/server/vnc_updater.c:359:7: error: unused variable 'val' [-Werror=unused-variable]
   >   359 |   int val;
   >       |       ^~~
   > cc1: all warnings being treated as errors
   > ```
   
   Done


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