rgrinberg / bencode

Bencode (.torrent file format) reader/writer in OCaml
24 stars 4 forks source link

Test suite fails (QCheck seems to have changed) #5

Closed cfcs closed 6 years ago

cfcs commented 6 years ago

Hey, I just tried to run the test suite, but it didn't compile.

I wanted to create some torrent files and needed a bencode module for the serialization. I am not sure if this module is abandoned and I should look elsewhere (if is not abandoned I'll make a PR to fix the tests).

Ping @rgrinberg

rgrinberg commented 6 years ago

Its not abandoned but not really maintained either. Feel free to help with maintenance. I doubt bencode changed much over time, so I don't think you will have problems bringing it to a usable state.

On Sat, May 19, 2018, 12:23 AM cfcs notifications@github.com wrote:

Hey, I just tried to run the test suite, but it didn't compile.

I wanted to create some torrent files and needed a bencode module for the serialization. I am not sure if this module is abandoned and I should look elsewhere (if is not abandoned I'll make a PR to fix the tests).

Ping @rgrinberg https://github.com/rgrinberg

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rgrinberg/bencode/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIe-9idYfNLZK0HOaXHcRm1DOl9Khvrks5tzwOOgaJpZM4UFFaD .

cfcs commented 6 years ago

Ah, it seems @c-cube has already fixed it: https://github.com/c-cube/bencode/commit/b40c3e57df8d930365388255767b867d630d55fc