https://bugs.kde.org/show_bug.cgi?id=470566

--- Comment #30 from caulier.gil...@gmail.com ---
>From Exiv2 git/main branch (0.28 and later), the Exiv2::Image API provides :

std::string support :
https://github.com/Exiv2/exiv2/blob/main/src/image.cpp#L794 

--> do not work with wide string char under Windows.

byte* support: https://github.com/Exiv2/exiv2/blob/main/src/image.cpp#L801

It use internally a post conversion of the open(BasicIo::UniquePtr io). I have
no idea if a wide string char support under Windows will work here...

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to