Created on 2014-01-20.00:00:00 last changed 107 months ago
Proposed resolution:
This wording is relative to SG3 working draft.
Change [fs.op.remove] as indicated:
Effects:
If exists(symlink_status(p,ec)), itp is removed as if by POSIX remove().
[ 2014-02-13 LWG/SG-3 Issaquah: Insufficient consensus for change. Vote for NAD: 9 0 0 2 1. ]
Addresses: filesys.ts
The specification can be read to require the existence test. As this introduces a race, the existence test must not happen.
Change to: "Effects: p is removed as if by POSIX remove()."
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-01-28 01:00:35 | admin | set | messages: + msg7795 |
2016-01-28 01:00:35 | admin | set | messages: + msg7794 |
2014-01-20 00:00:00 | admin | create |