Skip to content

Conversation

@devnexen
Copy link
Collaborator

Haiku has a malloc_usable_size api but via the posix layer.

@mjp41
Copy link
Member

mjp41 commented Oct 14, 2020

CI is not happy with the

#define _GNU_SOURCE

It is redefining something in the headers. Perhaps, put this in Haiku only.

Also, clangformat is not happy, could you run the clangformat build target, thanks.

@devnexen
Copy link
Collaborator Author

ah right I missed the CI report. fixing.

Haiku has a malloc_usable_size api but via the posix layer.
Copy link
Member

@mjp41 mjp41 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for doing this.

@mjp41 mjp41 merged commit 8990c34 into microsoft:master Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants