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 2023/01/16 06:35:56 UTC

[GitHub] [nuttx] anchao opened a new pull request, #8133: mm/tlsf: fix compile error/warning on tlsf

anchao opened a new pull request, #8133:
URL: https://github.com/apache/nuttx/pull/8133

   ## Summary
   
   mm/tlsf: fix compile error/warning on tlsf
   
   1.
   make[1]: Entering directory '/home/archer/code/nuttx/n2/incubator-nuttx/mm'
   /bin/sh: 1: Syntax error: "(" unexpected
   
   2.
   tools/Unix.mk:681: warning: overriding recipe for target 'mm_clean'
   tools/Unix.mk:681: warning: ignoring old recipe for target 'mm_clean'
   tools/Unix.mk:700: warning: overriding recipe for target 'mm_distclean'
   tools/Unix.mk:700: warning: ignoring old recipe for target 'mm_distclean'
   
   Signed-off-by: chao an <an...@xiaomi.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   enable CONFIG_MM_TLSF_MANAGER


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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8133: mm/tlsf: fix compile error/warning on tlsf

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8133:
URL: https://github.com/apache/nuttx/pull/8133


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