Skip to content

std::codecvt_utf8 is deprecated in C++ 17 #118

@thebearon

Description

@thebearon

As used eg. here:

wif.imbue(std::locale(std::locale(), new std::codecvt_utf8<wchar_t>));

Workaround to disable the warnings in LO:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=e37e1a7d2007bd6896027b69271774da2568e6f8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions