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

ARROW-11740: [C++] posix_memalign not declared in scope on Solaris #9694

Closed
wants to merge 3 commits into from

Conversation

nealrichardson
Copy link
Member

I've confirmed that this compiles on Solaris.

@github-actions
Copy link

cpp/src/arrow/memory_pool.cc Outdated Show resolved Hide resolved
cpp/src/arrow/memory_pool.cc Outdated Show resolved Hide resolved
Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

Will merge

@nealrichardson
Copy link
Member Author

Thanks for the fix! 🤦

@pitrou pitrou closed this in 3de85ac Mar 15, 2021
@nealrichardson nealrichardson deleted the posix-memalign branch March 15, 2021 18:22
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
I've confirmed that this compiles on Solaris.

Closes apache#9694 from nealrichardson/posix-memalign

Lead-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Co-authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 13, 2021
I've confirmed that this compiles on Solaris.

Closes apache#9694 from nealrichardson/posix-memalign

Lead-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Co-authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants