Skip to content

replace std::codecvt with custom conversion routine from OIIO #2349

@cary-ilm

Description

@cary-ilm

The deprecated std::codecvt will be entirely removed in OpenEXR v4, but until then, its use in ImfMisc.cpp generates warnings.

OIIO implemented an alternative in AcademySoftwareFoundation/OpenImageIO#5107

Bring that into ImfMisc.cpp, to eliminate the compiler warning in a way that can be patched into v3.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions