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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user