Re: Guile-Git 0.6.0 released; looking for maintainers!

2024-02-27 Thread Attila Lendvai
> An idea might be to look into using nyacc’s ffi-helper to generate > struct definitions. over there in CL land i wrote an automatic FFI generator. it's now part of the main CL FFI lib: https://github.com/cffi/cffi/tree/master/src/c2ffi it is based on c2ffi: https://github.com/rpav/c2ffi wh

Guile-Git 0.6.0 released; looking for maintainers!

2024-02-27 Thread Ludovic Courtès
Hello! I’m glad to announce that Guile-Git 0.6.0 has been released, fixing longstanding issues and adding support for newer libgit2 versions! https://gitlab.com/guile-git/guile-git/ See ‘NEWS’ file excerpt below. Incidentally, Guile-Git needs your help! The initial driving force behind the p