* map ebusy and enotdir to error 5, mantis

git-svn-id: trunk@33263 -
This commit is contained in:
marco 2016-03-17 21:15:44 +00:00
parent 9c03d0d6ba
commit 2fe19d990b

View File

@ -70,6 +70,8 @@ begin
ESysENAMETOOLONG : Inoutres := 3;
ESysEROFS,
ESysEEXIST,
ESysEBusy,
ESysENOTDIR, // busy, enotdir, mantis #25931
ESysEACCES : Inoutres:=5;
ESysEISDIR : InOutRes:=5;
else