Hi, Andy Wingo <wi...@pobox.com> skribis:
> scheme@(guile-user)> (getaddrinfo #f "file") > ERROR: In procedure getaddrinfo: > ERROR: Throw to key `getaddrinfo-error' with args `(-8)'. > > I guess we need to add exception printers for these errors. Want to do > that? :-) Yes! Done. Ludo’.