Opened 15 years ago

Closed 13 years ago

#24 closed defect (fixed)

Don't include "malloc.h" on OS X

Reported by: guest Owned by: Sam Hocevar
Priority: major Milestone: 1.0
Component: abuse Version: SVN
Keywords: Cc:

Description

The inclusion of "malloc.h" doesn't work on OS X (10.5/10.6).

The attached patch adds an ifdef to work around this.

Attachments (1)

malloc.patch (288 bytes) - added by guest 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by guest

Attachment: malloc.patch added

comment:1 Changed 13 years ago by Sam Hocevar

Resolution: fixed
Status: newclosed

All occurrences of malloc.h have been terminated.

Note: See TracTickets for help on using tickets.