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/22 02:01:31 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #2363: Syslog format and nxstyle fixes

yamt opened a new pull request #2363:
URL: https://github.com/apache/incubator-nuttx/pull/2363


   ## Summary
   Extracted from https://github.com/apache/incubator-nuttx/pull/2347
   ## Impact
   
   ## Testing
   
   


----------------------------------------------------------------
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] xiaoxiang781216 merged pull request #2363: Syslog format and nxstyle fixes

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


   


----------------------------------------------------------------
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] yamt commented on pull request #2363: Syslog format and nxstyle fixes

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #2363:
URL: https://github.com/apache/incubator-nuttx/pull/2363#issuecomment-731668091


   The following errors are intentionally left.
   They are a part of tables which are not trivial to fix.
   
   libs/libc/machine/arm/armv7-m/arch_elf.c:230:94: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:232:89: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:240:94: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:242:89: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:403:94: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:405:91: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:413:94: error: Long line found
   libs/libc/machine/arm/armv7-m/arch_elf.c:415:91: 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