guildhall icon indicating copy to clipboard operation
guildhall copied to clipboard

Crashes when running with Guile master branch from May 23 2012

Open KoFish opened this issue 13 years ago • 2 comments

Exception: http://sprunge.us/ZJUC

Fixed by removing export of symbol => in guildhall/ext/foof-loop.scm

KoFish avatar Aug 12 '12 18:08 KoFish

I know guile doesn't bind => by default, and so there isn't actually an import in the foof-loop module. However, this doesn't happen on my install, so I'm hesitant to say that this is a "fix".

ijp avatar Aug 12 '12 18:08 ijp

Added this as a temporary solution https://github.com/ijp/guildhall/tree/issue1-temp-fix

ijp avatar Aug 12 '12 18:08 ijp