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

Fix float NA issues on Win32 #5

Merged
merged 3 commits into from
Aug 17, 2016
Merged

Fix float NA issues on Win32 #5

merged 3 commits into from
Aug 17, 2016

Conversation

alyst
Copy link
Collaborator

@alyst alyst commented Aug 17, 2016

Fixes tests failing on Win32 due to JuliaLang/julia#17195.
Largely based on JuliaData/DataFrames.jl#1006.
Should be merged to the master after #2.

@ararslan
Copy link
Member

Dunno how much it matters if at all, but it might be a good idea to rebase out the commits from my branch. If you want, you can do so using git rebase -i HEAD~9, which will open in your $EDITOR and you can just remove the lines related to #2.

@alyst
Copy link
Collaborator Author

alyst commented Aug 17, 2016

@ararslan Sure, I will rebase to the master as soon as #2 is merged.

@ararslan
Copy link
Member

Okay, sounds good. Thanks for this, by the way!

@ararslan
Copy link
Member

I can hardly express how satisfying it is to see AppVeyor green for once. Nice work!

@alyst alyst merged commit b9de124 into master Aug 17, 2016
@ararslan ararslan deleted the ast/fix_float_na branch August 17, 2016 17:35
@alyst
Copy link
Collaborator Author

alyst commented Aug 17, 2016

Currently I'm checking FileIO integration, hopefully I can submit a draft soon.

alyst added a commit that referenced this pull request Aug 23, 2016
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.

None yet

2 participants