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

IO is not a module #13

Closed
fsdevblog opened this issue Dec 30, 2017 · 1 comment
Closed

IO is not a module #13

fsdevblog opened this issue Dec 30, 2017 · 1 comment
Labels

Comments

@fsdevblog
Copy link

fsdevblog commented Dec 30, 2017

Since crystal-lang v0.24.0 IO is an abstract class, not a module
crystal-lang/crystal#4901

in lib/cli/src/lib/ios/pipe.cr:10: IO is not a module, it's a class                                
                                                                                                   
    include IO                                                                                     
            ^~
@mosop
Copy link
Owner

mosop commented Jun 7, 2018

thank for reporting! this is fixed now.

@mosop mosop closed this as completed Jun 7, 2018
@mosop mosop added the bug label Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants