Skip to content

ARROW-1075: [GLib] Fix build error on macOS#719

Closed
kou wants to merge 1 commit intoapache:masterfrom
kou:glib-fix-build-error-on-macos
Closed

ARROW-1075: [GLib] Fix build error on macOS#719
kou wants to merge 1 commit intoapache:masterfrom
kou:glib-fix-build-error-on-macos

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented May 30, 2017

int64_t is "long long" but gint64 is "long".

@wesm
Copy link
Copy Markdown
Member

wesm commented May 31, 2017

Can you rebase on master? Sorry, we force pushed to include the release tag and GitHub doesn't like it

int64_t is "long long" but gint64 is "long".
@kou kou force-pushed the glib-fix-build-error-on-macos branch from 480012e to ee51ffb Compare June 1, 2017 00:08
@kou
Copy link
Copy Markdown
Member Author

kou commented Jun 1, 2017

Done!

Copy link
Copy Markdown
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

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

+1

@asfgit asfgit closed this in 5c155c3 Jun 1, 2017
@kou kou deleted the glib-fix-build-error-on-macos branch June 1, 2017 11:58
jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
int64_t is "long long" but gint64 is "long".

Author: Kouhei Sutou <kou@clear-code.com>

Closes apache#719 from kou/glib-fix-build-error-on-macos and squashes the following commits:

ee51ffb [Kouhei Sutou] [GLib] Fix build error on macOS
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