| To: | sunet-commit@lists.sourceforge.net |
|---|---|
| Subject: | [Sunet-commit] sunet modules.scm netrc.scm |
| From: | Andreas Bernauer <interp@users.sourceforge.net> |
| Date: | Thu Dec 27 08:46:04 2001 |
| List-id: | <sunet-commit.lists.sourceforge.net> |
| Sender: | sunet-commit-admin@lists.sourceforge.net |
Update of /cvsroot/sunet/sunet
In directory usw-pr-cvs1:/tmp/cvs-serv1815
Modified Files:
modules.scm netrc.scm
Log Message:
netrc:parse handles following conditions correctly by returning
a default netrc-record:
* the specified file does not exist
* the file does exist but does not have the correct permissions
In both cases a warning is printed on (current-error-port)
So, netrc:parse always returns a usable record.
If you want to catch the errors use netrc:try-parse
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Sunet-commit] sunet ecm-utilities.scm modules.scm netrc.scm, Andreas Bernauer |
|---|---|
| Previous by Thread: | [Sunet-commit] sunet ecm-utilities.scm modules.scm netrc.scm, Andreas Bernauer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |