Rob Browning <[EMAIL PROTECTED]> writes:
>
> The scm_error call in
> scm_resolv_error passes the bad host name as a format argument, but
> none of the error messages have format escapes.

Yep, they're just the hstrerror strings.

> so that we pass the bad hostname as one of the exception extra data
> items rather than making it the first format string item.

Or alternately, perhaps just quietly drop it.  Other system errors
don't include the offending filename or whatever in the throw.


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to