Patch level : 12.0 no-patch

Files correlati     : sy
Commento            : Tolto lock in apertura files per ovviare al problema delle librerie Microsoft. Da sistemare successivamente

git-svn-id: svn://10.65.10.50/branches/R_10_00@24499 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
mtollari 2018-05-24 08:35:22 +00:00
parent a6ab219ec6
commit b4136256ee
2 changed files with 543 additions and 545 deletions

View File

@ -106,8 +106,6 @@ int seeklk(S, pos, lm, LockMode, rec)
if (lm == LK_UNLCK)
_locking(S->F, LK_NBLCK, 1L);
if (lm == LK_UNLCK)
_locking(S->F, LK_NBLCK, 1L);
if (_locking(S->F, lm, 1L) == -1)
{
S->IOR = CIOResult();

File diff suppressed because it is too large Load Diff