Skip to content

Conversation

@jensenrichardson
Copy link
Contributor

At some point, Intel changed __force_inline to __forceinline. Arrow does not compile without this. Changes the header file to redefine the macro from __force_inline to __forceinline. Source: here

@github-actions
Copy link

github-actions bot commented Nov 5, 2020

@kou
Copy link
Member

kou commented Nov 5, 2020

Patch for upstream: uriparser/uriparser#93

@kou kou changed the title ARROW-10503: Uriparser will not compile using Intel compiler ARROW-10503: [C++] Uriparser will not compile using Intel compiler Nov 5, 2020
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.

+1, will merge

@pitrou pitrou closed this in 19d677a Nov 9, 2020
@pitrou
Copy link
Member

pitrou commented Nov 9, 2020

Thank you @jensenrichardson !

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.

3 participants