Skip to content

utimes now raises EUNKNOWNERR instead of ENOENT on missing file on Win32 #683

@aantron

Description

@aantron

See https://ci.appveyor.com/project/aantron/lwt/builds/23560442#L309. The test was temporarily patched here:

| Unix.Unix_error (Unix.EUNKNOWNERR _, "utimes", _) -> Lwt.return_unit

This should be undone.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions