Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In tools, Malloc.h Not Necessary. Breaks *BSD builds #9

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments
Closed

In tools, Malloc.h Not Necessary. Breaks *BSD builds #9

GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Malloc.h is deprecated and replaced by stdlib.h.  Leaving it in breaks building 
on FreeBSD (and presumably OSX, though I can't test this ATM)

Patches are attached.


Original issue reported on code.google.com by mattkubilus@gmail.com on 13 Dec 2012 at 4:24

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by Stephane.D on 17 Dec 2012 at 12:39

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by Stephane.D on 17 Dec 2012 at 12:43

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants