guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile-Git & delayed ‘dynamic-link’ calls


From: Mathieu Othacehe
Subject: Re: Guile-Git & delayed ‘dynamic-link’ calls
Date: Mon, 25 Nov 2019 17:48:49 +0100
User-agent: mu4e 1.2.0; emacs 26.3

> Does anywone understands what's going on here?

Found it! It's the #:return-errno passed to pointer->procedure that
makes every call to libgit2->procedure return two values.

The second one (the errno) was silently ignored. I'll propose a patch
soon.

Mathieu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]