Skip to content

Add wstring<->string conversion compat shim. #399

Open
@benvanik

Description

@benvanik

GCC's stdlib doesn't have codecvt, while clang and msvc do. Currently this is hacked to just truncate wstring, but that's not right and should be fixed using linux-specific APIs (until GCC gets its shit together): string.cc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions