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

Crystal 0.29 compatibility #107

Closed
carlhoerberg opened this issue Jun 6, 2019 · 2 comments
Closed

Crystal 0.29 compatibility #107

carlhoerberg opened this issue Jun 6, 2019 · 2 comments

Comments

@carlhoerberg
Copy link
Contributor

Installing ameba (0.9.2)
Postinstall make bin
Failed make bin:
/usr/bin/shards build 
Dependencies are satisfied
Building: ameba
Error target ameba failed to compile:
Error in src/cli.cr:1: while requiring "./ameba/cli/cmd"
require "./ameba/cli/cmd"
^
in src/ameba/cli/cmd.cr:1: while requiring "../../ameba"
require "../../ameba"
^
in src/ameba.cr:1: while requiring "./ameba/*"
require "./ameba/*"
^
Syntax error in src/ameba/inline_comments.cr:97: unexpected token: =
      commented? = false
      ^
Makefile:8: recipe for target 'bin/ameba' failed
make: *** [bin/ameba] Error 1

related to crystal-lang/crystal#7582 ?

@carlhoerberg carlhoerberg changed the title Crystal 0.29 compatablity Crystal 0.29 compatibility Jun 6, 2019
@Sija
Copy link
Member

Sija commented Jun 6, 2019

Duplicate of #106

@veelenga
Copy link
Member

veelenga commented Jun 6, 2019

@carlhoerberg the compatible release has been just published: https://github.com/veelenga/ameba/releases/tag/v0.10.0

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

3 participants