Skip to content

C++20 not working (no u8path, no u8string) #1

@UnrealKaraulov

Description

@UnrealKaraulov

And crash at

// OneDrive
auto oneDrive = std::make_unique<FileTreeNode>(_wgetenv(L"OneDriveConsumer"));
m_treeCache.emplace_back(std::move(oneDrive));

because _wgetenv returns NULL

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