Review Request 122757: [OS X] malloc.h lives in /usr/include/sys

Andreas Pakulat apaku at gmx.de
Sun Mar 1 00:04:29 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122757/#review76788
-----------------------------------------------------------



parser/astbuilder.cpp
<https://git.reviewboard.kde.org/r/122757/#comment52858>

    Hmm, my malloc manpage tells me to use stdlib.h not malloc.h. Did you check wether history of the file tells you that malloc.h was used intentionally? And the mac I have access to seems to have a malloc declaration in stdlib.h too, so that way one could avoid the ifdef.


- Andreas Pakulat


On Feb. 28, 2015, 4:57 p.m., René J.V. Bertin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122757/
> -----------------------------------------------------------
> 
> (Updated Feb. 28, 2015, 4:57 p.m.)
> 
> 
> Review request for KDE Software on Mac OS X and KDevelop.
> 
> 
> Repository: kdev-python
> 
> 
> Description
> -------
> 
> On OS X, the malloc.h header file must be included as `<sys/malloc.h>` .
> 
> 
> Diffs
> -----
> 
>   parser/astbuilder.cpp e914877 
> 
> Diff: https://git.reviewboard.kde.org/r/122757/diff/
> 
> 
> Testing
> -------
> 
> On OS X 10.9.5/MacPorts.
> 
> 
> Thanks,
> 
> René J.V. Bertin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150301/c4691c5e/attachment-0001.html>


More information about the KDevelop-devel mailing list