Skip to content

tmp::directory on Windows is created with NULL pathobject #228

@bg-softcom

Description

@bg-softcom

Not sure if the issue is with my particular setup, but the following code results in SEH

const tmp::directory dir;
const fs::path file = dir / "file.txt";

and VS Code debugger shows that dir.pathobject is NULL.

Using latest main (c6430a2), built with --config Release

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions