Title
[filesys.ts] [PDTS] system_complete() example needs clarification
Status
open
Section
[fs.op.system_complete]
Submitter
FI-10

Created on 2014-01-20.00:00:00 last changed 81 months ago

Messages

Date: 2016-01-28.01:00:35

Proposed resolution:

Change 15.36 [fs.op.system_complete]:

[Example: For POSIX based operating systems, system_complete(p) has the same semantics as completeabsolute(p, current_path()).
Date: 2014-02-13.00:00:00

[ 2014-02-13 LWG/SG-3 Issaquah: Proposed wording accepted. ]

Date: 2014-02-10.00:00:00

[ 2014-02-10 Beman Dawes suggests wording ]

Date: 2016-01-31.20:31:05

Addresses: filesys.ts

"[Example: For POSIX based operating systems, system_complete(p) has the same semantics as complete(p, current_path())." What is this complete that is referred here?

Clarify the example.

History
Date User Action Args
2017-07-30 20:10:41adminsetstatus: wp -> open
2016-01-28 01:00:35adminsetmessages: + msg7802
2016-01-28 01:00:35adminsetmessages: + msg7801
2016-01-28 01:00:35adminsetmessages: + msg7800
2014-01-20 00:00:00admincreate