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

Broken in Crystal 0.34 #2

Closed
iambudi opened this issue Apr 8, 2020 · 0 comments · Fixed by #3
Closed

Broken in Crystal 0.34 #2

iambudi opened this issue Apr 8, 2020 · 0 comments · Fixed by #3
Assignees

Comments

@iambudi
Copy link

iambudi commented Apr 8, 2020

The shard is broken in latest crystal update (0.34).

There was a problem expanding macro 'debug!'
Called macro defined in lib/debug/src/debug/core_ext/kernel.cr:3:5
 3 | macro debug!(*args, **kwargs)
Which expanded to:
...
Warning: Deprecated Logger+#log. Use `Log` module instead
There was a problem expanding macro 'debug!'
Called macro defined in lib/debug/src/debug/core_ext/kernel.cr:3:5
 3 | macro debug!(*args, **kwargs)
@Sija Sija mentioned this issue Jul 13, 2020
Merged
@Sija Sija self-assigned this Jul 13, 2020
@Sija Sija closed this as completed in #3 Jul 13, 2020
@Sija Sija changed the title Broken in Crystal 0.3.4 Broken in Crystal 0.34 Sep 8, 2020
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 a pull request may close this issue.

2 participants