masayuki2009 commented on PR #6719:
URL: https://github.com/apache/incubator-nuttx/pull/6719#issuecomment-1196564247

   Hmm, I need to fix the warnings.
   
   ```
   
====================================================================================
   Configuration/Tool: rv-virt/knsh64
   
------------------------------------------------------------------------------------
     Cleaning...
   On branch master
   Your branch is up to date with 'origin/master'.
   
   Ignored files:
     (use "git add -f <file>..." to include in what will be committed)
        testing/cxxtest/Make.dep
   
   nothing to commit, working tree clean
     Configuring...
     Building NuttX...
   Warning: common/crt0.c:130:13: warning: 'exec_dtors' defined but not used 
[-Wunused-function]
    static void exec_dtors(void)
                ^~~~~~~~~~
   Warning: common/crt0.c:114:13: warning: 'exec_ctors' defined but not used 
[-Wunused-function]
    static void exec_ctors(void)
                ^~~~~~~~~~
   /github/workspace/sources/apps /github/workspace/sources/nuttx
   /github/workspace/sources/nuttx
     Normalize rv-virt/knsh64
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to