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

Is This Project Dead? #10

Closed
ohenepee opened this issue Sep 30, 2018 · 4 comments
Closed

Is This Project Dead? #10

ohenepee opened this issue Sep 30, 2018 · 4 comments

Comments

@ohenepee
Copy link

An old issue was opened as far back as January this year, not even a comment on the issue by the maintainers.

Can't resolve 0.2.0 when installing with the README.md's instruction... if you happen to remove the version part you get this error for version 0.1.0

Error in src/testlevel.cr:4: while requiring "leveldb"

require "leveldb"
^

in lib/leveldb/src/leveldb.cr:1: while requiring "./leveldb/*"

require "./leveldb/*"
^

Syntax error in lib/leveldb/src/leveldb/db.cr:9: unexpected token: as

      @err_ptr = pointerof(@err_address) as Pointer(UInt64)
@ohenepee ohenepee changed the title Is This Dead Project? Is This Project Dead? Sep 30, 2018
@veelenga
Copy link
Member

It is maintained by the community but seems like there is no regular maintainer on this project. You can create a PR to fix both issues, I will be happy to review/merge it.

If you don't want/can't, i will take a look when having some free time.

@ohenepee
Copy link
Author

ohenepee commented Sep 30, 2018

I'm actually just a novice in Crystal so I guess your free time will have to do.

@veelenga
Copy link
Member

veelenga commented Oct 2, 2018

Solved

@veelenga veelenga closed this as completed Oct 2, 2018
@ohenepee
Copy link
Author

ohenepee commented Oct 2, 2018

Yeah it works now... with a minor issue

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

2 participants