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-946: [GLib] Use "new" instead of "open" for constructor name #638

Closed
wants to merge 1 commit into from

Conversation

kou
Copy link
Member

@kou kou commented May 3, 2017

Because "new" is the standard constructor name.

Because "new" is the standard constructor name.
Copy link
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 ba2880c May 5, 2017
@kou kou deleted the glib-use-new branch May 6, 2017 05:49
jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
Because "new" is the standard constructor name.

Author: Kouhei Sutou <[email protected]>

Closes apache#638 from kou/glib-use-new and squashes the following commits:

6b16b5d [Kouhei Sutou] [GLib] Use "new" instead of "open" for constructor name
pcmoritz pushed a commit to pcmoritz/arrow that referenced this pull request Jun 11, 2017
Because "new" is the standard constructor name.

Author: Kouhei Sutou <[email protected]>

Closes apache#638 from kou/glib-use-new and squashes the following commits:

6b16b5d [Kouhei Sutou] [GLib] Use "new" instead of "open" for constructor name
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