On Mon, Jan 04, 2021 at 12:42:34PM +0100, Ricardo Wurmus wrote: > > Hi Mike, > > > On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote: > >> > >> Aleix Conchillo Flaqu� <aconchi...@gmail.com> writes: > >> > >> > I'm trying to add guile-curl to homebrew-guile but ran into > >> > compilation issues in type.c using the tarball from your email. > >> > >> I can confirm this. (I just tried to upgrade the guile-curl package in > >> Guix.) > > > > How embarassing. The tarball had a bit of unreverted commit. I've > > regenerated the tarball, and the code in the repo is unchanged. > > > > The corrected tarball is > > http://lonelycactus.com/tarball/guile_curl-0.7.tar.gz > > Thank you! > > Unfortunately, I'm getting test failures due to an undefined variable:
Curious indeed. I can't reproduce, but, I think I know what it is complaining about. Let me see what I can do. -Mike