Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fs.op.canonical] uses non-existent absolute(p, base); #1632

Closed
BoPersson opened this issue May 17, 2017 · 2 comments
Closed

[fs.op.canonical] uses non-existent absolute(p, base); #1632

BoPersson opened this issue May 17, 2017 · 2 comments

Comments

@BoPersson
Copy link

The description for canonical says:

Returns: A path that refers to the same file system object as absolute(p, base).

However, there is no function matching that signature.

@jwakely
Copy link
Member

jwakely commented May 17, 2017

That's not an editorial problem so shouldn't be reported here.

It's already in the issues list as http://cplusplus.github.io/LWG/lwg-active.html#2956

@jwakely jwakely closed this as completed May 17, 2017
@jwakely
Copy link
Member

jwakely commented May 17, 2017

Also #1620 (where it was originally reported before being moved to the issues list).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants