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 nightly: doesn't initialize instance variable '@dispatcher' of Log::Backend #73

Closed
mamantoha opened this issue Aug 27, 2020 · 1 comment · Fixed by #75
Closed

Comments

@mamantoha
Copy link
Contributor

mamantoha commented Aug 27, 2020

  • Crystal 1.0.0-dev [b2b4a8bdc] (2020-08-24)
  • raven.cr version 1.8.0
In lib/raven/src/raven/log_backend.cr:56:9

 56 | def initialize(
          ^---------
Error: this 'initialize' doesn't initialize instance variable '@dispatcher' of Log::Backend, with Raven::LogBackend < Log::Backend, rendering it nilable

No error with 1.7.2

@Sija
Copy link
Owner

Sija commented Dec 17, 2020

Fixed with 0610bad in the develop branch.

@Sija Sija mentioned this issue Dec 17, 2020
@Sija Sija closed this as completed in #75 Dec 17, 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