зеркало из https://github.com/mozilla/gecko-dev.git
r = pchen, a = pchen
EROFS is not defined in VisualAge so it breaks our Tinderbox
This commit is contained in:
Родитель
b7a9bf7379
Коммит
c19b3f1486
|
@ -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 */
|
||||
|
|
Загрузка…
Ссылка в новой задаче