> From: Andy Wingo <[email protected]> > Cc: Eli Zaretskii <[email protected]>, [email protected] > Date: Tue, 19 Feb 2013 22:50:18 +0100 > > >> I think it's a Guile > >> problem, since from gnulib POV, nothing went wrong in that call. > > > > Yes, that sounds right. > > You are both right, yes. Thanks for the help and sorry for the > confusion.
Btw, it might be a good idea to provide some application-level diagnostics in this specific case, since "No error", which corresponds to errno = 0, is not very useful.
