Change USER-HOME-DIRECTORY to generate an error if it can't find the
authorChris Hanson <org/chris-hanson/cph>
Mon, 23 Nov 1998 06:27:23 +0000 (06:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 23 Nov 1998 06:27:23 +0000 (06:27 +0000)
commit0eccaca87abec1330ec4990f850bb1af0d60e144
tree052eb80eb2a62b854d09932abda674974c9147a9
parent37cc2a86f1adb4364c25d5e8224a75956953fd84
Change USER-HOME-DIRECTORY to generate an error if it can't find the
home directory.  This is what the unix version of this procedure does.

The reason for this change is that it will allow files whose names
begin with "~" to be referenced.  Such files are commonly generated by
some Windows installation programs.
v7/src/runtime/ntprm.scm
v7/src/runtime/os2prm.scm