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

Can't compile with Crystal 0.26.0 #53

Closed
Fryguy opened this issue Aug 17, 2018 · 2 comments
Closed

Can't compile with Crystal 0.26.0 #53

Fryguy opened this issue Aug 17, 2018 · 2 comments

Comments

@Fryguy
Copy link
Contributor

Fryguy commented Aug 17, 2018

I'm on macOS High Sierra and tried both

make

and

LLVM_CONFIG=/usr/local/Cellar/llvm/6.0.1/bin/llvm-config make

(and also tried llvm 5), but I get

type_mapper.cr:128: no overload matches 'Crystal::Alias.new' with types String, Crystal::Path

I'll see if I can fix, but I may not have cycles until later.

@Fryguy
Copy link
Contributor Author

Fryguy commented Aug 17, 2018

Separate question for maybe @bcardiff ? ... Would it be possible to get this as part of the core testing framework, so Crystal updates don't break this project?

@Fryguy
Copy link
Contributor Author

Fryguy commented Aug 17, 2018

Seems to be caused by crystal-lang/crystal#6432

Fryguy added a commit to Fryguy/crystal_lib that referenced this issue Aug 17, 2018
crystal-lang/crystal#6432 changed the signature
of Crystal::Alias.

Fixes crystal-lang#53
olbat pushed a commit to olbat/crystal_lib that referenced this issue Aug 21, 2018
crystal-lang/crystal#6432 changed the signature
of Crystal::Alias.

Fixes crystal-lang#53
@RX14 RX14 closed this as completed in #54 Sep 3, 2018
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

No branches or pull requests

1 participant