Skip to content

Fixed conditional define to include memstream#164

Merged
pnoltes merged 1 commit intoapache:developfrom
bakkerv:feature/fix-memstream-available
Mar 8, 2020
Merged

Fixed conditional define to include memstream#164
pnoltes merged 1 commit intoapache:developfrom
bakkerv:feature/fix-memstream-available

Conversation

@bakkerv
Copy link
Contributor

@bakkerv bakkerv commented Mar 6, 2020

macOS actually (nowadays?) has the open_memstream symbol defined in stdio.h. This fix uses the target compile definition created by cmake which tests for this function

@pnoltes
Copy link
Contributor

pnoltes commented Mar 8, 2020

Indeed. Apparently since OSX 10.13.

@pnoltes pnoltes merged commit f865fd2 into apache:develop Mar 8, 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