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/06/15 14:06:53 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1239: cstdlib: mallinfo is no longer in stdlib.h

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


   ## Summary
   
   C++ build broken by PR #1236.  cstdlib fails because mallinfo is no long defined in stdlib.h.  Fix:  Remove reference from cstdlib.
   
   ## Impact
   
   Should fix C++ build problems introducted by PR #1236 
   
   ## Testing
   
   PR checks only
   
   


----------------------------------------------------------------
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] patacongo commented on pull request #1239: cstdlib: mallinfo is no longer in stdlib.h

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


   Oops.. I merged my own PR.  I didn't mean to.  I got caught up in the flurry this morning and forgot what is what.  My apologies.  I will be more careful in the future.
   
   This change is required anyway.  It is not optional.


----------------------------------------------------------------
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] patacongo merged pull request #1239: cstdlib: mallinfo is no longer in stdlib.h

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


   


----------------------------------------------------------------
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] patacongo commented on pull request #1239: cstdlib: mallinfo is no longer in stdlib.h

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


   Merging now, but cannot run PR checks due to other build error introduced by PR #1236.


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