Snippets for python:pillow 12.3.0 from Fedora i686
Sourced from https://kojipkgs.fedoraproject.org/packages/python-pillow/12.3.0/1.fc45/data/logs/i686/build.log.
-
src/_imaging.c:331:15: warning: unused variable ‘ret’ [-Wunused-variable] 331 | PyObject *ret; -
src/libImaging/Arrow.c:175:5: warning: ‘__strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-truncation] 175 | strncpy(formatp, format, format_len); -
src/libImaging/Arrow.c:176:5: warning: ‘__strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-truncation] 176 | strncpy(namep, name, name_len); -
src/Tk/tkImaging.c:75:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 75 | capsule = (PyObject *)strtoull(name + strlen(expected), NULL, 16); -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/Tk/tkImaging.c:75:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 75 | capsule = (PyObject *)strtoull(name + strlen(expected), NULL, 16); | ^ -
src/_imaging.c:331:15: warning: unused variable 'ret' [-Wunused-variable] 331 | PyObject *ret; | ^~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/display.c:220:21: warning: pointer targets in passing argument 1 of 'PyBytes_FromStringAndSize' differ in signedness [-Wpointer-sign] 220 | display->dib->bits, display->dib->ysize * display->dib->linesize | ~~~~~~~~~~~~^~~~~~ | | | UINT8 * {aka unsigned char *} -
src/display.c:770:55: warning: pointer targets in passing argument 2 of 'SetWinMetaFileBits' differ in signedness [-Wpointer-sign] 770 | meta = SetWinMetaFileBits(datasize - 22, data + 22, NULL, NULL); | ~~~~~^~~~ | | | char * -
src/display.c:774:45: warning: pointer targets in passing argument 2 of 'SetEnhMetaFileBits' differ in signedness [-Wpointer-sign] 774 | meta = SetEnhMetaFileBits(datasize, data); | ^~~~ | | | char * -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/libImaging/Arrow.c:175:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 175 | strncpy(formatp, format, format_len); | ^ -
src/libImaging/Arrow.c:176:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 176 | strncpy(namep, name, name_len); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/libImaging/Dib.c:219:22: warning: pointer targets in passing argument 2 of 'dib->pack' differ in signedness [-Wpointer-sign] 219 | im->image[y], | ~~~~~~~~~^~~ | | | char * -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/i686-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/_imaging.c:331:15: warning: unused variable 'ret' [-Wunused-variable] 331 | PyObject *ret; | ^~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/display.c:220:21: warning: pointer targets in passing argument 1 of 'PyBytes_FromStringAndSize' differ in signedness [-Wpointer-sign] 220 | display->dib->bits, display->dib->ysize * display->dib->linesize | ~~~~~~~~~~~~^~~~~~ | | | UINT8 * {aka unsigned char *} -
src/display.c:770:55: warning: pointer targets in passing argument 2 of 'SetWinMetaFileBits' differ in signedness [-Wpointer-sign] 770 | meta = SetWinMetaFileBits(datasize - 22, data + 22, NULL, NULL); | ~~~~~^~~~ | | | char * -
src/display.c:774:45: warning: pointer targets in passing argument 2 of 'SetEnhMetaFileBits' differ in signedness [-Wpointer-sign] 774 | meta = SetEnhMetaFileBits(datasize, data); | ^~~~ | | | char * -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/libImaging/Arrow.c:175:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 175 | strncpy(formatp, format, format_len); | ^ -
src/libImaging/Arrow.c:176:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 176 | strncpy(namep, name, name_len); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
src/libImaging/Dib.c:219:22: warning: pointer targets in passing argument 2 of 'dib->pack' differ in signedness [-Wpointer-sign] 219 | im->image[y], | ~~~~~~~~~^~~ | | | char * -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:657:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 657 | (void)PyUnicode_AsUnicode(op); | ^ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:660:5: warning: 'PyUnicode_WSTR_LENGTH' is deprecated [-Wdeprecated-declarations] 660 | return PyUnicode_WSTR_LENGTH(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:672:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 672 | return PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE; | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:694:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 694 | return PyUnicode_AsUnicode(op); | ^~~~~~ -
/usr/x86_64-w64-mingw32/sys-root/mingw/include/python3.11/cpython/unicodeobject.h:706:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 706 | Py_UNICODE *data = PyUnicode_AS_UNICODE(op); | ^~~~~~~~~~