Numbertext / libnumbertext

Number to number name and money text conversion libraries in C++, Java, JavaScript and Python & LibreOffice Calc Extension
BSD 3-Clause "New" or "Revised" License
68 stars 47 forks source link

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

Open thebearon opened 1 year ago

thebearon commented 1 year ago

As used eg. here: https://github.com/Numbertext/libnumbertext/blob/925e63807ad1663c151387b615f44327ad794008/src/Numbertext.cxx#L28

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