-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
building 'cyac.xstring' extension
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -Ilib/cyac -I/Users/marat/workspace/publishing/.venv/include -I/Users/marat/.pyenv/versions/3.13.0/include/python3.13 -c lib/cyac/xstring.cpp -o build/temp.macosx-15.0-arm64-cpython-313/lib/cyac/xstring.o
lib/cyac/xstring.cpp:5097:17: error: use of undeclared identifier '_PyUnicode_ToLowerFull'
5097 | __pyx_v_n = _PyUnicode_ToLowerFull((__pyx_v_original->chars[__pyx_v_ori_char_idx]), __pyx_v_buf);
| ^
1 error generated.
error: command '/usr/bin/clang++' failed with exit code 1
Metadata
Metadata
Assignees
Labels
No labels