Force unix path separators for engine values #47

Merged
lucas merged 1 commit from issue/46 into master 2023-03-03 17:37:28 +01:00
Owner

The engine, and therefore the SDK, too, use unix path separators.
However, on Windows, PathBuf automatically produces backslashes.

The engine, and therefore the SDK, too, use unix path separators. However, on Windows, `PathBuf` automatically produces backslashes.
lucas added this to the DTMM v1.0 + DTMT milestone 2023-03-03 11:13:53 +01:00
lucas force-pushed issue/46 from b16d40e38c to 4a1e88987c 2023-03-03 17:37:11 +01:00 Compare
lucas merged commit bdc77e70a4 into master 2023-03-03 17:37:28 +01:00
lucas deleted branch issue/46 2023-03-03 17:37:37 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#47
No description provided.