Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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