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 04:17:02 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #1236: Move mallinfo from stdlib.h to malloc.h

patacongo commented on pull request #1236:
URL: https://github.com/apache/incubator-nuttx/pull/1236#issuecomment-643892648


   If this is the right thing to do, the I would prefer that we do it right the first time.  Let's please not put the kludge in stdlib.h.  How would we ever know when to remove it?  That just dirties the header files.
   
   Let's instead make a clean break and add malloch.h to every file that references mallinfo.  Isn't that the correct thing to do?  If so, let's do it right!


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