Skip to content

15.3 pp 16 - Copy #15

@jschmerge

Description

@jschmerge

Paragraph reads:
Otherwise if !exists(t)
&& (options & copy_options::copy_symlinks) != copy_options::none ,
then copy_symlink(from, to, options) .

I believe the last line should read:
'then copy_symlink(from, to, ec)'

There is not a copy_symlink(path, path, copy_options) function, while there is a copy_symlink(path, path, error_code) function.

The text of this paragraph has appeared in at least one other issue involving copy unnoticed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions