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/11/17 14:36:27 UTC

[GitHub] [incubator-nuttx-apps] Donny9 opened a new pull request #484: Fix compile break

Donny9 opened a new pull request #484:
URL: https://github.com/apache/incubator-nuttx-apps/pull/484


   ## Summary
   Fix compile break when disable CONFIG_READLINE_ECHO
   ## Impact
   Fix compile break
   ## Testing
   daily test
   


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



[GitHub] [incubator-nuttx-apps] jerpelea commented on pull request #484: Fix compile break

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #484:
URL: https://github.com/apache/incubator-nuttx-apps/pull/484#issuecomment-728975086


   @Donny9 
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:92:3: error: Small odd alignment
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:94:3: error: Small odd alignment
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:95:3: error: Small odd alignment
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:127:81: error: Long line found


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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #484: Fix compile break

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #484:
URL: https://github.com/apache/incubator-nuttx-apps/pull/484


   


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



[GitHub] [incubator-nuttx-apps] Donny9 commented on pull request #484: Fix compile break

Posted by GitBox <gi...@apache.org>.
Donny9 commented on pull request #484:
URL: https://github.com/apache/incubator-nuttx-apps/pull/484#issuecomment-729336965


   > @Donny9
   > /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:92:3: error: Small odd alignment
   > /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:94:3: error: Small odd alignment
   > /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:95:3: error: Small odd alignment
   > /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/system/readline/readline.h:127:81: error: Long line found
   
   Thank you!


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