r = pchen, a = pchen

EROFS is not defined in VisualAge so it breaks our Tinderbox


git-svn-id: svn://10.0.0.236/trunk@73086 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2000-06-23 20:13:04 +00:00
parent 6d63f2fe67
commit fb2b5a0c8b

View File

@@ -354,7 +354,9 @@ static REGERR nr_OpenFile(char *path, FILEHANDLE *fh)
#ifdef XP_MAC
case opWrErr:
#else
#ifndef XP_OS2_VACPP
case EROFS: /* read-only file system */
#endif
case EACCES: /* file in use or read-only file*/
#endif
/* try read only */