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

Simple Dir::glob/Dir::[] and Dir::entries #222

Merged
merged 1 commit into from
Oct 12, 2014
Merged

Conversation

jhass
Copy link
Member

@jhass jhass commented Oct 11, 2014

What would I do without them... ;)

pathv : UInt8**
offs : C::SizeT
flags : Int32
end
Copy link
Member Author

Choose a reason for hiding this comment

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

Should be verified for OS X

@asterite
Copy link
Member

Yes, I like Dir#[] too :-)

The travis build fails with an LLVM assertion because of #225 (you forgot the return type of glob). Then the struct and enum flags are different in mac osx. I'll merge and fix those things.

Thanks!

asterite pushed a commit that referenced this pull request Oct 12, 2014
Simple Dir::glob/Dir::[] and Dir::entries
@asterite asterite merged commit 0bd19a9 into crystal-lang:master Oct 12, 2014
@jhass
Copy link
Member Author

jhass commented Oct 12, 2014

Thanks!

@jhass jhass deleted the glob branch February 3, 2015 15:33
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