Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/MacOSX10.4u.sdk Please check your Xcode installation In file included from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:11:20: error: limits.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:14:2: error: #error "Something's broken. UCHAR_MAX should be defined in limits.h." /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:18:2: error: #error "Python's source code assumes C's unsigned char is an 8-bit type." /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:25:19: error: stdio.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:27:5: error: #error "Python.h requires that stdio.h define NULL." /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:30:20: error: string.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:32:19: error: errno.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:34:20: error: stdlib.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:36:20: error: unistd.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:48:20: error: assert.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:50, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:7:20: error: stdint.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:50, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_uintptr_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:276:76: error: math.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:283:22: error: sys/time.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:284:18: error: time.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:301:24: error: sys/select.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:334:22: error: sys/stat.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:585:21: error: termios.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:586: warning: ‘struct winsize’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:586: warning: its scope is only this definition or declaration, which is probably not what you want /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:586: warning: ‘struct termios’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:587: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘forkpty’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:62, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pymem.h:52: warning: parameter names (without types) in function declaration /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pymem.h:53: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:64, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:103: error: expected specifier-qualifier-list before ‘Py_ssize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:109: error: expected specifier-qualifier-list before ‘Py_ssize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:135: error: expected declaration specifiers or ‘...’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:135: error: ‘Py_ssize_t’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:147: error: field ‘len’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:148: error: field ‘itemsize’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:156: error: declaration of ‘smalltable’ as array of functions /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:245: error: expected specifier-qualifier-list before ‘lenfunc’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:259: error: expected specifier-qualifier-list before ‘lenfunc’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:272: error: expected declaration specifiers or ‘...’ before ‘FILE’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:285: warning: ‘struct _typeobject’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:286: warning: ‘struct _typeobject’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:291: error: field ‘tp_basicsize’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:291: error: field ‘tp_itemsize’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:336: error: field ‘tp_weaklistoffset’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:350: error: field ‘tp_dictoffset’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:422: error: expected declaration specifiers or ‘...’ before ‘FILE’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:65, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:97: warning: parameter names (without types) in function declaration /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:98: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:225: error: ‘PyGC_Collect’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:246: error: field ‘gc_refs’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:296: warning: parameter names (without types) in function declaration In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:69, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytearrayobject.h:9:20: error: stdarg.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:69, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytearrayobject.h:26: error: field ‘ob_alloc’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytearrayobject.h:42: error: ‘PyByteArray_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:70, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:52: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:56: error: ‘PyBytes_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:98: error: ‘_PyBytes_InsertThousandsGroupingLocale’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:109: error: ‘_PyBytes_InsertThousandsGrouping’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:71, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:57:19: error: ctype.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:116:21: error: wchar.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:71, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:439: error: field ‘length’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:522: error: ‘PyUnicodeUCS2_GetSize’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:586: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:613: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:631: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1390: error: ‘PyUnicodeUCS2_Tailmatch’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1402: error: ‘PyUnicodeUCS2_Find’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1411: error: ‘PyUnicodeUCS2_Count’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1497: error: ‘_PyUnicode_InsertThousandsGroupingLocale’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1508: error: ‘_PyUnicode_InsertThousandsGrouping’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1594: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_UNICODE_strlen’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1600: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:72, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:20: warning: parameter names (without types) in function declaration /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:25: error: ‘PyLong_AsSsize_t’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyLong_AsSize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_PyLong_NumBits’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:100: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:123: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:75, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/floatobject.h:94: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:81, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/tupleobject.h:42: error: ‘PyTuple_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:82, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/listobject.h:38: error: field ‘allocated’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/listobject.h:51: error: ‘PyList_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:83, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:55: error: field ‘me_hash’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:72: error: field ‘ma_fill’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:73: error: field ‘ma_used’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:79: error: field ‘ma_mask’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:123: error: ‘PyDict_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:85, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:38: error: field ‘fill’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:39: error: field ‘used’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:45: error: field ‘mask’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:86: error: ‘PySet_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:87, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/moduleobject.h:26: error: field ‘m_index’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/moduleobject.h:36: error: field ‘m_size’ declared as a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:90, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/fileobject.h:17: error: expected declaration specifiers or ‘...’ before ‘FILE’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:100, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/weakrefobject.h:65: error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:103, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:32: error: field ‘start’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:33: error: field ‘end’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:305: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:306: error: format string argument not a string type /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:307: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:307: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:308: error: format string argument not a string type In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:107, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyarena.h:50: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:108, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:23: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:35: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:37: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:38: error: expected declaration specifiers or ‘...’ before ‘va_list’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:109, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:21: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:24: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:34: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:35: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:37: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:38: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:39: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:44: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:55: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:61: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:82: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:85: error: expected declaration specifiers or ‘...’ before ‘wchar_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:107: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:108: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:109: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:148: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:150: error: expected ‘)’ before ‘*’ token In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:111, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/sysmodule.h:12: error: expected declaration specifiers or ‘...’ before ‘wchar_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/sysmodule.h:13: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/sysmodule.h:24: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:113, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/import.h:31: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/import.h:31: error: expected declaration specifiers or ‘...’ before ‘FILE’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:115, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:376: error: ‘PyObject_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:387: error: ‘PyObject_Length’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:390: error: ‘_PyObject_LengthHint’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:757: error: ‘PyNumber_AsSsize_t’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:925: error: ‘PySequence_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:933: error: ‘PySequence_Length’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1051: error: ‘PySequence_Count’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1070: error: ‘_PySequence_IterSearch’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1095: error: ‘PySequence_Index’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1134: error: ‘PyMapping_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1144: error: ‘PyMapping_Length’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:122, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pystrtod.h:11: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from Python3/_regex.c:48: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/structmember.h:10:39: error: stddef.h: No such file or directory In file included from Python3/_regex.c:48: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/structmember.h:32: error: field ‘offset’ declared as a function Python3/_regex.c:122: warning: ‘struct RE_State’ declared inside parameter list Python3/_regex.c:123: warning: ‘struct RE_State’ declared inside parameter list Python3/_regex.c:129: error: field ‘text_pos’ declared as a function Python3/_regex.c:141: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:147: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:150: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:159: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:168: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:176: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:187: error: field ‘match_step’ declared as a function Python3/_regex.c:195: error: field ‘step’ declared as a function Python3/_regex.c:196: error: field ‘value_capacity’ declared as a function Python3/_regex.c:197: error: field ‘value_count’ declared as a function Python3/_regex.c:207: error: field ‘start’ declared as a function Python3/_regex.c:208: error: field ‘end’ declared as a function Python3/_regex.c:214: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:221: error: field ‘low’ declared as a function Python3/_regex.c:222: error: field ‘high’ declared as a function Python3/_regex.c:227: error: field ‘capacity’ declared as a function Python3/_regex.c:228: error: field ‘count’ declared as a function Python3/_regex.c:229: error: field ‘sorted’ declared as a function Python3/_regex.c:235: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:247: error: field ‘end_index’ declared as a function Python3/_regex.c:261: error: field ‘charsize’ declared as a function Python3/_regex.c:264: error: field ‘text_length’ declared as a function Python3/_regex.c:265: error: field ‘slice_start’ declared as a function Python3/_regex.c:266: error: field ‘slice_end’ declared as a function Python3/_regex.c:273: error: field ‘lastindex’ declared as a function Python3/_regex.c:274: error: field ‘lastgroup’ declared as a function Python3/_regex.c:275: error: field ‘search_anchor’ declared as a function Python3/_regex.c:276: error: field ‘match_pos’ declared as a function Python3/_regex.c:277: error: field ‘text_pos’ declared as a function Python3/_regex.c:278: error: field ‘final_newline’ declared as a function Python3/_regex.c:286: error: field ‘saved_groups_capacity’ declared as a function Python3/_regex.c:287: error: field ‘saved_groups_count’ declared as a function Python3/_regex.c:293: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:303: error: field ‘flags’ declared as a function Python3/_regex.c:308: error: field ‘group_count’ declared as a function Python3/_regex.c:309: error: field ‘repeat_count’ declared as a function Python3/_regex.c:310: error: field ‘group_end_index’ declared as a function Python3/_regex.c:314: error: field ‘node_capacity’ declared as a function Python3/_regex.c:315: error: field ‘node_count’ declared as a function Python3/_regex.c:318: error: field ‘group_info_capacity’ declared as a function Python3/_regex.c:321: error: field ‘repeat_info_capacity’ declared as a function Python3/_regex.c:323: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:337: error: field ‘pos’ declared as a function Python3/_regex.c:338: error: field ‘endpos’ declared as a function Python3/_regex.c:339: error: field ‘match_start’ declared as a function Python3/_regex.c:340: error: field ‘match_end’ declared as a function Python3/_regex.c:341: error: field ‘lastindex’ declared as a function Python3/_regex.c:342: error: field ‘lastgroup’ declared as a function Python3/_regex.c:343: error: field ‘group_count’ declared as a function Python3/_regex.c:360: error: field ‘maxsplit’ declared as a function Python3/_regex.c:361: error: field ‘last’ declared as a function Python3/_regex.c:362: error: field ‘split_count’ declared as a function Python3/_regex.c:363: error: field ‘index’ declared as a function Python3/_regex.c:372: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c: In function ‘bytes_char_at’: Python3/_regex.c:474: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c: In function ‘unicode_char_at’: Python3/_regex.c:479: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c: In function ‘ascii_at_boundary’: Python3/_regex.c:569: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:571: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c: At top level: Python3/_regex.c:584: warning: initialization from incompatible pointer type Python3/_regex.c:585: warning: initialization from incompatible pointer type Python3/_regex.c: In function ‘locale_at_boundary’: Python3/_regex.c:710: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:712: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c: At top level: Python3/_regex.c:725: warning: initialization from incompatible pointer type Python3/_regex.c:726: warning: initialization from incompatible pointer type In file included from Python3/_regex.c:780: Python3/unicodedata_db.h:604: error: ‘NULL’ undeclared here (not in a function) Python3/unicodedata_db.h:628: error: initializer element is not constant Python3/unicodedata_db.h:628: error: (near initialization for ‘_PyUnicode_BidirectionalNames[20]’) Python3/unicodedata_db.h:637: error: initializer element is not constant Python3/unicodedata_db.h:637: error: (near initialization for ‘_PyUnicode_EastAsianWidthNames[6]’) Python3/unicodedata_db.h:657: error: initializer element is not constant Python3/unicodedata_db.h:657: error: (near initialization for ‘decomp_prefix[17]’) Python3/_regex.c: In function ‘get_codepoint_info’: Python3/_regex.c:799: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:799: error: (Each undeclared identifier is reported only once Python3/_regex.c:799: error: for each function it appears in.) Python3/_regex.c:799: error: expected ‘;’ before ‘lo’ Python3/_regex.c:800: error: expected ‘;’ before ‘hi’ Python3/_regex.c:802: error: ‘lo’ undeclared (first use in this function) Python3/_regex.c:803: error: ‘hi’ undeclared (first use in this function) Python3/_regex.c:805: error: expected ‘;’ before ‘mid’ Python3/_regex.c:808: error: ‘mid’ undeclared (first use in this function) Python3/_regex.c:808: error: invalid operands to binary + (have ‘const char **’ and ‘const char **’) Python3/_regex.c:808: error: invalid operands to binary / (have ‘const char **’ and ‘int’) Python3/_regex.c:809: error: array subscript is not an integer Python3/_regex.c:809: warning: assignment from incompatible pointer type Python3/_regex.c:818: warning: return from incompatible pointer type Python3/_regex.c: In function ‘unicode_at_boundary’: Python3/_regex.c:1090: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:1090: error: called object ‘’ is not a function Python3/_regex.c:1090: warning: passing argument 2 of ‘unicode_has_property’ makes integer from pointer without a cast Python3/_regex.c:1092: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:1092: error: called object ‘’ is not a function Python3/_regex.c:1092: warning: passing argument 2 of ‘unicode_has_property’ makes integer from pointer without a cast Python3/_regex.c: In function ‘unicode_at_default_boundary’: Python3/_regex.c:1140: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:1140: warning: assignment from incompatible pointer type Python3/_regex.c:1160: error: lvalue required as left operand of assignment Python3/_regex.c:1166: error: lvalue required as decrement operand Python3/_regex.c:1177: error: lvalue required as left operand of assignment Python3/_regex.c:1183: error: lvalue required as decrement operand Python3/_regex.c:1191: error: lvalue required as left operand of assignment Python3/_regex.c:1197: error: lvalue required as decrement operand Python3/_regex.c: At top level: Python3/_regex.c:1249: warning: initialization from incompatible pointer type Python3/_regex.c:1250: warning: initialization from incompatible pointer type Python3/_regex.c: In function ‘set_error’: Python3/_regex.c:1262: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:1262: error: request for member ‘tp_name’ in something not a structure or union Python3/_regex.c: At top level: Python3/_regex.c:1300: error: expected ‘)’ before ‘size’ Python3/_regex.c:1314: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘re_realloc’: Python3/_regex.c:1317: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1317: error: too many arguments to function ‘PyMem_Realloc’ Python3/_regex.c:1319: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:1345: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘safe_alloc’: Python3/_regex.c:1353: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1353: warning: assignment makes pointer from integer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1367: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘safe_realloc’: Python3/_regex.c:1375: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1375: error: too many arguments to function ‘re_realloc’ Python3/_regex.c: In function ‘in_big_bitset’: Python3/_regex.c:1426: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1426: error: expected ‘;’ before ‘index_of_subset’ Python3/_regex.c:1427: error: expected ‘;’ before ‘offset_into_subset’ Python3/_regex.c:1428: error: expected ‘;’ before ‘index’ Python3/_regex.c:1430: error: expected ‘;’ before ‘b’ Python3/_regex.c:1444: error: ‘index_of_subset’ undeclared (first use in this function) Python3/_regex.c:1445: error: ‘offset_into_subset’ undeclared (first use in this function) Python3/_regex.c:1450: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:1450: error: invalid operands to binary >> (have ‘const char **’ and ‘int’) Python3/_regex.c:1450: error: array subscript is not an integer Python3/_regex.c:1451: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:1451: error: invalid operands to binary * (have ‘int’ and ‘const char **’) Python3/_regex.c:1452: error: invalid operands to binary & (have ‘const char **’ and ‘unsigned int’) Python3/_regex.c:1455: error: invalid operands to binary * (have ‘const char **’ and ‘int’) Python3/_regex.c:1455: error: invalid operands to binary + (have ‘unsigned int *’ and ‘const char **’) Python3/_regex.c:1455: warning: assignment from incompatible pointer type Python3/_regex.c:1458: error: ‘b’ undeclared (first use in this function) Python3/_regex.c:1458: error: invalid operands to binary >> (have ‘const char **’ and ‘int’) Python3/_regex.c:1458: error: array subscript is not an integer Python3/_regex.c:1459: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:1459: error: invalid operands to binary >> (have ‘const char **’ and ‘const char **’) Python3/_regex.c:1461: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c: In function ‘in_small_bitset’: Python3/_regex.c:1471: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1471: error: expected ‘;’ before ‘index’ Python3/_regex.c:1472: error: expected ‘;’ before ‘b’ Python3/_regex.c:1480: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:1481: error: ‘b’ undeclared (first use in this function) Python3/_regex.c:1481: error: invalid operands to binary >> (have ‘const char **’ and ‘int’) Python3/_regex.c:1481: error: array subscript is not an integer Python3/_regex.c:1482: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:1482: error: invalid operands to binary >> (have ‘const char **’ and ‘const char **’) Python3/_regex.c:1483: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c: In function ‘push_groups’: Python3/_regex.c:1543: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1543: error: expected ‘;’ before ‘new_count’ Python3/_regex.c:1544: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:1552: error: ‘new_count’ undeclared (first use in this function) Python3/_regex.c:1552: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:1553: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:1557: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:1561: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:1561: error: too many arguments to function ‘safe_realloc’ Python3/_regex.c:1564: warning: assignment from incompatible pointer type Python3/_regex.c:1568: error: array subscript is not an integer Python3/_regex.c:1568: warning: assignment from incompatible pointer type Python3/_regex.c:1569: error: lvalue required as left operand of assignment Python3/_regex.c:1569: error: lvalue required as increment operand Python3/_regex.c:1570: error: array subscript is not an integer Python3/_regex.c:1570: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1570: error: array subscript is not an integer Python3/_regex.c:1570: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1571: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘pop_groups’: Python3/_regex.c:1586: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1587: error: array subscript is not an integer Python3/_regex.c:1587: warning: assignment from incompatible pointer type Python3/_regex.c:1588: error: lvalue required as left operand of assignment Python3/_regex.c:1588: error: lvalue required as increment operand Python3/_regex.c:1589: error: array subscript is not an integer Python3/_regex.c:1589: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1589: error: array subscript is not an integer Python3/_regex.c:1589: error: request for member ‘span’ in something not a structure or union Python3/_regex.c: In function ‘reload_groups’: Python3/_regex.c:1607: error: lvalue required as left operand of assignment Python3/_regex.c:1607: error: lvalue required as increment operand Python3/_regex.c:1608: error: array subscript is not an integer Python3/_regex.c:1608: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1608: error: array subscript is not an integer Python3/_regex.c:1608: error: request for member ‘span’ in something not a structure or union Python3/_regex.c: In function ‘drop_groups’: Python3/_regex.c:1613: warning: assignment makes pointer from integer without a cast Python3/_regex.c: In function ‘init_match’: Python3/_regex.c:1624: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1629: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:1631: warning: assignment from incompatible pointer type Python3/_regex.c:1635: error: lvalue required as left operand of assignment Python3/_regex.c:1635: error: lvalue required as increment operand Python3/_regex.c:1638: error: array subscript is not an integer Python3/_regex.c:1638: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:1638: warning: assignment from incompatible pointer type Python3/_regex.c:1642: error: array subscript is not an integer Python3/_regex.c:1642: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:1642: warning: assignment from incompatible pointer type Python3/_regex.c:1647: error: lvalue required as left operand of assignment Python3/_regex.c:1647: error: lvalue required as increment operand Python3/_regex.c:1650: error: array subscript is not an integer Python3/_regex.c:1650: warning: assignment from incompatible pointer type Python3/_regex.c:1651: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1652: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1653: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c: In function ‘add_backtrack’: Python3/_regex.c:1662: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1662: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:1664: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1664: error: expected ‘;’ before ‘capacity’ Python3/_regex.c:1665: error: expected ‘;’ before ‘size’ Python3/_regex.c:1668: error: ‘capacity’ undeclared (first use in this function) Python3/_regex.c:1668: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:1668: error: invalid operands to binary * (have ‘const char **’ and ‘int’) Python3/_regex.c:1669: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1670: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:1671: error: too many arguments to function ‘safe_alloc’ Python3/_regex.c:1676: warning: assignment from incompatible pointer type Python3/_regex.c:1677: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:1681: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1684: error: ‘RE_BacktrackBlock’ has no member named ‘items’ Python3/_regex.c:1684: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1684: error: lvalue required as increment operand Python3/_regex.c:1684: error: lvalue required as increment operand Python3/_regex.c:1684: error: array subscript is not an integer Python3/_regex.c:1684: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘last_backtrack’: Python3/_regex.c:1698: error: ‘RE_BacktrackBlock’ has no member named ‘items’ Python3/_regex.c:1698: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1698: error: array subscript is not an integer Python3/_regex.c:1698: warning: return from incompatible pointer type Python3/_regex.c: In function ‘discard_backtrack’: Python3/_regex.c:1709: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1709: error: lvalue required as decrement operand Python3/_regex.c:1709: error: lvalue required as decrement operand Python3/_regex.c:1710: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c: At top level: Python3/_regex.c:1747: error: ‘match_many_ANY’ declared as function returning a function Python3/_regex.c: In function ‘match_many_ANY’: Python3/_regex.c:1752: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1752: warning: assignment from incompatible pointer type Python3/_regex.c:1753: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1753: warning: assignment from incompatible pointer type Python3/_regex.c:1763: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1768: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1768: warning: assignment from incompatible pointer type Python3/_regex.c:1769: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1769: warning: assignment from incompatible pointer type Python3/_regex.c:1779: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1782: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1787: error: ‘match_many_ANY_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_ANY_REV’: Python3/_regex.c:1792: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1792: warning: assignment from incompatible pointer type Python3/_regex.c:1793: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1793: warning: assignment from incompatible pointer type Python3/_regex.c:1803: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1808: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1808: warning: assignment from incompatible pointer type Python3/_regex.c:1809: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1809: warning: assignment from incompatible pointer type Python3/_regex.c:1819: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1822: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1827: error: ‘match_many_BIG_BITSET’ declared as function returning a function Python3/_regex.c: In function ‘match_many_BIG_BITSET’: Python3/_regex.c:1832: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1832: warning: assignment from incompatible pointer type Python3/_regex.c:1833: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1833: warning: assignment from incompatible pointer type Python3/_regex.c:1839: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1844: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1844: warning: assignment from incompatible pointer type Python3/_regex.c:1845: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1845: warning: assignment from incompatible pointer type Python3/_regex.c:1851: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1854: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1859: error: ‘match_many_BIG_BITSET_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_BIG_BITSET_REV’: Python3/_regex.c:1864: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1864: warning: assignment from incompatible pointer type Python3/_regex.c:1865: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1865: warning: assignment from incompatible pointer type Python3/_regex.c:1871: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1876: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1876: warning: assignment from incompatible pointer type Python3/_regex.c:1877: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1877: warning: assignment from incompatible pointer type Python3/_regex.c:1883: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1886: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1891: error: ‘match_many_CHARACTER’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER’: Python3/_regex.c:1900: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1900: warning: assignment from incompatible pointer type Python3/_regex.c:1901: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1901: warning: assignment from incompatible pointer type Python3/_regex.c:1911: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1916: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1916: warning: assignment from incompatible pointer type Python3/_regex.c:1917: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1917: warning: assignment from incompatible pointer type Python3/_regex.c:1927: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1930: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1935: error: ‘match_many_CHARACTER_IGN’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER_IGN’: Python3/_regex.c:1945: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1945: error: request for member ‘same_char_ign_3’ in something not a structure or union Python3/_regex.c:1945: warning: assignment from incompatible pointer type Python3/_regex.c:1948: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1948: error: request for member ‘lower’ in something not a structure or union Python3/_regex.c:1948: error: called object ‘’ is not a function Python3/_regex.c:1948: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1949: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1949: error: request for member ‘upper’ in something not a structure or union Python3/_regex.c:1949: error: called object ‘’ is not a function Python3/_regex.c:1949: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1951: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1951: error: request for member ‘title’ in something not a structure or union Python3/_regex.c:1951: error: called object ‘’ is not a function Python3/_regex.c:1951: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1957: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1957: warning: assignment from incompatible pointer type Python3/_regex.c:1958: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1958: warning: assignment from incompatible pointer type Python3/_regex.c:1964: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1969: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1969: warning: assignment from incompatible pointer type Python3/_regex.c:1970: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1970: warning: assignment from incompatible pointer type Python3/_regex.c:1976: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1979: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1984: error: ‘match_many_CHARACTER_IGN_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER_IGN_REV’: Python3/_regex.c:1994: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1994: error: request for member ‘same_char_ign_3’ in something not a structure or union Python3/_regex.c:1994: warning: assignment from incompatible pointer type Python3/_regex.c:1997: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1997: error: request for member ‘lower’ in something not a structure or union Python3/_regex.c:1997: error: called object ‘’ is not a function Python3/_regex.c:1997: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1998: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1998: error: request for member ‘upper’ in something not a structure or union Python3/_regex.c:1998: error: called object ‘’ is not a function Python3/_regex.c:1998: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2000: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2000: error: request for member ‘title’ in something not a structure or union Python3/_regex.c:2000: error: called object ‘’ is not a function Python3/_regex.c:2000: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2006: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2006: warning: assignment from incompatible pointer type Python3/_regex.c:2007: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2007: warning: assignment from incompatible pointer type Python3/_regex.c:2013: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2018: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2018: warning: assignment from incompatible pointer type Python3/_regex.c:2019: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2019: warning: assignment from incompatible pointer type Python3/_regex.c:2025: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2028: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2033: error: ‘match_many_CHARACTER_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER_REV’: Python3/_regex.c:2042: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2042: warning: assignment from incompatible pointer type Python3/_regex.c:2043: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2043: warning: assignment from incompatible pointer type Python3/_regex.c:2053: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2058: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2058: warning: assignment from incompatible pointer type Python3/_regex.c:2059: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2059: warning: assignment from incompatible pointer type Python3/_regex.c:2069: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2072: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2077: error: ‘match_many_PROPERTY’ declared as function returning a function Python3/_regex.c: In function ‘match_many_PROPERTY’: Python3/_regex.c:2083: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2083: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2083: warning: assignment from incompatible pointer type Python3/_regex.c:2091: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2091: warning: assignment from incompatible pointer type Python3/_regex.c:2092: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2092: warning: assignment from incompatible pointer type Python3/_regex.c:2098: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2103: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2103: warning: assignment from incompatible pointer type Python3/_regex.c:2104: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2104: warning: assignment from incompatible pointer type Python3/_regex.c:2110: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2113: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2118: error: ‘match_many_PROPERTY_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_PROPERTY_REV’: Python3/_regex.c:2124: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2124: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2124: warning: assignment from incompatible pointer type Python3/_regex.c:2132: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2132: warning: assignment from incompatible pointer type Python3/_regex.c:2133: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2133: warning: assignment from incompatible pointer type Python3/_regex.c:2139: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2144: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2144: warning: assignment from incompatible pointer type Python3/_regex.c:2145: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2145: warning: assignment from incompatible pointer type Python3/_regex.c:2151: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2154: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2159: error: ‘match_many_SET’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SET’: Python3/_regex.c:2162: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2162: warning: assignment from incompatible pointer type Python3/_regex.c:2168: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2168: warning: assignment from incompatible pointer type Python3/_regex.c:2169: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2169: warning: assignment from incompatible pointer type Python3/_regex.c:2175: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2180: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2180: warning: assignment from incompatible pointer type Python3/_regex.c:2181: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2181: warning: assignment from incompatible pointer type Python3/_regex.c:2187: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2190: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2195: error: ‘match_many_SET_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SET_REV’: Python3/_regex.c:2198: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2198: warning: assignment from incompatible pointer type Python3/_regex.c:2204: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2204: warning: assignment from incompatible pointer type Python3/_regex.c:2205: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2205: warning: assignment from incompatible pointer type Python3/_regex.c:2211: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2216: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2216: warning: assignment from incompatible pointer type Python3/_regex.c:2217: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2217: warning: assignment from incompatible pointer type Python3/_regex.c:2223: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2226: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2231: error: ‘match_many_SMALL_BITSET’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SMALL_BITSET’: Python3/_regex.c:2236: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2236: warning: assignment from incompatible pointer type Python3/_regex.c:2237: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2237: warning: assignment from incompatible pointer type Python3/_regex.c:2243: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2248: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2248: warning: assignment from incompatible pointer type Python3/_regex.c:2249: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2249: warning: assignment from incompatible pointer type Python3/_regex.c:2255: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2258: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2263: error: ‘match_many_SMALL_BITSET_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SMALL_BITSET_REV’: Python3/_regex.c:2266: error: lvalue required as left operand of assignment Python3/_regex.c:2272: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2272: warning: assignment from incompatible pointer type Python3/_regex.c:2273: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2273: warning: assignment from incompatible pointer type Python3/_regex.c:2279: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2284: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2284: warning: assignment from incompatible pointer type Python3/_regex.c:2285: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2285: warning: assignment from incompatible pointer type Python3/_regex.c:2291: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2294: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2298: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘count_one’ Python3/_regex.c: In function ‘match_one’: Python3/_regex.c:2428: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:2428: warning: assignment from incompatible pointer type Python3/_regex.c:2451: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2451: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:2452: error: called object ‘’ is not a function Python3/_regex.c:2452: warning: comparison between pointer and integer Python3/_regex.c:2455: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2455: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:2456: error: called object ‘’ is not a function Python3/_regex.c:2456: warning: comparison between pointer and integer Python3/_regex.c:2462: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2462: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2463: error: called object ‘’ is not a function Python3/_regex.c:2463: warning: comparison between pointer and integer Python3/_regex.c:2466: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2466: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2467: error: called object ‘’ is not a function Python3/_regex.c:2467: warning: comparison between pointer and integer Python3/_regex.c:2469: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2470: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c:2472: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2473: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:2487: error: ‘simple_string_search’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search’: Python3/_regex.c:2495: error: lvalue required as left operand of assignment Python3/_regex.c:2504: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2504: warning: assignment from incompatible pointer type Python3/_regex.c:2505: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2505: warning: assignment from incompatible pointer type Python3/_regex.c:2512: error: lvalue required as left operand of assignment Python3/_regex.c:2512: error: lvalue required as increment operand Python3/_regex.c:2513: error: array subscript is not an integer Python3/_regex.c:2513: error: array subscript is not an integer Python3/_regex.c:2527: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2527: warning: assignment from incompatible pointer type Python3/_regex.c:2528: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2528: warning: assignment from incompatible pointer type Python3/_regex.c:2535: error: lvalue required as left operand of assignment Python3/_regex.c:2535: error: lvalue required as increment operand Python3/_regex.c:2536: error: array subscript is not an integer Python3/_regex.c:2536: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:2553: error: ‘simple_string_search_ign’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search_ign’: Python3/_regex.c:2568: error: lvalue required as left operand of assignment Python3/_regex.c:2571: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2571: warning: assignment from incompatible pointer type Python3/_regex.c:2585: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2585: warning: assignment from incompatible pointer type Python3/_regex.c:2586: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2586: warning: assignment from incompatible pointer type Python3/_regex.c:2594: error: lvalue required as left operand of assignment Python3/_regex.c:2594: error: lvalue required as increment operand Python3/_regex.c:2595: error: array subscript is not an integer Python3/_regex.c:2595: error: array subscript is not an integer Python3/_regex.c:2595: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2595: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2609: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2609: warning: assignment from incompatible pointer type Python3/_regex.c:2610: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2610: warning: assignment from incompatible pointer type Python3/_regex.c:2618: error: lvalue required as left operand of assignment Python3/_regex.c:2618: error: lvalue required as increment operand Python3/_regex.c:2619: error: array subscript is not an integer Python3/_regex.c:2619: error: array subscript is not an integer Python3/_regex.c:2619: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2619: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2636: error: ‘simple_string_search_ign_rev’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search_ign_rev’: Python3/_regex.c:2651: error: lvalue required as left operand of assignment Python3/_regex.c:2654: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2655: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2657: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2657: warning: assignment from incompatible pointer type Python3/_regex.c:2671: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2671: warning: assignment from incompatible pointer type Python3/_regex.c:2672: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2672: warning: assignment from incompatible pointer type Python3/_regex.c:2680: error: lvalue required as left operand of assignment Python3/_regex.c:2680: error: lvalue required as increment operand Python3/_regex.c:2681: error: array subscript is not an integer Python3/_regex.c:2681: error: array subscript is not an integer Python3/_regex.c:2681: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2681: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2683: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2683: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:2683: warning: return makes integer from pointer without a cast Python3/_regex.c:2695: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2695: warning: assignment from incompatible pointer type Python3/_regex.c:2696: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2696: warning: assignment from incompatible pointer type Python3/_regex.c:2704: error: lvalue required as left operand of assignment Python3/_regex.c:2704: error: lvalue required as increment operand Python3/_regex.c:2705: error: array subscript is not an integer Python3/_regex.c:2705: error: array subscript is not an integer Python3/_regex.c:2705: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2705: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2707: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2707: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:2707: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2722: error: ‘simple_string_search_rev’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search_rev’: Python3/_regex.c:2730: error: lvalue required as left operand of assignment Python3/_regex.c:2733: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2734: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2742: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2742: warning: assignment from incompatible pointer type Python3/_regex.c:2743: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2743: warning: assignment from incompatible pointer type Python3/_regex.c:2750: error: lvalue required as left operand of assignment Python3/_regex.c:2750: error: lvalue required as increment operand Python3/_regex.c:2751: error: array subscript is not an integer Python3/_regex.c:2751: error: array subscript is not an integer Python3/_regex.c:2753: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2753: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:2753: warning: return makes integer from pointer without a cast Python3/_regex.c:2765: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2765: warning: assignment from incompatible pointer type Python3/_regex.c:2766: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2766: warning: assignment from incompatible pointer type Python3/_regex.c:2773: error: lvalue required as left operand of assignment Python3/_regex.c:2773: error: lvalue required as increment operand Python3/_regex.c:2774: error: array subscript is not an integer Python3/_regex.c:2774: error: array subscript is not an integer Python3/_regex.c:2776: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2776: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:2776: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2791: error: ‘fast_string_search’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search’: Python3/_regex.c:2802: error: lvalue required as left operand of assignment Python3/_regex.c:2807: error: lvalue required as left operand of assignment Python3/_regex.c:2808: error: array subscript is not an integer Python3/_regex.c:2808: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2814: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2814: warning: assignment from incompatible pointer type Python3/_regex.c:2815: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2815: warning: assignment from incompatible pointer type Python3/_regex.c:2818: error: array subscript is not an integer Python3/_regex.c:2818: warning: comparison between pointer and integer Python3/_regex.c:2822: error: lvalue required as left operand of assignment Python3/_regex.c:2822: error: lvalue required as decrement operand Python3/_regex.c:2823: error: array subscript is not an integer Python3/_regex.c:2823: error: array subscript is not an integer Python3/_regex.c:2827: error: array subscript is not an integer Python3/_regex.c:2827: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2827: error: invalid use of non-lvalue array Python3/_regex.c:2829: error: array subscript is not an integer Python3/_regex.c:2829: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2829: error: array subscript is not an integer Python3/_regex.c:2829: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2829: error: invalid use of non-lvalue array Python3/_regex.c:2835: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2835: warning: assignment from incompatible pointer type Python3/_regex.c:2836: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2836: warning: assignment from incompatible pointer type Python3/_regex.c:2839: error: array subscript is not an integer Python3/_regex.c:2839: warning: comparison between pointer and integer Python3/_regex.c:2843: error: lvalue required as left operand of assignment Python3/_regex.c:2843: error: lvalue required as decrement operand Python3/_regex.c:2844: error: array subscript is not an integer Python3/_regex.c:2844: error: array subscript is not an integer Python3/_regex.c:2848: error: array subscript is not an integer Python3/_regex.c:2848: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2848: error: invalid use of non-lvalue array Python3/_regex.c:2850: error: array subscript is not an integer Python3/_regex.c:2850: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2850: error: array subscript is not an integer Python3/_regex.c:2850: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2850: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:2859: error: ‘fast_string_search_ign’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search_ign’: Python3/_regex.c:2876: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2876: warning: assignment from incompatible pointer type Python3/_regex.c:2880: error: lvalue required as left operand of assignment Python3/_regex.c:2885: error: lvalue required as left operand of assignment Python3/_regex.c:2886: error: array subscript is not an integer Python3/_regex.c:2886: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2896: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2896: warning: assignment from incompatible pointer type Python3/_regex.c:2897: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2897: warning: assignment from incompatible pointer type Python3/_regex.c:2900: error: array subscript is not an integer Python3/_regex.c:2901: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:2905: error: lvalue required as left operand of assignment Python3/_regex.c:2905: error: lvalue required as decrement operand Python3/_regex.c:2906: error: array subscript is not an integer Python3/_regex.c:2906: error: array subscript is not an integer Python3/_regex.c:2906: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2906: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2910: error: array subscript is not an integer Python3/_regex.c:2910: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2910: error: invalid use of non-lvalue array Python3/_regex.c:2912: error: array subscript is not an integer Python3/_regex.c:2912: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2912: error: array subscript is not an integer Python3/_regex.c:2912: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2912: error: invalid use of non-lvalue array Python3/_regex.c:2918: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2918: warning: assignment from incompatible pointer type Python3/_regex.c:2919: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2919: warning: assignment from incompatible pointer type Python3/_regex.c:2922: error: array subscript is not an integer Python3/_regex.c:2923: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:2927: error: lvalue required as left operand of assignment Python3/_regex.c:2927: error: lvalue required as decrement operand Python3/_regex.c:2928: error: array subscript is not an integer Python3/_regex.c:2928: error: array subscript is not an integer Python3/_regex.c:2928: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2928: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2932: error: array subscript is not an integer Python3/_regex.c:2932: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2932: error: invalid use of non-lvalue array Python3/_regex.c:2934: error: array subscript is not an integer Python3/_regex.c:2934: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2934: error: array subscript is not an integer Python3/_regex.c:2934: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2934: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:2943: error: ‘fast_string_search_ign_rev’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search_ign_rev’: Python3/_regex.c:2959: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2959: warning: assignment from incompatible pointer type Python3/_regex.c:2963: error: lvalue required as left operand of assignment Python3/_regex.c:2974: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2975: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2981: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2981: warning: assignment from incompatible pointer type Python3/_regex.c:2982: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2982: warning: assignment from incompatible pointer type Python3/_regex.c:2990: error: lvalue required as left operand of assignment Python3/_regex.c:2990: error: lvalue required as increment operand Python3/_regex.c:2991: error: array subscript is not an integer Python3/_regex.c:2991: error: array subscript is not an integer Python3/_regex.c:2991: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2991: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2993: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2993: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:2993: warning: return makes integer from pointer without a cast Python3/_regex.c:2995: error: array subscript is not an integer Python3/_regex.c:2995: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2995: error: invalid use of non-lvalue array Python3/_regex.c:2997: error: subscripted value is pointer to function Python3/_regex.c:2997: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2997: error: invalid use of non-lvalue array Python3/_regex.c:3003: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3003: warning: assignment from incompatible pointer type Python3/_regex.c:3004: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3004: warning: assignment from incompatible pointer type Python3/_regex.c:3012: error: lvalue required as left operand of assignment Python3/_regex.c:3012: error: lvalue required as increment operand Python3/_regex.c:3013: error: array subscript is not an integer Python3/_regex.c:3013: error: array subscript is not an integer Python3/_regex.c:3013: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3013: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3015: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3015: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:3015: warning: return makes integer from pointer without a cast Python3/_regex.c:3017: error: array subscript is not an integer Python3/_regex.c:3017: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3017: error: invalid use of non-lvalue array Python3/_regex.c:3019: error: subscripted value is pointer to function Python3/_regex.c:3019: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3019: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:3028: error: ‘fast_string_search_rev’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search_rev’: Python3/_regex.c:3038: error: lvalue required as left operand of assignment Python3/_regex.c:3045: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3046: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3052: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3052: warning: assignment from incompatible pointer type Python3/_regex.c:3053: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3053: warning: assignment from incompatible pointer type Python3/_regex.c:3060: error: lvalue required as left operand of assignment Python3/_regex.c:3060: error: lvalue required as increment operand Python3/_regex.c:3061: error: array subscript is not an integer Python3/_regex.c:3061: error: array subscript is not an integer Python3/_regex.c:3063: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3063: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:3063: warning: return makes integer from pointer without a cast Python3/_regex.c:3065: error: array subscript is not an integer Python3/_regex.c:3065: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:3065: error: invalid use of non-lvalue array Python3/_regex.c:3067: error: subscripted value is pointer to function Python3/_regex.c:3067: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:3067: error: invalid use of non-lvalue array Python3/_regex.c:3073: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3073: warning: assignment from incompatible pointer type Python3/_regex.c:3074: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3074: warning: assignment from incompatible pointer type Python3/_regex.c:3081: error: lvalue required as left operand of assignment Python3/_regex.c:3081: error: lvalue required as increment operand Python3/_regex.c:3082: error: array subscript is not an integer Python3/_regex.c:3082: error: array subscript is not an integer Python3/_regex.c:3084: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3084: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:3084: warning: return makes integer from pointer without a cast Python3/_regex.c:3086: error: array subscript is not an integer Python3/_regex.c:3086: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3086: error: invalid use of non-lvalue array Python3/_regex.c:3088: error: subscripted value is pointer to function Python3/_regex.c:3088: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3088: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:3097: error: ‘string_search’ declared as function returning a function Python3/_regex.c: In function ‘string_search’: Python3/_regex.c:3102: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3104: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3106: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:3111: error: ‘string_search_ign’ declared as function returning a function Python3/_regex.c: In function ‘string_search_ign’: Python3/_regex.c:3116: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3118: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3120: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:3125: error: ‘string_search_ign_rev’ declared as function returning a function Python3/_regex.c: In function ‘string_search_ign_rev’: Python3/_regex.c:3130: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3132: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3134: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:3139: error: ‘string_search_rev’ declared as function returning a function Python3/_regex.c: In function ‘string_search_rev’: Python3/_regex.c:3144: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3146: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3148: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘try_match’: Python3/_regex.c:3163: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:3163: warning: assignment from incompatible pointer type Python3/_regex.c:3194: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3194: error: request for member ‘at_boundary’ in something not a structure or union Python3/_regex.c:3194: error: called object ‘’ is not a function Python3/_regex.c:3194: warning: comparison between pointer and integer Python3/_regex.c:3209: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3209: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3210: error: called object ‘’ is not a function Python3/_regex.c:3210: warning: comparison between pointer and integer Python3/_regex.c:3215: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3215: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3216: error: called object ‘’ is not a function Python3/_regex.c:3216: warning: comparison between pointer and integer Python3/_regex.c:3225: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3225: error: request for member ‘at_default_boundary’ in something not a structure or union Python3/_regex.c:3225: error: called object ‘’ is not a function Python3/_regex.c:3226: warning: comparison between pointer and integer Python3/_regex.c:3244: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3244: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:3245: error: called object ‘’ is not a function Python3/_regex.c:3245: warning: comparison between pointer and integer Python3/_regex.c:3251: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3251: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:3252: error: called object ‘’ is not a function Python3/_regex.c:3252: warning: comparison between pointer and integer Python3/_regex.c:3260: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3261: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c:3265: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3266: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c:3289: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3289: error: expected ‘;’ before ‘length’ Python3/_regex.c:3290: error: expected ‘;’ before ‘available’ Python3/_regex.c:3292: error: expected ‘;’ before ‘i’ Python3/_regex.c:3294: error: ‘length’ undeclared (first use in this function) Python3/_regex.c:3295: error: ‘available’ undeclared (first use in this function) Python3/_regex.c:3304: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3304: warning: assignment from incompatible pointer type Python3/_regex.c:3306: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:3306: error: lvalue required as increment operand Python3/_regex.c:3306: error: lvalue required as increment operand Python3/_regex.c:3307: error: array subscript is not an integer Python3/_regex.c:3307: error: array subscript is not an integer Python3/_regex.c:3313: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3313: warning: assignment from incompatible pointer type Python3/_regex.c:3315: error: lvalue required as increment operand Python3/_regex.c:3315: error: lvalue required as increment operand Python3/_regex.c:3316: error: array subscript is not an integer Python3/_regex.c:3316: error: array subscript is not an integer Python3/_regex.c:3324: error: expected ‘;’ before ‘length’ Python3/_regex.c:3325: error: expected ‘;’ before ‘available’ Python3/_regex.c:3328: error: expected ‘;’ before ‘i’ Python3/_regex.c:3335: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3335: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3335: warning: assignment from incompatible pointer type Python3/_regex.c:3342: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3342: warning: assignment from incompatible pointer type Python3/_regex.c:3344: error: lvalue required as increment operand Python3/_regex.c:3344: error: lvalue required as increment operand Python3/_regex.c:3345: error: array subscript is not an integer Python3/_regex.c:3345: error: array subscript is not an integer Python3/_regex.c:3345: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3345: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3351: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3351: warning: assignment from incompatible pointer type Python3/_regex.c:3353: error: lvalue required as increment operand Python3/_regex.c:3353: error: lvalue required as increment operand Python3/_regex.c:3354: error: array subscript is not an integer Python3/_regex.c:3354: error: array subscript is not an integer Python3/_regex.c:3354: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3354: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3362: error: expected ‘;’ before ‘length’ Python3/_regex.c:3363: error: expected ‘;’ before ‘available’ Python3/_regex.c:3366: error: expected ‘;’ before ‘i’ Python3/_regex.c:3373: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3373: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3373: warning: assignment from incompatible pointer type Python3/_regex.c:3380: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3380: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3382: error: lvalue required as increment operand Python3/_regex.c:3382: error: lvalue required as increment operand Python3/_regex.c:3383: error: array subscript is not an integer Python3/_regex.c:3383: error: array subscript is not an integer Python3/_regex.c:3383: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3383: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3389: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3389: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3391: error: lvalue required as increment operand Python3/_regex.c:3391: error: lvalue required as increment operand Python3/_regex.c:3392: error: array subscript is not an integer Python3/_regex.c:3392: error: array subscript is not an integer Python3/_regex.c:3392: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3392: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3400: error: expected ‘;’ before ‘length’ Python3/_regex.c:3401: error: expected ‘;’ before ‘available’ Python3/_regex.c:3403: error: expected ‘;’ before ‘i’ Python3/_regex.c:3415: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3415: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3417: error: lvalue required as increment operand Python3/_regex.c:3417: error: lvalue required as increment operand Python3/_regex.c:3418: error: array subscript is not an integer Python3/_regex.c:3418: error: array subscript is not an integer Python3/_regex.c:3424: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3424: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3426: error: lvalue required as increment operand Python3/_regex.c:3426: error: lvalue required as increment operand Python3/_regex.c:3427: error: array subscript is not an integer Python3/_regex.c:3427: error: array subscript is not an integer Python3/_regex.c:3436: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:3436: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘general_check’: Python3/_regex.c:3453: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3457: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3461: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3465: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3485: warning: passing argument 4 of ‘string_search’ makes pointer from integer without a cast Python3/_regex.c:3485: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3489: warning: passing argument 4 of ‘string_search_ign’ makes pointer from integer without a cast Python3/_regex.c:3489: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3493: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:3493: warning: passing argument 4 of ‘string_search_ign_rev’ from incompatible pointer type Python3/_regex.c:3493: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3497: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:3497: warning: passing argument 4 of ‘string_search_rev’ from incompatible pointer type Python3/_regex.c:3497: warning: assignment makes pointer from integer without a cast Python3/_regex.c: In function ‘search_start’: Python3/_regex.c:3518: error: lvalue required as left operand of assignment Python3/_regex.c:3524: error: lvalue required as left operand of assignment Python3/_regex.c:3525: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3525: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3525: error: lvalue required as left operand of assignment Python3/_regex.c:3527: error: lvalue required as left operand of assignment Python3/_regex.c:3528: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3528: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3528: error: lvalue required as left operand of assignment Python3/_regex.c:3542: error: lvalue required as left operand of assignment Python3/_regex.c:3552: error: lvalue required as left operand of assignment Python3/_regex.c:3558: error: lvalue required as left operand of assignment Python3/_regex.c:3564: error: lvalue required as left operand of assignment Python3/_regex.c:3575: error: lvalue required as left operand of assignment Python3/_regex.c:3576: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3576: error: request for member ‘at_boundary’ in something not a structure or union Python3/_regex.c:3576: warning: assignment from incompatible pointer type Python3/_regex.c:3583: error: lvalue required as left operand of assignment Python3/_regex.c:3589: error: lvalue required as left operand of assignment Python3/_regex.c:3594: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3594: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3594: error: lvalue required as left operand of assignment Python3/_regex.c:3596: error: lvalue required as left operand of assignment Python3/_regex.c:3601: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3601: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3601: error: lvalue required as left operand of assignment Python3/_regex.c:3603: error: lvalue required as left operand of assignment Python3/_regex.c:3608: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3608: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3608: error: lvalue required as left operand of assignment Python3/_regex.c:3610: error: lvalue required as left operand of assignment Python3/_regex.c:3621: error: lvalue required as left operand of assignment Python3/_regex.c:3622: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3622: error: request for member ‘at_default_boundary’ in something not a structure or union Python3/_regex.c:3622: warning: assignment from incompatible pointer type Python3/_regex.c:3629: error: lvalue required as left operand of assignment Python3/_regex.c:3637: error: lvalue required as left operand of assignment Python3/_regex.c:3644: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3644: warning: assignment from incompatible pointer type Python3/_regex.c:3645: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3645: warning: assignment from incompatible pointer type Python3/_regex.c:3646: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3646: warning: assignment from incompatible pointer type Python3/_regex.c:3653: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3653: error: invalid use of non-lvalue array Python3/_regex.c:3656: error: lvalue required as left operand of assignment Python3/_regex.c:3662: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3662: warning: assignment from incompatible pointer type Python3/_regex.c:3663: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3663: warning: assignment from incompatible pointer type Python3/_regex.c:3664: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3664: warning: assignment from incompatible pointer type Python3/_regex.c:3671: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3671: error: invalid use of non-lvalue array Python3/_regex.c:3674: error: lvalue required as left operand of assignment Python3/_regex.c:3687: error: lvalue required as left operand of assignment Python3/_regex.c:3692: error: lvalue required as left operand of assignment Python3/_regex.c:3694: error: lvalue required as left operand of assignment Python3/_regex.c:3702: error: lvalue required as left operand of assignment Python3/_regex.c:3704: error: lvalue required as left operand of assignment Python3/_regex.c:3714: error: lvalue required as left operand of assignment Python3/_regex.c:3720: error: lvalue required as left operand of assignment Python3/_regex.c:3733: error: lvalue required as left operand of assignment Python3/_regex.c:3736: error: lvalue required as left operand of assignment Python3/_regex.c:3742: error: lvalue required as left operand of assignment Python3/_regex.c:3748: error: lvalue required as left operand of assignment Python3/_regex.c:3754: error: lvalue required as left operand of assignment Python3/_regex.c:3762: error: lvalue required as left operand of assignment Python3/_regex.c:3769: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3769: warning: assignment from incompatible pointer type Python3/_regex.c:3770: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3770: warning: assignment from incompatible pointer type Python3/_regex.c:3778: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3778: error: invalid use of non-lvalue array Python3/_regex.c:3781: error: lvalue required as left operand of assignment Python3/_regex.c:3787: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3787: warning: assignment from incompatible pointer type Python3/_regex.c:3788: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3788: warning: assignment from incompatible pointer type Python3/_regex.c:3796: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3796: error: invalid use of non-lvalue array Python3/_regex.c:3799: error: lvalue required as left operand of assignment Python3/_regex.c:3812: error: lvalue required as left operand of assignment Python3/_regex.c:3815: error: lvalue required as left operand of assignment Python3/_regex.c:3820: error: lvalue required as left operand of assignment Python3/_regex.c:3825: error: lvalue required as left operand of assignment Python3/_regex.c:3830: error: lvalue required as left operand of assignment Python3/_regex.c:3841: error: lvalue required as left operand of assignment Python3/_regex.c:3845: error: lvalue required as left operand of assignment Python3/_regex.c:3849: error: lvalue required as left operand of assignment Python3/_regex.c: At top level: Python3/_regex.c:3864: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘save_capture’: Python3/_regex.c:3870: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:3870: error: array subscript is not an integer Python3/_regex.c:3870: warning: assignment from incompatible pointer type Python3/_regex.c:3871: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:3871: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:3872: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3872: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:3875: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:3875: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:3875: error: invalid operands to binary * (have ‘const char **’ and ‘int’) Python3/_regex.c:3878: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:3879: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:3879: error: too many arguments to function ‘safe_realloc’ Python3/_regex.c:3883: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:3884: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:3886: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:3886: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:3886: error: lvalue required as increment operand Python3/_regex.c:3886: error: lvalue required as increment operand Python3/_regex.c:3886: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:3892: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘unsave_capture’: Python3/_regex.c:3896: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:3896: error: array subscript is not an integer Python3/_regex.c:3896: error: request for member ‘capture_count’ in something not a structure or union Python3/_regex.c:3896: error: lvalue required as decrement operand Python3/_regex.c:3896: error: lvalue required as decrement operand Python3/_regex.c: In function ‘save_all_captures’: Python3/_regex.c:3904: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3904: error: ‘capture_counts’ undeclared (first use in this function) Python3/_regex.c:3904: error: invalid operands to binary * (have ‘const char **’ and ‘const char **’) Python3/_regex.c:3907: error: lvalue required as left operand of assignment Python3/_regex.c:3909: error: ‘struct ’ has no member named ‘capture_counts’ Python3/_regex.c:3914: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3914: error: invalid operands to binary + (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:3914: error: ‘RE_CaptureCountsBlock’ has no member named ‘capacity’ Python3/_regex.c:3916: error: expected ‘;’ before ‘n’ Python3/_regex.c:3917: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:3923: error: too many arguments to function ‘safe_alloc’ Python3/_regex.c:3927: error: ‘n’ undeclared (first use in this function) Python3/_regex.c:3927: error: invalid operands to binary / (have ‘int’ and ‘int (*)()’) Python3/_regex.c:3928: warning: comparison between pointer and integer Python3/_regex.c:3930: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:3930: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:3932: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3932: error: expected expression before ‘)’ token Python3/_regex.c:3932: error: invalid operands to binary * (have ‘const char **’ and ‘const char **’) Python3/_regex.c:3934: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3940: warning: assignment from incompatible pointer type Python3/_regex.c:3941: error: ‘RE_CaptureCountsBlock’ has no member named ‘capacity’ Python3/_regex.c:3944: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3949: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3949: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3949: error: array subscript is not an integer Python3/_regex.c:3950: error: lvalue required as left operand of assignment Python3/_regex.c:3950: error: lvalue required as increment operand Python3/_regex.c:3951: error: array subscript is not an integer Python3/_regex.c:3951: error: array subscript is not an integer Python3/_regex.c:3951: error: request for member ‘capture_count’ in something not a structure or union Python3/_regex.c:3952: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c: In function ‘restore_all_captures’: Python3/_regex.c:3962: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3962: error: ‘capture_counts’ undeclared (first use in this function) Python3/_regex.c:3962: error: invalid operands to binary * (have ‘const char **’ and ‘const char **’) Python3/_regex.c:3965: error: lvalue required as left operand of assignment Python3/_regex.c:3970: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3972: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3973: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3973: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3973: error: array subscript is not an integer Python3/_regex.c:3974: error: lvalue required as left operand of assignment Python3/_regex.c:3974: error: lvalue required as increment operand Python3/_regex.c:3975: error: array subscript is not an integer Python3/_regex.c:3975: error: request for member ‘capture_count’ in something not a structure or union Python3/_regex.c:3975: error: array subscript is not an integer Python3/_regex.c: In function ‘save_info’: Python3/_regex.c:3982: error: ‘RE_Info’ has no member named ‘backtrack_count’ Python3/_regex.c:3982: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:3983: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3984: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3985: error: ‘RE_Info’ has no member named ‘captures_count’ Python3/_regex.c:3985: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3985: error: request for member ‘count’ in something not a structure or union Python3/_regex.c:3986: error: ‘RE_Info’ has no member named ‘saved_groups_count’ Python3/_regex.c:3987: error: ‘RE_Info’ has no member named ‘must_advance’ Python3/_regex.c: In function ‘restore_info’: Python3/_regex.c:3992: error: ‘RE_Info’ has no member named ‘must_advance’ Python3/_regex.c:3992: error: incompatible types in assignment Python3/_regex.c:3993: error: ‘RE_Info’ has no member named ‘saved_groups_count’ Python3/_regex.c:3993: warning: assignment from incompatible pointer type Python3/_regex.c:3994: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3995: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3995: error: request for member ‘count’ in something not a structure or union Python3/_regex.c:3995: error: ‘RE_Info’ has no member named ‘captures_count’ Python3/_regex.c:3997: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3997: warning: assignment from incompatible pointer type Python3/_regex.c:3999: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:3999: error: ‘RE_Info’ has no member named ‘backtrack_count’ Python3/_regex.c: In function ‘in_guard_list’: Python3/_regex.c:4010: error: lvalue required as left operand of assignment Python3/_regex.c:4011: error: lvalue required as left operand of assignment Python3/_regex.c:4015: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:4015: error: invalid operands to binary / (have ‘const char **’ and ‘int’) Python3/_regex.c:4015: error: lvalue required as left operand of assignment Python3/_regex.c:4016: error: array subscript is not an integer Python3/_regex.c:4016: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4016: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:4017: error: lvalue required as left operand of assignment Python3/_regex.c:4018: error: array subscript is not an integer Python3/_regex.c:4018: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4018: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:4019: error: lvalue required as left operand of assignment Python3/_regex.c:4024: error: lvalue required as left operand of assignment Python3/_regex.c:4024: error: lvalue required as decrement operand Python3/_regex.c:4025: error: array subscript is not an integer Python3/_regex.c:4025: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4025: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c: In function ‘compress_guard_list’: Python3/_regex.c:4046: error: lvalue required as left operand of assignment Python3/_regex.c:4046: error: lvalue required as increment operand Python3/_regex.c:4051: error: array subscript is not an integer Python3/_regex.c:4051: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4051: error: array subscript is not an integer Python3/_regex.c:4051: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4054: error: lvalue required as left operand of assignment Python3/_regex.c:4055: error: lvalue required as left operand of assignment Python3/_regex.c:4059: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:4059: error: invalid operands to binary / (have ‘const char **’ and ‘int’) Python3/_regex.c:4059: error: lvalue required as left operand of assignment Python3/_regex.c:4060: error: array subscript is not an integer Python3/_regex.c:4060: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4060: error: array subscript is not an integer Python3/_regex.c:4060: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4061: error: lvalue required as left operand of assignment Python3/_regex.c:4063: error: lvalue required as left operand of assignment Python3/_regex.c:4070: error: array subscript is not an integer Python3/_regex.c:4070: error: incompatible types in assignment Python3/_regex.c:4071: warning: incompatible implicit declaration of built-in function ‘memmove’ Python3/_regex.c:4071: error: invalid operands to binary + (have ‘struct RE_GuardSpan *’ and ‘int (*)()’) Python3/_regex.c:4071: error: invalid operands to binary + (have ‘struct RE_GuardSpan *’ and ‘int (*)()’) Python3/_regex.c:4073: error: array subscript is not an integer Python3/_regex.c:4081: error: lvalue required as left operand of assignment Python3/_regex.c:4083: error: array subscript is not an integer Python3/_regex.c:4083: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4083: error: array subscript is not an integer Python3/_regex.c:4083: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4084: error: lvalue required as increment operand Python3/_regex.c:4086: error: lvalue required as left operand of assignment Python3/_regex.c:4086: error: lvalue required as increment operand Python3/_regex.c:4087: error: array subscript is not an integer Python3/_regex.c:4087: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4088: error: array subscript is not an integer Python3/_regex.c:4088: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4089: error: array subscript is not an integer Python3/_regex.c:4089: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4089: error: array subscript is not an integer Python3/_regex.c:4089: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4091: error: lvalue required as increment operand Python3/_regex.c:4091: error: array subscript is not an integer Python3/_regex.c:4091: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:4099: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘guard’: Python3/_regex.c:4104: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:4104: error: array subscript is not an integer Python3/_regex.c:4104: error: request for member ‘guards’ in something not a structure or union Python3/_regex.c:4104: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:4109: error: array subscript is not an integer Python3/_regex.c:4109: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:4109: warning: assignment from incompatible pointer type Python3/_regex.c:4111: error: array subscript is not an integer Python3/_regex.c:4111: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:4111: warning: assignment from incompatible pointer type Python3/_regex.c:4122: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:4122: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:4125: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:4125: error: invalid operands to binary * (have ‘int (*)()’ and ‘int’) Python3/_regex.c:4129: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:4129: error: too many arguments to function ‘safe_realloc’ Python3/_regex.c:4133: warning: assignment from incompatible pointer type Python3/_regex.c:4137: error: array subscript is not an integer Python3/_regex.c:4137: error: request for member ‘low’ in something not a structure or union Python3/_regex.c: At top level: Python3/_regex.c:4143: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘is_guarded’: Python3/_regex.c:4148: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:4148: error: array subscript is not an integer Python3/_regex.c:4148: error: request for member ‘guards’ in something not a structure or union Python3/_regex.c:4148: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:4153: error: array subscript is not an integer Python3/_regex.c:4153: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:4153: warning: assignment from incompatible pointer type Python3/_regex.c:4155: error: array subscript is not an integer Python3/_regex.c:4155: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:4155: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘reset_guards’: Python3/_regex.c:4164: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:4164: error: expected ‘;’ before ‘i’ Python3/_regex.c:4166: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:4166: warning: comparison between pointer and integer Python3/_regex.c:4166: error: lvalue required as increment operand Python3/_regex.c:4166: error: lvalue required as increment operand Python3/_regex.c:4169: error: array subscript is not an integer Python3/_regex.c:4169: error: array subscript is not an integer Python3/_regex.c:4169: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:4169: warning: assignment from incompatible pointer type Python3/_regex.c:4173: error: array subscript is not an integer Python3/_regex.c:4173: error: array subscript is not an integer Python3/_regex.c:4173: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:4173: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘basic_match’: Python3/_regex.c:4194: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:4194: error: expected ‘;’ before ‘iterations’ Python3/_regex.c:4205: error: lvalue required as left operand of assignment Python3/_regex.c:4206: error: lvalue required as left operand of assignment Python3/_regex.c:4207: error: lvalue required as left operand of assignment Python3/_regex.c:4209: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:4209: warning: assignment from incompatible pointer type Python3/_regex.c:4212: warning: assignment from incompatible pointer type Python3/_regex.c:4213: warning: assignment from incompatible pointer type Python3/_regex.c:4217: error: lvalue required as left operand of assignment Python3/_regex.c:4243: error: ‘iterations’ undeclared (first use in this function) Python3/_regex.c:4244: error: lvalue required as left operand of assignment Python3/_regex.c:4246: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:4246: warning: assignment from incompatible pointer type Python3/_regex.c:4250: error: lvalue required as left operand of assignment Python3/_regex.c:4272: error: lvalue required as left operand of assignment Python3/_regex.c:4281: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:4281: warning: assignment from incompatible pointer type Python3/_regex.c:4297: error: lvalue required as increment operand Python3/_regex.c:4304: error: lvalue required as increment operand Python3/_regex.c:4311: error: lvalue required as decrement operand Python3/_regex.c:4318: error: lvalue required as decrement operand Python3/_regex.c:4353: error: lvalue required as left operand of assignment Python3/_regex.c:4361: error: lvalue required as left operand of assignment Python3/_regex.c:4369: error: lvalue required as left operand of assignment Python3/_regex.c:4397: error: lvalue required as left operand of assignment Python3/_regex.c:4401: error: lvalue required as left operand of assignment Python3/_regex.c:4413: error: lvalue required as left operand of assignment Python3/_regex.c:4422: error: lvalue required as left operand of assignment Python3/_regex.c:4431: error: lvalue required as left operand of assignment Python3/_regex.c:4440: error: lvalue required as left operand of assignment Python3/_regex.c:4451: error: expected ‘;’ before ‘index’ Python3/_regex.c:4461: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:4462: error: array subscript is not an integer Python3/_regex.c:4462: warning: assignment from incompatible pointer type Python3/_regex.c:4465: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4465: error: lvalue required as increment operand Python3/_regex.c:4465: error: lvalue required as increment operand Python3/_regex.c:4479: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4479: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4480: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4480: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4480: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4482: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4482: warning: comparison between pointer and integer Python3/_regex.c:4483: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4483: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4483: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4487: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4487: error: lvalue required as decrement operand Python3/_regex.c:4487: error: lvalue required as decrement operand Python3/_regex.c:4504: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4505: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4505: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4506: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4506: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4507: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4517: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4527: warning: assignment from incompatible pointer type Python3/_regex.c:4528: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4530: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4530: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4531: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4531: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4538: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4538: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4538: error: too many arguments to function ‘guard’ Python3/_regex.c:4543: error: lvalue required as left operand of assignment Python3/_regex.c:4552: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4562: warning: assignment from incompatible pointer type Python3/_regex.c:4563: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4565: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4565: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4566: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4566: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4568: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4568: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4568: error: too many arguments to function ‘guard’ Python3/_regex.c:4573: error: lvalue required as left operand of assignment Python3/_regex.c:4590: error: too many arguments to function ‘save_capture’ Python3/_regex.c:4597: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4604: error: expected ‘;’ before ‘index’ Python3/_regex.c:4615: error: array subscript is not an integer Python3/_regex.c:4615: warning: assignment from incompatible pointer type Python3/_regex.c:4618: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4618: error: lvalue required as increment operand Python3/_regex.c:4618: error: lvalue required as increment operand Python3/_regex.c:4628: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4628: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4630: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4630: warning: comparison between pointer and integer Python3/_regex.c:4634: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4634: error: lvalue required as decrement operand Python3/_regex.c:4634: error: lvalue required as decrement operand Python3/_regex.c:4652: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4653: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4653: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4654: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4654: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4665: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4675: warning: assignment from incompatible pointer type Python3/_regex.c:4676: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4678: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4678: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4679: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4679: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4690: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4700: warning: assignment from incompatible pointer type Python3/_regex.c:4701: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4703: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4703: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4704: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4704: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4731: error: expected ‘;’ before ‘index’ Python3/_regex.c:4733: error: expected ‘;’ before ‘max_count’ Python3/_regex.c:4742: error: array subscript is not an integer Python3/_regex.c:4742: warning: assignment from incompatible pointer type Python3/_regex.c:4749: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4750: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4750: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4751: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4751: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4753: error: ‘max_count’ undeclared (first use in this function) Python3/_regex.c:4755: warning: comparison between pointer and integer Python3/_regex.c:4758: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4759: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4762: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4762: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4762: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4766: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4766: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4766: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4784: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4785: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4785: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4786: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4786: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4787: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4790: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4790: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4790: error: too many arguments to function ‘guard’ Python3/_regex.c:4796: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4796: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4796: error: too many arguments to function ‘guard’ Python3/_regex.c:4801: error: lvalue required as left operand of assignment Python3/_regex.c:4807: error: expected ‘;’ before ‘count’ Python3/_regex.c:4808: error: expected ‘;’ before ‘index’ Python3/_regex.c:4813: error: ‘count’ undeclared (first use in this function) Python3/_regex.c:4817: warning: comparison between pointer and integer Python3/_regex.c:4821: warning: comparison between pointer and integer Python3/_regex.c:4831: error: array subscript is not an integer Python3/_regex.c:4831: warning: assignment from incompatible pointer type Python3/_regex.c:4837: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4838: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4838: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4839: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4839: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4841: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4842: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4845: error: cast specifies function type Python3/_regex.c:4845: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:4845: error: lvalue required as left operand of assignment Python3/_regex.c:4847: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4847: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4847: error: too many arguments to function ‘guard’ Python3/_regex.c:4872: error: expected ‘;’ before ‘index’ Python3/_regex.c:4874: error: expected ‘;’ before ‘max_count’ Python3/_regex.c:4880: error: array subscript is not an integer Python3/_regex.c:4880: warning: assignment from incompatible pointer type Python3/_regex.c:4887: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4888: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4888: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4889: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4889: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4893: warning: comparison between pointer and integer Python3/_regex.c:4896: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4897: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4911: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4914: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4914: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4915: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4915: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4928: error: expected ‘;’ before ‘count’ Python3/_regex.c:4929: error: expected ‘;’ before ‘index’ Python3/_regex.c:4938: warning: comparison between pointer and integer Python3/_regex.c:4942: warning: comparison between pointer and integer Python3/_regex.c:4952: error: array subscript is not an integer Python3/_regex.c:4952: warning: assignment from incompatible pointer type Python3/_regex.c:4958: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4959: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4959: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4960: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4960: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4962: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4963: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4966: error: cast specifies function type Python3/_regex.c:4966: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:4966: error: lvalue required as left operand of assignment Python3/_regex.c:4968: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4968: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4968: error: too many arguments to function ‘guard’ Python3/_regex.c:5019: error: lvalue required as left operand of assignment Python3/_regex.c:5029: error: lvalue required as left operand of assignment Python3/_regex.c:5036: error: expected ‘;’ before ‘length’ Python3/_regex.c:5037: error: expected ‘;’ before ‘available’ Python3/_regex.c:5038: error: expected ‘;’ before ‘i’ Python3/_regex.c:5052: error: ‘length’ undeclared (first use in this function) Python3/_regex.c:5053: error: ‘available’ undeclared (first use in this function) Python3/_regex.c:5061: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5061: warning: assignment from incompatible pointer type Python3/_regex.c:5062: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5062: warning: assignment from incompatible pointer type Python3/_regex.c:5065: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:5065: error: lvalue required as increment operand Python3/_regex.c:5065: error: lvalue required as increment operand Python3/_regex.c:5066: error: array subscript is not an integer Python3/_regex.c:5066: error: array subscript is not an integer Python3/_regex.c:5066: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5066: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5070: error: lvalue required as increment operand Python3/_regex.c:5070: error: lvalue required as increment operand Python3/_regex.c:5071: error: array subscript is not an integer Python3/_regex.c:5071: error: array subscript is not an integer Python3/_regex.c:5079: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5079: warning: assignment from incompatible pointer type Python3/_regex.c:5080: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5080: warning: assignment from incompatible pointer type Python3/_regex.c:5083: error: lvalue required as increment operand Python3/_regex.c:5083: error: lvalue required as increment operand Python3/_regex.c:5084: error: array subscript is not an integer Python3/_regex.c:5084: error: array subscript is not an integer Python3/_regex.c:5084: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5084: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5088: error: lvalue required as increment operand Python3/_regex.c:5088: error: lvalue required as increment operand Python3/_regex.c:5089: error: array subscript is not an integer Python3/_regex.c:5089: error: array subscript is not an integer Python3/_regex.c:5094: error: lvalue required as left operand of assignment Python3/_regex.c:5103: error: expected ‘;’ before ‘length’ Python3/_regex.c:5104: error: expected ‘;’ before ‘available’ Python3/_regex.c:5105: error: expected ‘;’ before ‘i’ Python3/_regex.c:5124: error: lvalue required as left operand of assignment Python3/_regex.c:5130: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5130: warning: assignment from incompatible pointer type Python3/_regex.c:5131: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5131: warning: assignment from incompatible pointer type Python3/_regex.c:5134: error: lvalue required as increment operand Python3/_regex.c:5134: error: lvalue required as increment operand Python3/_regex.c:5135: error: array subscript is not an integer Python3/_regex.c:5135: error: array subscript is not an integer Python3/_regex.c:5135: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5135: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5139: error: lvalue required as increment operand Python3/_regex.c:5139: error: lvalue required as increment operand Python3/_regex.c:5140: error: array subscript is not an integer Python3/_regex.c:5140: error: array subscript is not an integer Python3/_regex.c:5148: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5148: warning: assignment from incompatible pointer type Python3/_regex.c:5149: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5149: warning: assignment from incompatible pointer type Python3/_regex.c:5152: error: lvalue required as increment operand Python3/_regex.c:5152: error: lvalue required as increment operand Python3/_regex.c:5153: error: array subscript is not an integer Python3/_regex.c:5153: error: array subscript is not an integer Python3/_regex.c:5153: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5153: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5157: error: lvalue required as increment operand Python3/_regex.c:5157: error: lvalue required as increment operand Python3/_regex.c:5158: error: array subscript is not an integer Python3/_regex.c:5158: error: array subscript is not an integer Python3/_regex.c:5178: error: lvalue required as left operand of assignment Python3/_regex.c:5186: error: lvalue required as left operand of assignment Python3/_regex.c:5194: error: lvalue required as left operand of assignment Python3/_regex.c:5202: error: lvalue required as left operand of assignment Python3/_regex.c:5218: error: too many arguments to function ‘save_capture’ Python3/_regex.c:5225: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5245: error: expected ‘;’ before ‘length’ Python3/_regex.c:5246: error: expected ‘;’ before ‘available’ Python3/_regex.c:5248: error: expected ‘;’ before ‘i’ Python3/_regex.c:5261: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5261: warning: assignment from incompatible pointer type Python3/_regex.c:5264: error: lvalue required as increment operand Python3/_regex.c:5264: error: lvalue required as increment operand Python3/_regex.c:5265: error: array subscript is not an integer Python3/_regex.c:5265: error: array subscript is not an integer Python3/_regex.c:5265: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5265: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5269: error: lvalue required as increment operand Python3/_regex.c:5269: error: lvalue required as increment operand Python3/_regex.c:5270: error: array subscript is not an integer Python3/_regex.c:5270: error: array subscript is not an integer Python3/_regex.c:5277: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5277: warning: assignment from incompatible pointer type Python3/_regex.c:5280: error: lvalue required as increment operand Python3/_regex.c:5280: error: lvalue required as increment operand Python3/_regex.c:5281: error: array subscript is not an integer Python3/_regex.c:5281: error: array subscript is not an integer Python3/_regex.c:5281: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5281: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5285: error: lvalue required as increment operand Python3/_regex.c:5285: error: lvalue required as increment operand Python3/_regex.c:5286: error: array subscript is not an integer Python3/_regex.c:5286: error: array subscript is not an integer Python3/_regex.c:5291: error: lvalue required as left operand of assignment Python3/_regex.c:5298: error: expected ‘;’ before ‘length’ Python3/_regex.c:5299: error: expected ‘;’ before ‘available’ Python3/_regex.c:5301: error: expected ‘;’ before ‘i’ Python3/_regex.c:5310: error: lvalue required as left operand of assignment Python3/_regex.c:5315: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5315: warning: assignment from incompatible pointer type Python3/_regex.c:5318: error: lvalue required as increment operand Python3/_regex.c:5318: error: lvalue required as increment operand Python3/_regex.c:5319: error: array subscript is not an integer Python3/_regex.c:5319: error: array subscript is not an integer Python3/_regex.c:5319: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5319: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5323: error: lvalue required as increment operand Python3/_regex.c:5323: error: lvalue required as increment operand Python3/_regex.c:5324: error: array subscript is not an integer Python3/_regex.c:5324: error: array subscript is not an integer Python3/_regex.c:5331: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5331: warning: assignment from incompatible pointer type Python3/_regex.c:5334: error: lvalue required as increment operand Python3/_regex.c:5334: error: lvalue required as increment operand Python3/_regex.c:5335: error: array subscript is not an integer Python3/_regex.c:5335: error: array subscript is not an integer Python3/_regex.c:5335: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5335: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5339: error: lvalue required as increment operand Python3/_regex.c:5339: error: lvalue required as increment operand Python3/_regex.c:5340: error: array subscript is not an integer Python3/_regex.c:5340: error: array subscript is not an integer Python3/_regex.c:5361: error: lvalue required as increment operand Python3/_regex.c:5361: error: lvalue required as increment operand Python3/_regex.c:5362: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:5388: error: lvalue required as left operand of assignment Python3/_regex.c:5398: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5398: error: too many arguments to function ‘unsave_capture’ Python3/_regex.c:5408: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5408: error: array subscript is not an integer Python3/_regex.c:5408: warning: assignment from incompatible pointer type Python3/_regex.c:5409: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5409: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5410: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5410: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5415: error: lvalue required as left operand of assignment Python3/_regex.c:5416: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5418: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5418: error: lvalue required as decrement operand Python3/_regex.c:5418: error: lvalue required as decrement operand Python3/_regex.c:5419: warning: assignment from incompatible pointer type Python3/_regex.c:5422: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5423: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:5423: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:5423: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:5423: error: too many arguments to function ‘guard’ Python3/_regex.c:5436: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5436: error: array subscript is not an integer Python3/_regex.c:5436: warning: assignment from incompatible pointer type Python3/_regex.c:5437: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5437: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5438: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5438: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5443: error: lvalue required as left operand of assignment Python3/_regex.c:5444: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5446: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5446: error: lvalue required as decrement operand Python3/_regex.c:5446: error: lvalue required as decrement operand Python3/_regex.c:5447: warning: assignment from incompatible pointer type Python3/_regex.c:5465: error: lvalue required as left operand of assignment Python3/_regex.c:5466: error: lvalue required as left operand of assignment Python3/_regex.c:5475: error: expected ‘;’ before ‘available’ Python3/_regex.c:5476: error: expected ‘;’ before ‘count’ Python3/_regex.c:5488: warning: comparison between pointer and integer Python3/_regex.c:5489: error: cast specifies function type Python3/_regex.c:5489: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5489: error: lvalue required as left operand of assignment Python3/_regex.c:5495: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:5495: warning: assignment from incompatible pointer type Python3/_regex.c:5505: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5505: error: array subscript is not an integer Python3/_regex.c:5505: warning: assignment from incompatible pointer type Python3/_regex.c:5506: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5506: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5507: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5507: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5514: error: expected ‘;’ before ‘count’ Python3/_regex.c:5521: error: expected ‘;’ before ‘index’ Python3/_regex.c:5526: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5526: error: array subscript is not an integer Python3/_regex.c:5526: warning: assignment from incompatible pointer type Python3/_regex.c:5531: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5531: error: lvalue required as left operand of assignment Python3/_regex.c:5533: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5534: error: lvalue required as left operand of assignment Python3/_regex.c:5535: error: cast specifies function type Python3/_regex.c:5535: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5535: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5535: error: lvalue required as left operand of assignment Python3/_regex.c:5536: error: cast specifies function type Python3/_regex.c:5536: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5536: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5536: error: lvalue required as left operand of assignment Python3/_regex.c:5551: error: lvalue required as left operand of assignment Python3/_regex.c:5552: error: array subscript is not an integer Python3/_regex.c:5552: warning: comparison between pointer and integer Python3/_regex.c:5553: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5553: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5553: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5564: error: lvalue required as left operand of assignment Python3/_regex.c:5565: error: array subscript is not an integer Python3/_regex.c:5565: warning: comparison between pointer and integer Python3/_regex.c:5566: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5566: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5566: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5591: error: lvalue required as left operand of assignment Python3/_regex.c:5592: error: array subscript is not an integer Python3/_regex.c:5593: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5594: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5594: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5594: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5605: error: lvalue required as left operand of assignment Python3/_regex.c:5606: error: array subscript is not an integer Python3/_regex.c:5607: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5608: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5608: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5608: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5634: error: lvalue required as left operand of assignment Python3/_regex.c:5635: error: array subscript is not an integer Python3/_regex.c:5636: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5637: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5637: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5637: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5648: error: lvalue required as left operand of assignment Python3/_regex.c:5649: error: array subscript is not an integer Python3/_regex.c:5650: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5651: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5651: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5651: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5667: error: lvalue required as left operand of assignment Python3/_regex.c:5668: error: array subscript is not an integer Python3/_regex.c:5668: warning: comparison between pointer and integer Python3/_regex.c:5669: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5669: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5669: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5680: error: lvalue required as left operand of assignment Python3/_regex.c:5681: error: array subscript is not an integer Python3/_regex.c:5681: warning: comparison between pointer and integer Python3/_regex.c:5682: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5682: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5682: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5700: error: lvalue required as left operand of assignment Python3/_regex.c:5701: error: array subscript is not an integer Python3/_regex.c:5701: warning: comparison between pointer and integer Python3/_regex.c:5703: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5703: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5703: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5716: error: lvalue required as left operand of assignment Python3/_regex.c:5717: error: array subscript is not an integer Python3/_regex.c:5717: warning: comparison between pointer and integer Python3/_regex.c:5719: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5719: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5719: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5747: error: lvalue required as left operand of assignment Python3/_regex.c:5748: error: array subscript is not an integer Python3/_regex.c:5749: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5751: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5751: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5751: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5764: error: lvalue required as left operand of assignment Python3/_regex.c:5765: error: array subscript is not an integer Python3/_regex.c:5766: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5768: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5768: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5768: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5783: error: array subscript is not an integer Python3/_regex.c:5783: warning: assignment makes integer from pointer without a cast Python3/_regex.c:5798: error: lvalue required as left operand of assignment Python3/_regex.c:5799: error: array subscript is not an integer Python3/_regex.c:5800: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5802: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5802: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5802: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5815: error: lvalue required as left operand of assignment Python3/_regex.c:5816: error: array subscript is not an integer Python3/_regex.c:5817: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5819: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5819: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5819: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5830: error: array subscript is not an integer Python3/_regex.c:5830: warning: assignment makes integer from pointer without a cast Python3/_regex.c:5840: error: lvalue required as left operand of assignment Python3/_regex.c:5841: error: array subscript is not an integer Python3/_regex.c:5841: warning: comparison between pointer and integer Python3/_regex.c:5843: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5843: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5843: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5856: error: lvalue required as left operand of assignment Python3/_regex.c:5857: error: array subscript is not an integer Python3/_regex.c:5857: warning: comparison between pointer and integer Python3/_regex.c:5859: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5859: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5859: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5871: error: lvalue required as left operand of assignment Python3/_regex.c:5874: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5874: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5874: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5886: warning: comparison between pointer and integer Python3/_regex.c:5890: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5897: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5897: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:5898: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5898: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5903: error: lvalue required as left operand of assignment Python3/_regex.c:5904: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:5904: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:5904: error: too many arguments to function ‘guard’ Python3/_regex.c:5910: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5910: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:5911: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5911: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5922: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5922: error: array subscript is not an integer Python3/_regex.c:5922: warning: assignment from incompatible pointer type Python3/_regex.c:5923: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5923: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5924: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5924: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5931: error: expected ‘;’ before ‘count’ Python3/_regex.c:5934: error: expected ‘;’ before ‘available’ Python3/_regex.c:5935: error: expected ‘;’ before ‘max_count’ Python3/_regex.c:5942: error: expected ‘;’ before ‘index’ Python3/_regex.c:5947: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5947: error: array subscript is not an integer Python3/_regex.c:5947: warning: assignment from incompatible pointer type Python3/_regex.c:5952: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5952: error: lvalue required as left operand of assignment Python3/_regex.c:5953: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5955: error: lvalue required as left operand of assignment Python3/_regex.c:5956: error: cast specifies function type Python3/_regex.c:5956: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5956: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5956: error: lvalue required as left operand of assignment Python3/_regex.c:5962: error: cast specifies function type Python3/_regex.c:5962: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5962: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5962: error: lvalue required as left operand of assignment Python3/_regex.c:5974: error: expected ‘;’ before ‘extra’ Python3/_regex.c:5976: error: ‘extra’ undeclared (first use in this function) Python3/_regex.c:5977: warning: comparison between pointer and integer Python3/_regex.c:5978: error: cast specifies function type Python3/_regex.c:5978: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:5978: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5978: error: lvalue required as left operand of assignment Python3/_regex.c:5985: error: lvalue required as left operand of assignment Python3/_regex.c:5986: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5986: warning: comparison between pointer and integer Python3/_regex.c:5987: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5987: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5987: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5997: error: lvalue required as left operand of assignment Python3/_regex.c:5998: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5998: warning: comparison between pointer and integer Python3/_regex.c:5999: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5999: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5999: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6009: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6015: warning: comparison between pointer and integer Python3/_regex.c:6016: error: cast specifies function type Python3/_regex.c:6016: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:6016: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6016: error: lvalue required as left operand of assignment Python3/_regex.c:6029: error: lvalue required as left operand of assignment Python3/_regex.c:6030: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6031: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6032: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6032: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6032: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6042: error: lvalue required as left operand of assignment Python3/_regex.c:6043: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6044: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6045: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6045: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6045: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6055: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6061: warning: comparison between pointer and integer Python3/_regex.c:6062: error: cast specifies function type Python3/_regex.c:6062: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:6062: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6062: error: lvalue required as left operand of assignment Python3/_regex.c:6075: error: lvalue required as left operand of assignment Python3/_regex.c:6076: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6077: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6078: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6078: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6078: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6088: error: lvalue required as left operand of assignment Python3/_regex.c:6089: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6090: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6091: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6091: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6091: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6101: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6104: warning: comparison between pointer and integer Python3/_regex.c:6105: error: cast specifies function type Python3/_regex.c:6105: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:6105: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6105: error: lvalue required as left operand of assignment Python3/_regex.c:6112: error: lvalue required as left operand of assignment Python3/_regex.c:6113: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6113: warning: comparison between pointer and integer Python3/_regex.c:6114: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6114: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6114: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6124: error: lvalue required as left operand of assignment Python3/_regex.c:6125: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6125: warning: comparison between pointer and integer Python3/_regex.c:6126: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6126: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6126: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6136: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6139: error: expected ‘)’ before ‘test’ Python3/_regex.c:6140: error: cast specifies function type Python3/_regex.c:6140: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6140: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6140: error: lvalue required as left operand of assignment Python3/_regex.c:6149: error: lvalue required as left operand of assignment Python3/_regex.c:6150: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6150: warning: comparison between pointer and integer Python3/_regex.c:6152: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6152: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6152: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6164: error: lvalue required as left operand of assignment Python3/_regex.c:6165: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6165: warning: comparison between pointer and integer Python3/_regex.c:6167: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6167: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6167: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6177: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6183: error: expected ‘)’ before ‘test’ Python3/_regex.c:6184: error: cast specifies function type Python3/_regex.c:6184: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6184: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6184: error: lvalue required as left operand of assignment Python3/_regex.c:6199: error: lvalue required as left operand of assignment Python3/_regex.c:6200: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6201: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6203: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6203: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6203: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6215: error: lvalue required as left operand of assignment Python3/_regex.c:6216: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6217: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6219: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6219: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6219: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6229: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6235: error: expected ‘)’ before ‘test’ Python3/_regex.c:6236: error: cast specifies function type Python3/_regex.c:6236: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6236: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6236: error: lvalue required as left operand of assignment Python3/_regex.c:6238: error: array subscript is not an integer Python3/_regex.c:6238: warning: assignment makes integer from pointer without a cast Python3/_regex.c:6252: error: lvalue required as left operand of assignment Python3/_regex.c:6253: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6254: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6256: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6256: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6256: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6268: error: lvalue required as left operand of assignment Python3/_regex.c:6269: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6270: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6272: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6272: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6272: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6282: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6285: error: expected ‘)’ before ‘test’ Python3/_regex.c:6286: error: cast specifies function type Python3/_regex.c:6286: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6286: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6286: error: lvalue required as left operand of assignment Python3/_regex.c:6288: error: array subscript is not an integer Python3/_regex.c:6288: warning: assignment makes integer from pointer without a cast Python3/_regex.c:6297: error: lvalue required as left operand of assignment Python3/_regex.c:6298: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6298: warning: comparison between pointer and integer Python3/_regex.c:6300: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6300: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6300: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6312: error: lvalue required as left operand of assignment Python3/_regex.c:6313: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6313: warning: comparison between pointer and integer Python3/_regex.c:6315: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6315: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6315: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6330: error: lvalue required as left operand of assignment Python3/_regex.c:6333: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6333: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6333: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6344: error: lvalue required as left operand of assignment Python3/_regex.c:6350: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:6357: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:6357: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:6358: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:6358: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:6363: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:6363: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:6363: error: too many arguments to function ‘guard’ Python3/_regex.c:6369: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:6369: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:6370: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:6370: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c: In function ‘do_match’: Python3/_regex.c:6393: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:6393: error: expected ‘;’ before ‘available’ Python3/_regex.c:6398: error: ‘available’ undeclared (first use in this function) Python3/_regex.c:6400: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:6412: error: ‘RE_State’ has no member named ‘do_check’ Python3/_regex.c:6413: error: ‘RE_State’ has no member named ‘do_check’ Python3/_regex.c:6435: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6436: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6437: error: lvalue required as left operand of assignment Python3/_regex.c:6442: error: lvalue required as left operand of assignment Python3/_regex.c:6442: error: lvalue required as increment operand Python3/_regex.c:6445: error: array subscript is not an integer Python3/_regex.c:6445: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6445: warning: assignment from incompatible pointer type Python3/_regex.c:6452: error: array subscript is not an integer Python3/_regex.c:6452: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c:6453: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6454: error: array subscript is not an integer Python3/_regex.c:6454: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c:6454: error: lvalue required as left operand of assignment Python3/_regex.c:6456: error: array subscript is not an integer Python3/_regex.c:6456: error: request for member ‘has_name’ in something not a structure or union Python3/_regex.c:6470: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: In function ‘get_string’: Python3/_regex.c:6490: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6490: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6490: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6492: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6492: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6492: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6493: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6493: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6493: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6493: error: lvalue required as left operand of assignment Python3/_regex.c:6494: error: lvalue required as left operand of assignment Python3/_regex.c:6499: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6499: error: request for member ‘tp_as_buffer’ in something not a structure or union Python3/_regex.c:6499: warning: assignment from incompatible pointer type Python3/_regex.c:6500: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6508: error: lvalue required as left operand of assignment Python3/_regex.c:6527: error: lvalue required as left operand of assignment Python3/_regex.c:6529: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6529: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6529: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6530: error: lvalue required as left operand of assignment Python3/_regex.c:6531: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6531: error: cast specifies function type Python3/_regex.c:6531: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6532: error: lvalue required as left operand of assignment Python3/_regex.c:6538: error: lvalue required as left operand of assignment Python3/_regex.c: At top level: Python3/_regex.c:6544: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘dealloc_groups’: Python3/_regex.c:6546: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:6546: error: expected ‘;’ before ‘g’ Python3/_regex.c:6551: error: ‘g’ undeclared (first use in this function) Python3/_regex.c:6551: error: ‘group_count’ undeclared (first use in this function) Python3/_regex.c:6551: error: lvalue required as increment operand Python3/_regex.c:6551: error: lvalue required as increment operand Python3/_regex.c:6552: error: array subscript is not an integer Python3/_regex.c:6552: error: request for member ‘captures’ in something not a structure or union Python3/_regex.c: In function ‘state_init_2’: Python3/_regex.c:6561: warning: assignment from incompatible pointer type Python3/_regex.c:6562: warning: assignment from incompatible pointer type Python3/_regex.c:6564: warning: assignment from incompatible pointer type Python3/_regex.c:6565: warning: assignment from incompatible pointer type Python3/_regex.c:6566: warning: assignment from incompatible pointer type Python3/_regex.c:6567: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:6568: warning: assignment from incompatible pointer type Python3/_regex.c:6574: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6575: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6575: warning: assignment from incompatible pointer type Python3/_regex.c:6576: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6579: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6582: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:6583: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6583: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast Python3/_regex.c:6586: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6588: error: ‘PatternObject’ has no member named ‘saved_groups_capacity_storage’ Python3/_regex.c:6588: warning: assignment from incompatible pointer type Python3/_regex.c:6589: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6589: warning: assignment from incompatible pointer type Python3/_regex.c:6590: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6592: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6593: error: invalid operands to binary * (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6593: error: lvalue required as left operand of assignment Python3/_regex.c:6595: error: invalid operands to binary * (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6595: error: invalid use of non-lvalue array Python3/_regex.c:6598: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6607: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:6607: error: invalid use of non-lvalue array Python3/_regex.c:6614: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:6614: error: invalid use of non-lvalue array Python3/_regex.c:6621: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:6621: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:6624: warning: comparison between pointer and integer Python3/_regex.c:6625: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:6626: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:6626: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:6637: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6637: error: incompatible types in assignment Python3/_regex.c:6646: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6650: error: lvalue required as left operand of assignment Python3/_regex.c:6651: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:6651: error: called object ‘’ is not a function Python3/_regex.c:6651: warning: comparison between pointer and integer Python3/_regex.c:6658: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6660: error: ‘RE_State’ has no member named ‘do_check’ Python3/_regex.c:6660: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c:6666: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6667: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6667: warning: assignment from incompatible pointer type Python3/_regex.c:6668: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6671: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6674: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:6675: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6675: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast Python3/_regex.c:6679: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6679: error: lvalue required as increment operand Python3/_regex.c:6679: error: lvalue required as increment operand Python3/_regex.c:6680: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6680: error: lvalue required as increment operand Python3/_regex.c:6680: error: lvalue required as increment operand Python3/_regex.c:6684: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6684: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6684: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6685: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6685: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6685: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6693: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:6694: warning: assignment from incompatible pointer type Python3/_regex.c:6695: warning: assignment from incompatible pointer type Python3/_regex.c:6696: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘check_same_charsize’: Python3/_regex.c:6705: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6705: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6705: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6706: error: lvalue required as left operand of assignment Python3/_regex.c:6708: error: lvalue required as left operand of assignment Python3/_regex.c:6710: warning: comparison between pointer and integer Python3/_regex.c:6710: warning: comparison between pointer and integer Python3/_regex.c:6715: warning: comparison between pointer and integer Python3/_regex.c:6715: warning: comparison between pointer and integer Python3/_regex.c: In function ‘dealloc_repeats’: Python3/_regex.c:6750: error: lvalue required as left operand of assignment Python3/_regex.c:6750: error: lvalue required as increment operand Python3/_regex.c:6751: error: array subscript is not an integer Python3/_regex.c:6751: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:6751: error: request for member ‘spans’ in something not a structure or union Python3/_regex.c:6752: error: array subscript is not an integer Python3/_regex.c:6752: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:6752: error: request for member ‘spans’ in something not a structure or union Python3/_regex.c: In function ‘state_fini’: Python3/_regex.c:6783: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:6791: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6792: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:6794: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6796: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6799: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6801: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6804: error: ‘PatternObject’ has no member named ‘saved_groups_capacity_storage’ Python3/_regex.c:6805: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6808: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6808: error: lvalue required as decrement operand Python3/_regex.c:6808: error: lvalue required as decrement operand Python3/_regex.c:6808: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6808: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6808: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6809: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6809: error: lvalue required as decrement operand Python3/_regex.c:6809: error: lvalue required as decrement operand Python3/_regex.c:6809: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6809: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6809: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:6816: error: ‘as_string_index’ declared as function returning a function Python3/_regex.c: In function ‘as_string_index’: Python3/_regex.c:6820: warning: return makes integer from pointer without a cast Python3/_regex.c:6822: error: lvalue required as left operand of assignment Python3/_regex.c:6823: warning: comparison between pointer and integer Python3/_regex.c:6824: warning: return makes integer from pointer without a cast Python3/_regex.c:6826: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: In function ‘match_dealloc’: Python3/_regex.c:6832: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6832: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6832: error: lvalue required as decrement operand Python3/_regex.c:6832: error: lvalue required as decrement operand Python3/_regex.c:6832: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6832: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6832: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6833: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6833: error: lvalue required as decrement operand Python3/_regex.c:6833: error: lvalue required as decrement operand Python3/_regex.c:6833: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6833: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6833: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6834: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:6835: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6835: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6835: error: lvalue required as decrement operand Python3/_regex.c:6835: error: lvalue required as decrement operand Python3/_regex.c:6835: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6835: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6835: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c: In function ‘match_get_group_by_index’: Python3/_regex.c:6846: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6847: warning: return from incompatible pointer type Python3/_regex.c:6857: error: array subscript is not an integer Python3/_regex.c:6857: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6857: warning: assignment from incompatible pointer type Python3/_regex.c:6861: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6861: error: lvalue required as increment operand Python3/_regex.c:6861: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_get_start_by_index’: Python3/_regex.c:6875: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6876: warning: return from incompatible pointer type Python3/_regex.c:6885: error: array subscript is not an integer Python3/_regex.c:6885: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6885: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘match_get_starts_by_index’: Python3/_regex.c:6899: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6900: warning: return from incompatible pointer type Python3/_regex.c:6904: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:6906: warning: return from incompatible pointer type Python3/_regex.c:6919: error: array subscript is not an integer Python3/_regex.c:6919: warning: assignment from incompatible pointer type Python3/_regex.c:6920: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:6922: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:6922: error: expected ‘;’ before ‘i’ Python3/_regex.c:6924: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:6924: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:6926: warning: return from incompatible pointer type Python3/_regex.c:6928: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:6928: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:6928: error: lvalue required as increment operand Python3/_regex.c:6928: error: lvalue required as increment operand Python3/_regex.c:6929: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:6929: error: array subscript is not an integer Python3/_regex.c:6929: warning: assignment from incompatible pointer type Python3/_regex.c:6933: error: array subscript is not an integer Python3/_regex.c:6940: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:6942: warning: return from incompatible pointer type Python3/_regex.c:6952: warning: return from incompatible pointer type Python3/_regex.c:6959: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6959: error: lvalue required as decrement operand Python3/_regex.c:6959: error: lvalue required as decrement operand Python3/_regex.c:6959: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6959: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6959: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6960: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_get_end_by_index’: Python3/_regex.c:6969: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6970: warning: return from incompatible pointer type Python3/_regex.c:6979: error: array subscript is not an integer Python3/_regex.c:6979: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6979: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘match_get_ends_by_index’: Python3/_regex.c:6992: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6993: warning: return from incompatible pointer type Python3/_regex.c:6997: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:6999: warning: return from incompatible pointer type Python3/_regex.c:7012: error: array subscript is not an integer Python3/_regex.c:7012: warning: assignment from incompatible pointer type Python3/_regex.c:7013: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7015: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:7015: error: expected ‘;’ before ‘i’ Python3/_regex.c:7017: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7017: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:7019: warning: return from incompatible pointer type Python3/_regex.c:7021: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:7021: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7021: error: lvalue required as increment operand Python3/_regex.c:7021: error: lvalue required as increment operand Python3/_regex.c:7022: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:7022: error: array subscript is not an integer Python3/_regex.c:7022: warning: assignment from incompatible pointer type Python3/_regex.c:7026: error: array subscript is not an integer Python3/_regex.c:7033: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7035: warning: return from incompatible pointer type Python3/_regex.c:7045: warning: return from incompatible pointer type Python3/_regex.c:7052: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7052: error: lvalue required as decrement operand Python3/_regex.c:7052: error: lvalue required as decrement operand Python3/_regex.c:7052: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7052: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7052: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7053: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_get_span_by_index’: Python3/_regex.c:7062: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7063: warning: return from incompatible pointer type Python3/_regex.c:7072: error: array subscript is not an integer Python3/_regex.c:7072: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:7072: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘match_get_spans_by_index’: Python3/_regex.c:7086: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7087: warning: return from incompatible pointer type Python3/_regex.c:7091: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7093: warning: return from incompatible pointer type Python3/_regex.c:7106: error: array subscript is not an integer Python3/_regex.c:7106: warning: assignment from incompatible pointer type Python3/_regex.c:7107: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7109: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:7109: error: expected ‘;’ before ‘i’ Python3/_regex.c:7111: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7111: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:7113: warning: return from incompatible pointer type Python3/_regex.c:7115: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:7115: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7115: error: lvalue required as increment operand Python3/_regex.c:7115: error: lvalue required as increment operand Python3/_regex.c:7116: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:7116: error: array subscript is not an integer Python3/_regex.c:7116: warning: assignment from incompatible pointer type Python3/_regex.c:7120: error: array subscript is not an integer Python3/_regex.c:7127: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7129: warning: return from incompatible pointer type Python3/_regex.c:7139: warning: return from incompatible pointer type Python3/_regex.c:7146: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7146: error: lvalue required as decrement operand Python3/_regex.c:7146: error: lvalue required as decrement operand Python3/_regex.c:7146: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7146: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7146: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7147: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_get_captures_by_index’: Python3/_regex.c:7160: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7161: warning: return from incompatible pointer type Python3/_regex.c:7165: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7167: warning: return from incompatible pointer type Python3/_regex.c:7181: error: array subscript is not an integer Python3/_regex.c:7181: warning: assignment from incompatible pointer type Python3/_regex.c:7182: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7184: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:7184: error: expected ‘;’ before ‘i’ Python3/_regex.c:7186: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7186: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:7188: warning: return from incompatible pointer type Python3/_regex.c:7190: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:7190: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7190: error: lvalue required as increment operand Python3/_regex.c:7190: error: lvalue required as increment operand Python3/_regex.c:7191: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:7191: error: array subscript is not an integer Python3/_regex.c:7191: warning: assignment from incompatible pointer type Python3/_regex.c:7195: error: array subscript is not an integer Python3/_regex.c:7202: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7204: warning: return from incompatible pointer type Python3/_regex.c:7214: warning: return from incompatible pointer type Python3/_regex.c:7221: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7221: error: lvalue required as decrement operand Python3/_regex.c:7221: error: lvalue required as decrement operand Python3/_regex.c:7221: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7221: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7221: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7222: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:7226: error: ‘as_group_index’ declared as function returning a function Python3/_regex.c: In function ‘as_group_index’: Python3/_regex.c:7229: error: lvalue required as left operand of assignment Python3/_regex.c:7230: warning: comparison between pointer and integer Python3/_regex.c:7231: warning: return makes integer from pointer without a cast Python3/_regex.c:7233: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:7242: error: ‘match_get_group_index’ declared as function returning a function Python3/_regex.c: In function ‘match_get_group_index’: Python3/_regex.c:7246: error: lvalue required as left operand of assignment Python3/_regex.c:7249: error: wrong type argument to unary minus Python3/_regex.c:7249: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:7249: warning: comparison between pointer and integer Python3/_regex.c:7250: error: lvalue required as left operand of assignment Python3/_regex.c:7252: warning: return makes integer from pointer without a cast Python3/_regex.c:7263: error: lvalue required as left operand of assignment Python3/_regex.c:7265: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7265: error: lvalue required as decrement operand Python3/_regex.c:7265: error: lvalue required as decrement operand Python3/_regex.c:7265: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7265: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7265: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7266: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘match_get_group’: Python3/_regex.c:7279: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7279: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7279: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7279: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7279: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7279: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7279: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7279: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7279: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7281: warning: passing argument 2 of ‘match_get_group_by_index’ makes pointer from integer without a cast Python3/_regex.c:7284: warning: return from incompatible pointer type Python3/_regex.c: In function ‘get_by_arg’: Python3/_regex.c:7291: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7291: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7291: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7291: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7291: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7291: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7291: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7291: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7291: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7292: warning: passing argument 2 of ‘get_by_index’ makes pointer from integer without a cast Python3/_regex.c:7295: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_group’: Python3/_regex.c:7304: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7304: error: lvalue required as left operand of assignment Python3/_regex.c:7306: error: switch quantity not an integer Python3/_regex.c:7321: warning: return from incompatible pointer type Python3/_regex.c:7322: error: lvalue required as left operand of assignment Python3/_regex.c:7322: error: lvalue required as increment operand Python3/_regex.c:7323: error: array subscript is not an integer Python3/_regex.c:7324: warning: passing argument 2 of ‘match_get_group’ from incompatible pointer type Python3/_regex.c:7326: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7326: error: lvalue required as decrement operand Python3/_regex.c:7326: error: lvalue required as decrement operand Python3/_regex.c:7326: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7326: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7326: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7327: warning: return from incompatible pointer type Python3/_regex.c:7329: error: array subscript is not an integer Python3/_regex.c: In function ‘get_from_match’: Python3/_regex.c:7343: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7343: error: lvalue required as left operand of assignment Python3/_regex.c:7345: error: switch quantity not an integer Python3/_regex.c:7359: warning: return from incompatible pointer type Python3/_regex.c:7360: error: lvalue required as left operand of assignment Python3/_regex.c:7360: error: lvalue required as increment operand Python3/_regex.c:7361: error: array subscript is not an integer Python3/_regex.c:7362: warning: passing argument 2 of ‘get_by_arg’ from incompatible pointer type Python3/_regex.c:7364: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7364: error: lvalue required as decrement operand Python3/_regex.c:7364: error: lvalue required as decrement operand Python3/_regex.c:7364: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7364: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7364: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7365: warning: return from incompatible pointer type Python3/_regex.c:7367: error: array subscript is not an integer Python3/_regex.c: In function ‘match_groups’: Python3/_regex.c:7416: error: initializer element is not constant Python3/_regex.c:7416: error: (near initialization for ‘kwlist[1]’) Python3/_regex.c:7418: warning: return from incompatible pointer type Python3/_regex.c:7422: warning: return from incompatible pointer type Python3/_regex.c:7425: error: lvalue required as left operand of assignment Python3/_regex.c:7425: error: lvalue required as increment operand Python3/_regex.c:7429: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7429: error: lvalue required as decrement operand Python3/_regex.c:7429: error: lvalue required as decrement operand Python3/_regex.c:7429: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7429: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7429: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7430: warning: return from incompatible pointer type Python3/_regex.c:7432: error: array subscript is not an integer Python3/_regex.c: In function ‘match_groupdict’: Python3/_regex.c:7446: error: initializer element is not constant Python3/_regex.c:7446: error: (near initialization for ‘kwlist[1]’) Python3/_regex.c:7448: warning: return from incompatible pointer type Python3/_regex.c:7458: error: lvalue required as left operand of assignment Python3/_regex.c:7458: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7458: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:7458: error: lvalue required as increment operand Python3/_regex.c:7462: error: array subscript is not an integer Python3/_regex.c:7462: warning: assignment from incompatible pointer type Python3/_regex.c:7467: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7467: error: lvalue required as decrement operand Python3/_regex.c:7467: error: lvalue required as decrement operand Python3/_regex.c:7467: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7467: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7467: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7471: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7471: error: lvalue required as decrement operand Python3/_regex.c:7471: error: lvalue required as decrement operand Python3/_regex.c:7471: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7471: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7471: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7476: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7476: error: lvalue required as decrement operand Python3/_regex.c:7476: error: lvalue required as decrement operand Python3/_regex.c:7476: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7476: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7476: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7481: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:7481: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7481: error: lvalue required as decrement operand Python3/_regex.c:7481: error: lvalue required as decrement operand Python3/_regex.c:7481: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7481: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7481: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7482: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7482: error: lvalue required as decrement operand Python3/_regex.c:7482: error: lvalue required as decrement operand Python3/_regex.c:7482: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7482: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7482: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7483: warning: return from incompatible pointer type Python3/_regex.c: In function ‘call’: Python3/_regex.c:7494: warning: return from incompatible pointer type Python3/_regex.c:7497: warning: return from incompatible pointer type Python3/_regex.c:7499: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7499: error: lvalue required as decrement operand Python3/_regex.c:7499: error: lvalue required as decrement operand Python3/_regex.c:7499: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7499: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7499: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7501: warning: return from incompatible pointer type Python3/_regex.c:7503: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7503: error: lvalue required as decrement operand Python3/_regex.c:7503: error: lvalue required as decrement operand Python3/_regex.c:7503: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7503: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7503: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7505: warning: return from incompatible pointer type Python3/_regex.c:7507: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7507: error: lvalue required as decrement operand Python3/_regex.c:7507: error: lvalue required as decrement operand Python3/_regex.c:7507: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7507: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7507: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7508: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7508: error: lvalue required as decrement operand Python3/_regex.c:7508: error: lvalue required as decrement operand Python3/_regex.c:7508: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7508: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7508: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘get_match_replacement’: Python3/_regex.c:7518: warning: conflicting types for built-in function ‘index’ Python3/_regex.c:7520: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7520: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7520: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:7520: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7520: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7520: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:7522: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7522: error: lvalue required as increment operand Python3/_regex.c:7522: error: lvalue required as increment operand Python3/_regex.c:7527: error: lvalue required as left operand of assignment Python3/_regex.c:7530: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7531: warning: return from incompatible pointer type Python3/_regex.c:7537: warning: comparison between pointer and integer Python3/_regex.c:7541: error: array subscript is not an integer Python3/_regex.c:7541: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:7541: warning: assignment from incompatible pointer type Python3/_regex.c:7545: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7545: error: lvalue required as increment operand Python3/_regex.c:7545: error: lvalue required as increment operand Python3/_regex.c:7550: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7551: warning: return from incompatible pointer type Python3/_regex.c: In function ‘join_list’: Python3/_regex.c:7564: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7564: warning: comparison between pointer and integer Python3/_regex.c:7567: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7567: error: lvalue required as increment operand Python3/_regex.c:7567: error: lvalue required as increment operand Python3/_regex.c:7568: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7568: error: lvalue required as decrement operand Python3/_regex.c:7568: error: lvalue required as decrement operand Python3/_regex.c:7568: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7568: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7568: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7575: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7575: error: lvalue required as decrement operand Python3/_regex.c:7575: error: lvalue required as decrement operand Python3/_regex.c:7575: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7575: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7575: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7576: warning: return from incompatible pointer type Python3/_regex.c:7579: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7580: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7580: error: lvalue required as decrement operand Python3/_regex.c:7580: error: lvalue required as decrement operand Python3/_regex.c:7580: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7580: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7580: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7588: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7588: error: lvalue required as decrement operand Python3/_regex.c:7588: error: lvalue required as decrement operand Python3/_regex.c:7588: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7588: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7588: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7589: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7589: error: lvalue required as decrement operand Python3/_regex.c:7589: error: lvalue required as decrement operand Python3/_regex.c:7589: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7589: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7589: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7590: warning: return from incompatible pointer type Python3/_regex.c:7595: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7595: error: lvalue required as decrement operand Python3/_regex.c:7595: error: lvalue required as decrement operand Python3/_regex.c:7595: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7595: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7595: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7596: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7596: error: lvalue required as decrement operand Python3/_regex.c:7596: error: lvalue required as decrement operand Python3/_regex.c:7596: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7596: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7596: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7597: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7597: error: lvalue required as decrement operand Python3/_regex.c:7597: error: lvalue required as decrement operand Python3/_regex.c:7597: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7597: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7597: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7598: warning: return from incompatible pointer type Python3/_regex.c:7603: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7603: error: lvalue required as decrement operand Python3/_regex.c:7603: error: lvalue required as decrement operand Python3/_regex.c:7603: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7603: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7603: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7604: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7604: error: lvalue required as decrement operand Python3/_regex.c:7604: error: lvalue required as decrement operand Python3/_regex.c:7604: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7604: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7604: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7605: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7605: error: lvalue required as decrement operand Python3/_regex.c:7605: error: lvalue required as decrement operand Python3/_regex.c:7605: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7605: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7605: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7610: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7610: error: lvalue required as decrement operand Python3/_regex.c:7610: error: lvalue required as decrement operand Python3/_regex.c:7610: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7610: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7610: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7611: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7611: error: lvalue required as decrement operand Python3/_regex.c:7611: error: lvalue required as decrement operand Python3/_regex.c:7611: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7611: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7611: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7612: warning: return from incompatible pointer type Python3/_regex.c:7615: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7617: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7617: error: lvalue required as decrement operand Python3/_regex.c:7617: error: lvalue required as decrement operand Python3/_regex.c:7617: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7617: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7617: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7618: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7618: error: lvalue required as decrement operand Python3/_regex.c:7618: error: lvalue required as decrement operand Python3/_regex.c:7618: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7618: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7618: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7619: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7619: error: lvalue required as decrement operand Python3/_regex.c:7619: error: lvalue required as decrement operand Python3/_regex.c:7619: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7619: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7619: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7620: warning: return from incompatible pointer type Python3/_regex.c:7627: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7627: error: lvalue required as decrement operand Python3/_regex.c:7627: error: lvalue required as decrement operand Python3/_regex.c:7627: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7627: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7627: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7628: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7628: error: lvalue required as decrement operand Python3/_regex.c:7628: error: lvalue required as decrement operand Python3/_regex.c:7628: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7628: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7628: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7629: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7629: error: lvalue required as decrement operand Python3/_regex.c:7629: error: lvalue required as decrement operand Python3/_regex.c:7629: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7629: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7629: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘add_item’: Python3/_regex.c:7670: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7670: error: lvalue required as increment operand Python3/_regex.c:7670: error: lvalue required as increment operand Python3/_regex.c:7676: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7676: error: lvalue required as decrement operand Python3/_regex.c:7676: error: lvalue required as decrement operand Python3/_regex.c:7676: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7676: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7676: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7678: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7678: error: lvalue required as decrement operand Python3/_regex.c:7678: error: lvalue required as decrement operand Python3/_regex.c:7678: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7678: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7678: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘join_list_info’: Python3/_regex.c:7687: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7687: error: lvalue required as decrement operand Python3/_regex.c:7687: error: lvalue required as decrement operand Python3/_regex.c:7687: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7687: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7687: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7706: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7706: error: lvalue required as decrement operand Python3/_regex.c:7706: error: lvalue required as decrement operand Python3/_regex.c:7706: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7706: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7706: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7707: warning: return from incompatible pointer type Python3/_regex.c:7712: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7712: error: lvalue required as decrement operand Python3/_regex.c:7712: error: lvalue required as decrement operand Python3/_regex.c:7712: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7712: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7712: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7713: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7713: error: lvalue required as decrement operand Python3/_regex.c:7713: error: lvalue required as decrement operand Python3/_regex.c:7713: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7713: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7713: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7714: warning: return from incompatible pointer type Python3/_regex.c:7717: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7717: error: lvalue required as decrement operand Python3/_regex.c:7717: error: lvalue required as decrement operand Python3/_regex.c:7717: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7717: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7717: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘match_expand’: Python3/_regex.c:7734: warning: passing argument 1 of ‘PyTuple_Pack’ makes pointer from integer without a cast Python3/_regex.c:7736: warning: return from incompatible pointer type Python3/_regex.c:7738: warning: assignment from incompatible pointer type Python3/_regex.c:7739: warning: assignment from incompatible pointer type Python3/_regex.c:7743: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7743: error: lvalue required as left operand of assignment Python3/_regex.c:7744: error: lvalue required as left operand of assignment Python3/_regex.c:7744: error: lvalue required as increment operand Python3/_regex.c:7748: error: array subscript is not an integer Python3/_regex.c:7748: warning: assignment from incompatible pointer type Python3/_regex.c:7756: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7756: error: lvalue required as decrement operand Python3/_regex.c:7756: error: lvalue required as decrement operand Python3/_regex.c:7756: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7756: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7756: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7761: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7761: error: lvalue required as decrement operand Python3/_regex.c:7761: error: lvalue required as decrement operand Python3/_regex.c:7761: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7761: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7761: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7763: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7769: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7769: error: lvalue required as decrement operand Python3/_regex.c:7769: error: lvalue required as decrement operand Python3/_regex.c:7769: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7769: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7769: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7776: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7776: error: lvalue required as decrement operand Python3/_regex.c:7776: error: lvalue required as decrement operand Python3/_regex.c:7776: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7776: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7776: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7778: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7778: error: lvalue required as decrement operand Python3/_regex.c:7778: error: lvalue required as decrement operand Python3/_regex.c:7778: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7778: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7778: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7779: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7779: error: lvalue required as decrement operand Python3/_regex.c:7779: error: lvalue required as decrement operand Python3/_regex.c:7779: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7779: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7779: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7780: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_copy’: Python3/_regex.c:7786: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_deepcopy’: Python3/_regex.c:7792: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_regs’: Python3/_regex.c:7803: warning: return from incompatible pointer type Python3/_regex.c:7807: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7807: error: lvalue required as decrement operand Python3/_regex.c:7807: error: lvalue required as decrement operand Python3/_regex.c:7807: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7807: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7807: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7808: warning: return from incompatible pointer type Python3/_regex.c:7812: error: lvalue required as left operand of assignment Python3/_regex.c:7812: error: lvalue required as increment operand Python3/_regex.c:7815: error: array subscript is not an integer Python3/_regex.c:7815: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:7815: warning: assignment from incompatible pointer type Python3/_regex.c:7818: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7818: error: lvalue required as decrement operand Python3/_regex.c:7818: error: lvalue required as decrement operand Python3/_regex.c:7818: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7818: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7818: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7819: warning: return from incompatible pointer type Python3/_regex.c:7821: error: array subscript is not an integer Python3/_regex.c:7824: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7824: error: lvalue required as increment operand Python3/_regex.c:7824: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_get_group_slice’: Python3/_regex.c:7845: warning: return from incompatible pointer type Python3/_regex.c:7856: warning: return from incompatible pointer type Python3/_regex.c:7858: error: lvalue required as left operand of assignment Python3/_regex.c:7859: error: lvalue required as left operand of assignment Python3/_regex.c:7859: error: lvalue required as increment operand Python3/_regex.c:7862: error: lvalue required as left operand of assignment Python3/_regex.c: At top level: Python3/_regex.c:7870: error: ‘match_length’ declared as function returning a function Python3/_regex.c: In function ‘match_length’: Python3/_regex.c:7871: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘match_subscript’: Python3/_regex.c:7876: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7876: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c: At top level: Python3/_regex.c:7984: error: initializer element is not constant Python3/_regex.c:7984: error: (near initialization for ‘match_methods[14].ml_name’) Python3/_regex.c:7984: error: initializer element is not constant Python3/_regex.c:7984: error: (near initialization for ‘match_methods[14].ml_meth’) Python3/_regex.c: In function ‘match_lastindex_get’: Python3/_regex.c:7991: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7991: error: lvalue required as increment operand Python3/_regex.c:7991: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_lastgroup_get’: Python3/_regex.c:7999: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7999: error: lvalue required as decrement operand Python3/_regex.c:7999: error: lvalue required as decrement operand Python3/_regex.c:7999: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7999: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:7999: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:8001: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8001: error: lvalue required as increment operand Python3/_regex.c:8001: error: lvalue required as increment operand Python3/_regex.c:8007: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8007: error: lvalue required as increment operand Python3/_regex.c:8007: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_regs_get’: Python3/_regex.c:8013: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8013: error: lvalue required as increment operand Python3/_regex.c:8013: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_string_get’: Python3/_regex.c:8021: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8021: error: lvalue required as increment operand Python3/_regex.c:8021: error: lvalue required as increment operand Python3/_regex.c:8024: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8024: error: lvalue required as increment operand Python3/_regex.c:8024: error: lvalue required as increment operand Python3/_regex.c: At top level: Python3/_regex.c:8030: error: initializer element is not constant Python3/_regex.c:8030: error: (near initialization for ‘match_getset[0].set’) Python3/_regex.c:8031: error: initializer element is not constant Python3/_regex.c:8031: error: (near initialization for ‘match_getset[1].set’) Python3/_regex.c:8032: error: initializer element is not constant Python3/_regex.c:8032: error: (near initialization for ‘match_getset[2].set’) Python3/_regex.c:8033: error: initializer element is not constant Python3/_regex.c:8033: error: (near initialization for ‘match_getset[3].set’) Python3/_regex.c:8034: error: initializer element is not constant Python3/_regex.c:8034: error: (near initialization for ‘match_getset[4].name’) Python3/_regex.c:8038: warning: initialization makes pointer from integer without a cast Python3/_regex.c:8039: warning: initialization makes pointer from integer without a cast Python3/_regex.c:8040: warning: initialization makes pointer from integer without a cast Python3/_regex.c:8041: error: initializer element is not constant Python3/_regex.c:8041: error: (near initialization for ‘match_members[3].name’) Python3/_regex.c:8045: error: ‘lenfunc’ undeclared here (not in a function) Python3/_regex.c:8045: warning: excess elements in struct initializer Python3/_regex.c:8045: warning: (near initialization for ‘match_as_mapping’) Python3/_regex.c:8045: error: expected ‘}’ before ‘match_length’ Python3/_regex.c:8054: warning: excess elements in struct initializer Python3/_regex.c:8054: warning: (near initialization for ‘Match_Type.ob_base.ob_base’) Python3/_regex.c:8054: warning: excess elements in struct initializer Python3/_regex.c:8054: warning: (near initialization for ‘Match_Type.ob_base.ob_base’) Python3/_regex.c:8054: warning: excess elements in struct initializer Python3/_regex.c:8054: warning: (near initialization for ‘Match_Type.ob_base’) Python3/_regex.c:8056: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘copy_groups’: Python3/_regex.c:8091: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:8093: warning: return from incompatible pointer type Python3/_regex.c:8095: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:8095: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:8095: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast Python3/_regex.c:8097: error: lvalue required as left operand of assignment Python3/_regex.c:8097: error: lvalue required as increment operand Python3/_regex.c:8101: error: array subscript is not an integer Python3/_regex.c:8101: warning: assignment from incompatible pointer type Python3/_regex.c:8102: error: array subscript is not an integer Python3/_regex.c:8102: warning: assignment from incompatible pointer type Python3/_regex.c:8104: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8105: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8105: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8106: error: invalid operands to binary * (have ‘struct PyMemberDef *’ and ‘long unsigned int’) Python3/_regex.c:8107: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8109: warning: incompatible implicit declaration of built-in function ‘memcpy’ Python3/_regex.c:8109: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8109: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8109: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8110: error: invalid operands to binary * (have ‘struct PyMemberDef *’ and ‘long unsigned int’) Python3/_regex.c:8110: warning: passing argument 3 of ‘memcpy’ makes integer from pointer without a cast Python3/_regex.c:8111: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:8111: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8112: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8112: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8119: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:8120: warning: return from incompatible pointer type Python3/_regex.c: In function ‘pattern_new_match’: Python3/_regex.c:8133: warning: return from incompatible pointer type Python3/_regex.c:8137: warning: assignment from incompatible pointer type Python3/_regex.c:8138: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8138: error: lvalue required as increment operand Python3/_regex.c:8138: error: lvalue required as increment operand Python3/_regex.c:8139: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8139: error: lvalue required as increment operand Python3/_regex.c:8139: error: lvalue required as increment operand Python3/_regex.c:8144: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8144: error: lvalue required as decrement operand Python3/_regex.c:8144: error: lvalue required as decrement operand Python3/_regex.c:8144: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8144: error: ‘PyMemberDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:8144: error: called object ‘*(struct PyMemberDef *)&’ is not a function Python3/_regex.c:8148: warning: assignment from incompatible pointer type Python3/_regex.c:8168: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8168: error: lvalue required as increment operand Python3/_regex.c:8168: error: lvalue required as increment operand Python3/_regex.c:8174: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8175: warning: return from incompatible pointer type Python3/_regex.c: In function ‘state_get_group’: Python3/_regex.c:8185: error: array subscript is not an integer Python3/_regex.c:8185: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:8185: warning: assignment from incompatible pointer type Python3/_regex.c:8186: warning: comparison between pointer and integer Python3/_regex.c:8188: error: lvalue required as left operand of assignment Python3/_regex.c:8189: error: lvalue required as left operand of assignment Python3/_regex.c:8193: error: lvalue required as left operand of assignment Python3/_regex.c:8193: error: lvalue required as left operand of assignment Python3/_regex.c:8195: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8195: error: lvalue required as increment operand Python3/_regex.c:8195: error: lvalue required as increment operand Python3/_regex.c: In function ‘scanner_match’: Python3/_regex.c:8214: warning: return from incompatible pointer type Python3/_regex.c: In function ‘scanner_search’: Python3/_regex.c:8237: warning: return from incompatible pointer type Python3/_regex.c:8245: error: lvalue required as left operand of assignment Python3/_regex.c:8246: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:8246: warning: assignment from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:8261: error: initializer element is not constant Python3/_regex.c:8261: error: (near initialization for ‘scanner_methods[2].ml_name’) Python3/_regex.c:8261: error: initializer element is not constant Python3/_regex.c:8261: error: (near initialization for ‘scanner_methods[2].ml_meth’) Python3/_regex.c: In function ‘scanner_dealloc’: Python3/_regex.c:8267: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8267: error: lvalue required as decrement operand Python3/_regex.c:8267: error: lvalue required as decrement operand Python3/_regex.c:8267: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8267: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:8267: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:8273: error: initializer element is not constant Python3/_regex.c:8273: error: (near initialization for ‘scanner_members[1].name’) Python3/_regex.c:8277: warning: excess elements in struct initializer Python3/_regex.c:8277: warning: (near initialization for ‘Scanner_Type.ob_base.ob_base’) Python3/_regex.c:8277: warning: excess elements in struct initializer Python3/_regex.c:8277: warning: (near initialization for ‘Scanner_Type.ob_base.ob_base’) Python3/_regex.c:8277: warning: excess elements in struct initializer Python3/_regex.c:8277: warning: (near initialization for ‘Scanner_Type.ob_base’) Python3/_regex.c:8279: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘pattern_scanner’: Python3/_regex.c:8319: error: function ‘overlapped’ is initialized like a variable Python3/_regex.c:8320: error: initializer element is not constant Python3/_regex.c:8320: error: (near initialization for ‘kwlist[4]’) Python3/_regex.c:8323: warning: return from incompatible pointer type Python3/_regex.c:8325: error: lvalue required as left operand of assignment Python3/_regex.c:8326: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8326: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8326: error: cast specifies function type Python3/_regex.c:8326: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:8326: error: lvalue required as left operand of assignment Python3/_regex.c:8328: warning: return from incompatible pointer type Python3/_regex.c:8333: warning: return from incompatible pointer type Python3/_regex.c:8336: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8336: error: lvalue required as increment operand Python3/_regex.c:8336: error: lvalue required as increment operand Python3/_regex.c:8338: error: incompatible type for argument 6 of ‘state_init’ Python3/_regex.c:8340: warning: return from incompatible pointer type Python3/_regex.c:8319: error: nested function ‘overlapped’ declared but never defined Python3/_regex.c: In function ‘splitter_split’: Python3/_regex.c:8354: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8354: error: lvalue required as increment operand Python3/_regex.c:8354: error: lvalue required as increment operand Python3/_regex.c:8366: error: lvalue required as left operand of assignment Python3/_regex.c:8367: error: lvalue required as left operand of assignment Python3/_regex.c:8369: error: lvalue required as left operand of assignment Python3/_regex.c:8370: error: lvalue required as left operand of assignment Python3/_regex.c:8393: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:8393: error: invalid use of non-lvalue array Python3/_regex.c:8429: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:8429: error: invalid use of non-lvalue array Python3/_regex.c:8465: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:8471: error: initializer element is not constant Python3/_regex.c:8471: error: (near initialization for ‘splitter_methods[1].ml_name’) Python3/_regex.c:8471: error: initializer element is not constant Python3/_regex.c:8471: error: (near initialization for ‘splitter_methods[1].ml_meth’) Python3/_regex.c: In function ‘splitter_dealloc’: Python3/_regex.c:8477: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8477: error: lvalue required as decrement operand Python3/_regex.c:8477: error: lvalue required as decrement operand Python3/_regex.c:8477: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8477: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:8477: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:8483: error: initializer element is not constant Python3/_regex.c:8483: error: (near initialization for ‘splitter_members[1].name’) Python3/_regex.c:8487: warning: excess elements in struct initializer Python3/_regex.c:8487: warning: (near initialization for ‘Splitter_Type.ob_base.ob_base’) Python3/_regex.c:8487: warning: excess elements in struct initializer Python3/_regex.c:8487: warning: (near initialization for ‘Splitter_Type.ob_base.ob_base’) Python3/_regex.c:8487: warning: excess elements in struct initializer Python3/_regex.c:8487: warning: (near initialization for ‘Splitter_Type.ob_base’) Python3/_regex.c:8489: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘pattern_splitter’: Python3/_regex.c:8526: error: function ‘maxsplit’ is initialized like a variable Python3/_regex.c:8527: error: initializer element is not constant Python3/_regex.c:8527: error: (near initialization for ‘kwlist[2]’) Python3/_regex.c:8530: warning: return from incompatible pointer type Python3/_regex.c:8535: warning: return from incompatible pointer type Python3/_regex.c:8538: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8538: error: lvalue required as increment operand Python3/_regex.c:8538: error: lvalue required as increment operand Python3/_regex.c:8541: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8541: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8541: error: cast specifies function type Python3/_regex.c:8541: error: lvalue required as left operand of assignment Python3/_regex.c:8545: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8545: error: cast specifies function type Python3/_regex.c:8545: warning: passing argument 5 of ‘state_init’ from incompatible pointer type Python3/_regex.c:8547: warning: return from incompatible pointer type Python3/_regex.c:8526: error: nested function ‘maxsplit’ declared but never defined Python3/_regex.c: In function ‘pattern_match’: Python3/_regex.c:8575: error: initializer element is not constant Python3/_regex.c:8575: error: (near initialization for ‘kwlist[3]’) Python3/_regex.c:8578: warning: return from incompatible pointer type Python3/_regex.c:8580: error: lvalue required as left operand of assignment Python3/_regex.c:8581: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8581: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8581: error: cast specifies function type Python3/_regex.c:8581: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:8581: error: lvalue required as left operand of assignment Python3/_regex.c:8583: warning: return from incompatible pointer type Python3/_regex.c:8586: warning: return from incompatible pointer type Python3/_regex.c:8592: warning: return from incompatible pointer type Python3/_regex.c: In function ‘get_limits’: Python3/_regex.c:8608: error: lvalue required as left operand of assignment Python3/_regex.c:8609: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8609: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8609: error: cast specifies function type Python3/_regex.c:8609: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:8609: error: lvalue required as left operand of assignment Python3/_regex.c:8615: error: lvalue required as left operand of assignment Python3/_regex.c:8617: error: lvalue required as left operand of assignment Python3/_regex.c:8619: error: lvalue required as left operand of assignment Python3/_regex.c:8622: error: lvalue required as left operand of assignment Python3/_regex.c:8624: error: lvalue required as left operand of assignment Python3/_regex.c:8626: error: lvalue required as left operand of assignment Python3/_regex.c:8628: error: lvalue required as left operand of assignment Python3/_regex.c:8629: error: lvalue required as left operand of assignment Python3/_regex.c: In function ‘pattern_search’: Python3/_regex.c:8649: error: initializer element is not constant Python3/_regex.c:8649: error: (near initialization for ‘kwlist[3]’) Python3/_regex.c:8652: warning: return from incompatible pointer type Python3/_regex.c:8656: warning: return from incompatible pointer type Python3/_regex.c:8659: warning: return from incompatible pointer type Python3/_regex.c:8663: warning: return from incompatible pointer type Python3/_regex.c:8666: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:8666: error: cast specifies function type Python3/_regex.c:8666: warning: comparison between pointer and integer Python3/_regex.c:8668: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8668: error: lvalue required as increment operand Python3/_regex.c:8668: error: lvalue required as increment operand Python3/_regex.c:8674: warning: return from incompatible pointer type Python3/_regex.c:8680: warning: return from incompatible pointer type Python3/_regex.c: In function ‘get_sub_replacement’: Python3/_regex.c:8700: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8700: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:8700: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:8700: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8700: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:8700: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:8702: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8702: error: lvalue required as increment operand Python3/_regex.c:8702: error: lvalue required as increment operand Python3/_regex.c:8707: error: lvalue required as left operand of assignment Python3/_regex.c:8710: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8711: warning: return from incompatible pointer type Python3/_regex.c:8718: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8718: error: lvalue required as increment operand Python3/_regex.c:8718: error: lvalue required as increment operand Python3/_regex.c:8728: warning: comparison between pointer and integer Python3/_regex.c:8732: error: array subscript is not an integer Python3/_regex.c:8732: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:8732: warning: assignment from incompatible pointer type Python3/_regex.c:8735: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8735: error: lvalue required as increment operand Python3/_regex.c:8735: error: lvalue required as increment operand Python3/_regex.c:8742: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8743: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:8754: error: ‘check_template’ declared as function returning a function Python3/_regex.c: In function ‘check_template’: Python3/_regex.c:8762: warning: comparison between pointer and integer Python3/_regex.c:8767: error: invalid operands to binary + (have ‘char *’ and ‘int (*)()’) Python3/_regex.c:8767: warning: assignment from incompatible pointer type Python3/_regex.c:8780: error: invalid operands to binary + (have ‘Py_UNICODE *’ and ‘int (*)()’) Python3/_regex.c:8780: warning: assignment from incompatible pointer type Python3/_regex.c:8790: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘pattern_subx’: Python3/_regex.c:8814: warning: return from incompatible pointer type Python3/_regex.c:8817: warning: return from incompatible pointer type Python3/_regex.c:8821: warning: return from incompatible pointer type Python3/_regex.c:8824: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:8824: error: cast specifies function type Python3/_regex.c:8824: warning: comparison between pointer and integer Python3/_regex.c:8825: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8825: error: lvalue required as increment operand Python3/_regex.c:8825: error: lvalue required as increment operand Python3/_regex.c:8834: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8834: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8834: error: cast specifies function type Python3/_regex.c:8834: warning: assignment from incompatible pointer type Python3/_regex.c:8845: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8845: error: lvalue required as increment operand Python3/_regex.c:8845: error: lvalue required as increment operand Python3/_regex.c:8854: error: lvalue required as left operand of assignment Python3/_regex.c:8861: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8861: error: lvalue required as increment operand Python3/_regex.c:8861: error: lvalue required as increment operand Python3/_regex.c:8867: warning: passing argument 1 of ‘PyTuple_Pack’ makes pointer from integer without a cast Python3/_regex.c:8869: warning: return from incompatible pointer type Python3/_regex.c:8875: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8875: error: lvalue required as decrement operand Python3/_regex.c:8875: error: lvalue required as decrement operand Python3/_regex.c:8875: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8875: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8875: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8876: warning: return from incompatible pointer type Python3/_regex.c:8885: warning: assignment from incompatible pointer type Python3/_regex.c:8886: warning: assignment from incompatible pointer type Python3/_regex.c:8889: error: lvalue required as left operand of assignment Python3/_regex.c:8890: error: lvalue required as left operand of assignment Python3/_regex.c:8913: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8913: error: lvalue required as decrement operand Python3/_regex.c:8913: error: lvalue required as decrement operand Python3/_regex.c:8913: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8913: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8913: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8915: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8929: warning: passing argument 1 of ‘PyTuple_Pack’ makes pointer from integer without a cast Python3/_regex.c:8931: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8931: error: lvalue required as decrement operand Python3/_regex.c:8931: error: lvalue required as decrement operand Python3/_regex.c:8931: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8931: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8931: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8935: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8935: error: lvalue required as decrement operand Python3/_regex.c:8935: error: lvalue required as decrement operand Python3/_regex.c:8935: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8935: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8935: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8936: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8936: error: lvalue required as decrement operand Python3/_regex.c:8936: error: lvalue required as decrement operand Python3/_regex.c:8936: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8936: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8936: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8943: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8943: error: lvalue required as decrement operand Python3/_regex.c:8943: error: lvalue required as decrement operand Python3/_regex.c:8943: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8943: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8943: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8945: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8957: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8967: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:8967: error: lvalue required as left operand of assignment Python3/_regex.c:8968: error: lvalue required as left operand of assignment Python3/_regex.c:8968: error: lvalue required as increment operand Python3/_regex.c:8972: error: array subscript is not an integer Python3/_regex.c:8972: warning: assignment from incompatible pointer type Python3/_regex.c:8981: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8981: error: lvalue required as decrement operand Python3/_regex.c:8981: error: lvalue required as decrement operand Python3/_regex.c:8981: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8981: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8981: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8984: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8984: error: lvalue required as decrement operand Python3/_regex.c:8984: error: lvalue required as decrement operand Python3/_regex.c:8984: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8984: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8984: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8986: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8993: error: lvalue required as increment operand Python3/_regex.c:8999: error: lvalue required as left operand of assignment Python3/_regex.c:9006: error: lvalue required as left operand of assignment Python3/_regex.c:9018: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9018: error: lvalue required as decrement operand Python3/_regex.c:9018: error: lvalue required as decrement operand Python3/_regex.c:9018: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9018: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9018: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9020: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:9027: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9027: error: lvalue required as decrement operand Python3/_regex.c:9027: error: lvalue required as decrement operand Python3/_regex.c:9027: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9027: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9027: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9032: warning: return from incompatible pointer type Python3/_regex.c:9041: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9041: error: lvalue required as decrement operand Python3/_regex.c:9041: error: lvalue required as decrement operand Python3/_regex.c:9041: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9041: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9041: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9043: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9043: error: lvalue required as decrement operand Python3/_regex.c:9043: error: lvalue required as decrement operand Python3/_regex.c:9043: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9043: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9043: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9045: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9045: error: lvalue required as decrement operand Python3/_regex.c:9045: error: lvalue required as decrement operand Python3/_regex.c:9045: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9045: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9045: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9046: warning: return from incompatible pointer type Python3/_regex.c: In function ‘pattern_sub’: Python3/_regex.c:9054: error: function ‘count’ is initialized like a variable Python3/_regex.c:9059: error: initializer element is not constant Python3/_regex.c:9059: error: (near initialization for ‘kwlist[5]’) Python3/_regex.c:9062: warning: return from incompatible pointer type Python3/_regex.c:9054: error: nested function ‘count’ declared but never defined Python3/_regex.c: In function ‘pattern_subn’: Python3/_regex.c:9072: error: function ‘count’ is initialized like a variable Python3/_regex.c:9077: error: initializer element is not constant Python3/_regex.c:9077: error: (near initialization for ‘kwlist[5]’) Python3/_regex.c:9080: warning: return from incompatible pointer type Python3/_regex.c:9082: warning: passing argument 5 of ‘pattern_subx’ makes pointer from integer without a cast Python3/_regex.c:9072: error: nested function ‘count’ declared but never defined Python3/_regex.c: In function ‘pattern_split’: Python3/_regex.c:9100: error: function ‘maxsplit’ is initialized like a variable Python3/_regex.c:9101: error: initializer element is not constant Python3/_regex.c:9101: error: (near initialization for ‘kwlist[2]’) Python3/_regex.c:9104: warning: return from incompatible pointer type Python3/_regex.c:9107: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:9107: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:9107: error: cast specifies function type Python3/_regex.c:9107: error: lvalue required as left operand of assignment Python3/_regex.c:9109: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:9109: error: cast specifies function type Python3/_regex.c:9109: warning: passing argument 5 of ‘state_init’ from incompatible pointer type Python3/_regex.c:9110: warning: return from incompatible pointer type Python3/_regex.c:9119: warning: return from incompatible pointer type Python3/_regex.c:9122: error: lvalue required as left operand of assignment Python3/_regex.c:9124: error: lvalue required as left operand of assignment Python3/_regex.c:9125: error: lvalue required as left operand of assignment Python3/_regex.c:9126: error: lvalue required as left operand of assignment Python3/_regex.c:9128: error: lvalue required as left operand of assignment Python3/_regex.c:9129: error: lvalue required as left operand of assignment Python3/_regex.c:9130: error: lvalue required as left operand of assignment Python3/_regex.c:9132: error: lvalue required as left operand of assignment Python3/_regex.c:9155: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9155: error: invalid use of non-lvalue array Python3/_regex.c:9169: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9169: error: lvalue required as decrement operand Python3/_regex.c:9169: error: lvalue required as decrement operand Python3/_regex.c:9169: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9169: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9169: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9174: error: lvalue required as left operand of assignment Python3/_regex.c:9174: error: lvalue required as increment operand Python3/_regex.c:9179: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9179: error: lvalue required as decrement operand Python3/_regex.c:9179: error: lvalue required as decrement operand Python3/_regex.c:9179: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9179: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9179: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9184: error: lvalue required as increment operand Python3/_regex.c:9185: error: lvalue required as left operand of assignment Python3/_regex.c:9202: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9202: error: invalid use of non-lvalue array Python3/_regex.c:9216: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9216: error: lvalue required as decrement operand Python3/_regex.c:9216: error: lvalue required as decrement operand Python3/_regex.c:9216: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9216: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9216: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9225: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9225: error: lvalue required as decrement operand Python3/_regex.c:9225: error: lvalue required as decrement operand Python3/_regex.c:9225: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9225: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9225: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9227: warning: return from incompatible pointer type Python3/_regex.c:9100: error: nested function ‘maxsplit’ declared but never defined Python3/_regex.c: In function ‘pattern_splititer’: Python3/_regex.c:9239: warning: return from incompatible pointer type Python3/_regex.c:9242: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9242: error: lvalue required as decrement operand Python3/_regex.c:9242: error: lvalue required as decrement operand Python3/_regex.c:9242: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9242: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9242: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9244: warning: return from incompatible pointer type Python3/_regex.c:9247: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9247: error: lvalue required as decrement operand Python3/_regex.c:9247: error: lvalue required as decrement operand Python3/_regex.c:9247: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9247: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9247: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘pattern_findall’: Python3/_regex.c:9268: error: function ‘overlapped’ is initialized like a variable Python3/_regex.c:9269: error: initializer element is not constant Python3/_regex.c:9269: error: (near initialization for ‘kwlist[4]’) Python3/_regex.c:9272: warning: return from incompatible pointer type Python3/_regex.c:9274: error: lvalue required as left operand of assignment Python3/_regex.c:9275: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:9275: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:9275: error: cast specifies function type Python3/_regex.c:9275: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:9275: error: lvalue required as left operand of assignment Python3/_regex.c:9277: warning: return from incompatible pointer type Python3/_regex.c:9279: error: incompatible type for argument 6 of ‘state_init’ Python3/_regex.c:9280: warning: return from incompatible pointer type Python3/_regex.c:9289: warning: return from incompatible pointer type Python3/_regex.c:9292: error: lvalue required as left operand of assignment Python3/_regex.c:9306: error: switch quantity not an integer Python3/_regex.c:9309: error: lvalue required as left operand of assignment Python3/_regex.c:9310: error: lvalue required as left operand of assignment Python3/_regex.c:9312: error: lvalue required as left operand of assignment Python3/_regex.c:9313: error: lvalue required as left operand of assignment Python3/_regex.c:9320: warning: passing argument 2 of ‘state_get_group’ makes pointer from integer without a cast Python3/_regex.c:9328: error: lvalue required as left operand of assignment Python3/_regex.c:9328: error: lvalue required as increment operand Python3/_regex.c:9331: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9331: error: lvalue required as decrement operand Python3/_regex.c:9331: error: lvalue required as decrement operand Python3/_regex.c:9331: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9331: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9331: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9334: error: array subscript is not an integer Python3/_regex.c:9340: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9340: error: lvalue required as decrement operand Python3/_regex.c:9340: error: lvalue required as decrement operand Python3/_regex.c:9340: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9340: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9340: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9346: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9346: warning: assignment from incompatible pointer type Python3/_regex.c:9360: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9360: error: lvalue required as decrement operand Python3/_regex.c:9360: error: lvalue required as decrement operand Python3/_regex.c:9360: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9360: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9360: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9362: warning: return from incompatible pointer type Python3/_regex.c:9268: error: nested function ‘overlapped’ declared but never defined Python3/_regex.c: In function ‘pattern_finditer’: Python3/_regex.c:9374: warning: return from incompatible pointer type Python3/_regex.c:9377: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9377: error: lvalue required as decrement operand Python3/_regex.c:9377: error: lvalue required as decrement operand Python3/_regex.c:9377: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9377: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9377: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9379: warning: return from incompatible pointer type Python3/_regex.c:9382: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9382: error: lvalue required as decrement operand Python3/_regex.c:9382: error: lvalue required as decrement operand Python3/_regex.c:9382: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9382: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9382: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘pattern_copy’: Python3/_regex.c:9390: warning: return from incompatible pointer type Python3/_regex.c: In function ‘pattern_deepcopy’: Python3/_regex.c:9396: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:9459: error: initializer element is not constant Python3/_regex.c:9459: error: (near initialization for ‘pattern_methods[11].ml_name’) Python3/_regex.c:9459: error: initializer element is not constant Python3/_regex.c:9459: error: (near initialization for ‘pattern_methods[11].ml_meth’) Python3/_regex.c: In function ‘pattern_dealloc’: Python3/_regex.c:9469: error: lvalue required as left operand of assignment Python3/_regex.c:9469: error: lvalue required as increment operand Python3/_regex.c:9472: error: array subscript is not an integer Python3/_regex.c:9472: warning: assignment from incompatible pointer type Python3/_regex.c:9486: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:9486: warning: passing argument 1 of ‘dealloc_groups’ from incompatible pointer type Python3/_regex.c:9486: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:9488: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:9488: warning: passing argument 1 of ‘dealloc_repeats’ from incompatible pointer type Python3/_regex.c:9490: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:9494: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:9494: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9494: error: lvalue required as decrement operand Python3/_regex.c:9494: error: lvalue required as decrement operand Python3/_regex.c:9494: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9494: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:9494: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:9495: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:9495: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9495: error: lvalue required as decrement operand Python3/_regex.c:9495: error: lvalue required as decrement operand Python3/_regex.c:9495: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9495: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:9495: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:9496: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:9496: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9496: error: lvalue required as decrement operand Python3/_regex.c:9496: error: lvalue required as decrement operand Python3/_regex.c:9496: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9496: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:9496: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:9502: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9503: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9504: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9505: error: initializer element is not constant Python3/_regex.c:9505: error: (near initialization for ‘pattern_members[4].name’) Python3/_regex.c:9509: warning: excess elements in struct initializer Python3/_regex.c:9509: warning: (near initialization for ‘Pattern_Type.ob_base.ob_base’) Python3/_regex.c:9509: warning: excess elements in struct initializer Python3/_regex.c:9509: warning: (near initialization for ‘Pattern_Type.ob_base.ob_base’) Python3/_regex.c:9509: warning: excess elements in struct initializer Python3/_regex.c:9509: warning: (near initialization for ‘Pattern_Type.ob_base’) Python3/_regex.c:9511: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9532: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘build_fast_tables’: Python3/_regex.c:9561: error: lvalue required as left operand of assignment Python3/_regex.c:9563: warning: comparison between pointer and integer Python3/_regex.c:9568: error: subscripted value is pointer to function Python3/_regex.c:9568: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:9569: error: subscripted value is pointer to function Python3/_regex.c:9569: error: invalid operands to binary * (have ‘int (*)()’ and ‘struct PyMemberDef *’) Python3/_regex.c:9579: error: subscripted value is pointer to function Python3/_regex.c:9581: error: lvalue required as left operand of assignment Python3/_regex.c:9583: error: lvalue required as left operand of assignment Python3/_regex.c:9583: error: lvalue required as increment operand Python3/_regex.c:9589: error: lvalue required as left operand of assignment Python3/_regex.c:9590: error: array subscript is not an integer Python3/_regex.c:9590: warning: assignment makes integer from pointer without a cast Python3/_regex.c:9593: error: subscripted value is pointer to function Python3/_regex.c:9595: error: subscripted value is pointer to function Python3/_regex.c:9598: error: subscripted value is pointer to function Python3/_regex.c:9601: error: subscripted value is pointer to function Python3/_regex.c:9606: error: lvalue required as left operand of assignment Python3/_regex.c:9607: error: lvalue required as left operand of assignment Python3/_regex.c:9609: error: lvalue required as left operand of assignment Python3/_regex.c:9610: error: lvalue required as left operand of assignment Python3/_regex.c:9615: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9618: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9618: error: array subscript is not an integer Python3/_regex.c:9618: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9618: error: array subscript is not an integer Python3/_regex.c:9618: warning: passing argument 1 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9618: warning: passing argument 2 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9620: error: lvalue required as decrement operand Python3/_regex.c:9623: error: lvalue required as decrement operand Python3/_regex.c:9624: error: lvalue required as left operand of assignment Python3/_regex.c:9628: error: array subscript is not an integer Python3/_regex.c:9628: error: array subscript is not an integer Python3/_regex.c:9628: warning: passing argument 1 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9628: warning: passing argument 2 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9633: error: lvalue required as decrement operand Python3/_regex.c:9635: error: lvalue required as left operand of assignment Python3/_regex.c:9640: error: array subscript is not an integer Python3/_regex.c:9643: error: lvalue required as decrement operand Python3/_regex.c:9644: error: lvalue required as increment operand Python3/_regex.c:9648: error: lvalue required as left operand of assignment Python3/_regex.c:9651: error: lvalue required as decrement operand Python3/_regex.c:9658: error: lvalue required as left operand of assignment Python3/_regex.c:9663: error: array subscript is not an integer Python3/_regex.c:9664: error: lvalue required as decrement operand Python3/_regex.c:9665: error: lvalue required as decrement operand Python3/_regex.c: In function ‘build_fast_tables_rev’: Python3/_regex.c:9690: error: lvalue required as left operand of assignment Python3/_regex.c:9692: warning: comparison between pointer and integer Python3/_regex.c:9697: error: subscripted value is pointer to function Python3/_regex.c:9697: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:9698: error: subscripted value is pointer to function Python3/_regex.c:9698: error: invalid operands to binary * (have ‘int (*)()’ and ‘struct PyMemberDef *’) Python3/_regex.c:9708: error: subscripted value is pointer to function Python3/_regex.c:9708: error: wrong type argument to unary minus Python3/_regex.c:9710: error: lvalue required as left operand of assignment Python3/_regex.c:9710: warning: comparison between pointer and integer Python3/_regex.c:9710: error: lvalue required as decrement operand Python3/_regex.c:9716: error: wrong type argument to unary minus Python3/_regex.c:9716: error: lvalue required as left operand of assignment Python3/_regex.c:9717: error: array subscript is not an integer Python3/_regex.c:9717: warning: assignment makes integer from pointer without a cast Python3/_regex.c:9720: error: subscripted value is pointer to function Python3/_regex.c:9722: error: subscripted value is pointer to function Python3/_regex.c:9725: error: subscripted value is pointer to function Python3/_regex.c:9728: error: subscripted value is pointer to function Python3/_regex.c:9733: error: lvalue required as left operand of assignment Python3/_regex.c:9734: error: lvalue required as left operand of assignment Python3/_regex.c:9736: error: lvalue required as left operand of assignment Python3/_regex.c:9737: error: lvalue required as left operand of assignment Python3/_regex.c:9742: warning: comparison between pointer and integer Python3/_regex.c:9747: error: lvalue required as decrement operand Python3/_regex.c:9750: error: lvalue required as increment operand Python3/_regex.c:9751: error: lvalue required as left operand of assignment Python3/_regex.c:9755: error: array subscript is not an integer Python3/_regex.c:9755: error: array subscript is not an integer Python3/_regex.c:9755: warning: passing argument 1 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9755: warning: passing argument 2 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9760: error: lvalue required as increment operand Python3/_regex.c:9762: error: lvalue required as left operand of assignment Python3/_regex.c:9767: error: array subscript is not an integer Python3/_regex.c:9770: error: lvalue required as increment operand Python3/_regex.c:9771: error: lvalue required as increment operand Python3/_regex.c:9775: error: lvalue required as left operand of assignment Python3/_regex.c:9778: error: lvalue required as increment operand Python3/_regex.c:9785: error: lvalue required as left operand of assignment Python3/_regex.c:9790: error: array subscript is not an integer Python3/_regex.c:9791: error: lvalue required as increment operand Python3/_regex.c:9792: error: lvalue required as increment operand Python3/_regex.c: In function ‘skip_one_way_branches’: Python3/_regex.c:9815: error: lvalue required as left operand of assignment Python3/_regex.c:9815: error: lvalue required as increment operand Python3/_regex.c:9819: error: array subscript is not an integer Python3/_regex.c:9819: warning: assignment from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:9849: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘add_guards’: Python3/_regex.c:9863: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:9863: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9864: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9872: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9873: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9887: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9888: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9889: error: array subscript is not an integer Python3/_regex.c:9889: warning: assignment from incompatible pointer type Python3/_regex.c:9903: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9904: error: array subscript is not an integer Python3/_regex.c:9904: warning: assignment from incompatible pointer type Python3/_regex.c:9914: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9915: error: too many arguments to function ‘add_guards’ Python3/_regex.c: At top level: Python3/_regex.c:9938: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c:9938: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘add_repeat_index’: Python3/_regex.c:9940: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:9940: error: expected ‘;’ before ‘index_count’ Python3/_regex.c:9941: error: expected ‘;’ before ‘first_index’ Python3/_regex.c:9942: error: expected ‘;’ before ‘i’ Python3/_regex.c:9948: error: ‘index_count’ undeclared (first use in this function) Python3/_regex.c:9948: error: ‘offset’ undeclared (first use in this function) Python3/_regex.c:9948: error: array subscript is not an integer Python3/_regex.c:9949: error: ‘first_index’ undeclared (first use in this function) Python3/_regex.c:9951: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:9951: error: lvalue required as increment operand Python3/_regex.c:9951: error: lvalue required as increment operand Python3/_regex.c:9952: error: invalid operands to binary + (have ‘struct PyMemberDef *’ and ‘struct PyMemberDef *’) Python3/_regex.c:9952: error: array subscript is not an integer Python3/_regex.c:9952: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:9958: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:9958: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:9964: error: array subscript is not an integer Python3/_regex.c:9964: error: lvalue required as increment operand Python3/_regex.c:9964: error: lvalue required as increment operand Python3/_regex.c:9964: error: invalid operands to binary + (have ‘struct PyMemberDef *’ and ‘struct PyMemberDef *’) Python3/_regex.c:9964: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:9970: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘record_subpattern_repeats’: Python3/_regex.c:9975: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:9980: warning: passing argument 2 of ‘record_subpattern_repeats’ makes pointer from integer without a cast Python3/_regex.c:9980: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:9985: error: ‘offset’ undeclared (first use in this function) Python3/_regex.c:9986: warning: passing argument 2 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:9986: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:9996: error: too many arguments to function ‘add_repeat_index’ Python3/_regex.c:9999: warning: passing argument 2 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:9999: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:10006: error: too many arguments to function ‘add_repeat_index’ Python3/_regex.c:10012: warning: passing argument 2 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:10012: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c: In function ‘discard_unused_nodes’: Python3/_regex.c:10055: error: lvalue required as left operand of assignment Python3/_regex.c:10056: error: lvalue required as left operand of assignment Python3/_regex.c:10056: error: lvalue required as increment operand Python3/_regex.c:10059: error: array subscript is not an integer Python3/_regex.c:10059: warning: assignment from incompatible pointer type Python3/_regex.c:10061: error: lvalue required as increment operand Python3/_regex.c:10061: error: array subscript is not an integer Python3/_regex.c: In function ‘mark_named_groups’: Python3/_regex.c:10077: error: lvalue required as left operand of assignment Python3/_regex.c:10077: error: lvalue required as increment operand Python3/_regex.c:10081: error: array subscript is not an integer Python3/_regex.c:10081: warning: assignment from incompatible pointer type Python3/_regex.c:10084: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:10084: error: lvalue required as decrement operand Python3/_regex.c:10084: error: lvalue required as decrement operand Python3/_regex.c:10084: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:10084: error: ‘PyMemberDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:10084: error: called object ‘*(struct PyMemberDef *)&’ is not a function Python3/_regex.c: In function ‘set_test_nodes’: Python3/_regex.c:10155: error: lvalue required as left operand of assignment Python3/_regex.c:10155: error: lvalue required as increment operand Python3/_regex.c:10158: error: array subscript is not an integer Python3/_regex.c:10158: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘should_do_check’: Python3/_regex.c:10216: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c:10261: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c: In function ‘optimise_pattern’: Python3/_regex.c:10281: error: too many arguments to function ‘add_guards’ Python3/_regex.c:10286: warning: passing argument 1 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:10286: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:10299: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c: In function ‘create_node’: Python3/_regex.c:10312: warning: return from incompatible pointer type Python3/_regex.c:10316: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10324: warning: assignment from incompatible pointer type Python3/_regex.c:10325: warning: assignment from incompatible pointer type Python3/_regex.c:10326: warning: assignment from incompatible pointer type Python3/_regex.c:10327: warning: assignment from incompatible pointer type Python3/_regex.c:10328: warning: assignment from incompatible pointer type Python3/_regex.c:10329: warning: assignment from incompatible pointer type Python3/_regex.c:10337: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10337: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:10344: error: array subscript is not an integer Python3/_regex.c:10351: warning: return from incompatible pointer type Python3/_regex.c: In function ‘ensure_group’: Python3/_regex.c:10375: error: lvalue required as left operand of assignment Python3/_regex.c:10376: error: lvalue required as left operand of assignment Python3/_regex.c:10378: error: lvalue required as left operand of assignment Python3/_regex.c:10382: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10382: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:10385: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:10385: error: invalid operands to binary + (have ‘struct RE_GroupInfo *’ and ‘int (*)()’) Python3/_regex.c: In function ‘record_ref_group’: Python3/_regex.c:10403: error: array subscript is not an integer Python3/_regex.c:10403: error: request for member ‘referenced’ in something not a structure or union Python3/_regex.c: In function ‘record_group’: Python3/_regex.c:10413: warning: comparison between pointer and integer Python3/_regex.c:10414: error: array subscript is not an integer Python3/_regex.c:10414: error: request for member ‘id’ in something not a structure or union Python3/_regex.c:10415: error: array subscript is not an integer Python3/_regex.c:10415: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c: In function ‘record_group_end’: Python3/_regex.c:10424: warning: comparison between pointer and integer Python3/_regex.c:10425: error: array subscript is not an integer Python3/_regex.c:10425: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c: In function ‘record_repeat’: Python3/_regex.c:10468: error: lvalue required as left operand of assignment Python3/_regex.c:10469: error: lvalue required as left operand of assignment Python3/_regex.c:10470: warning: comparison between pointer and integer Python3/_regex.c:10471: error: lvalue required as left operand of assignment Python3/_regex.c:10475: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10475: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:10478: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:10478: error: invalid operands to binary + (have ‘struct RE_RepeatInfo *’ and ‘int (*)()’) Python3/_regex.c:10485: warning: comparison between pointer and integer Python3/_regex.c:10486: warning: assignment makes pointer from integer without a cast Python3/_regex.c: In function ‘build_ANY’: Python3/_regex.c:10505: error: lvalue required as left operand of assignment Python3/_regex.c:10515: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10515: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10516: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10518: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10518: error: lvalue required as increment operand Python3/_regex.c:10518: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_ATOMIC’: Python3/_regex.c:10530: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10540: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10557: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10557: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10560: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10560: warning: assignment from incompatible pointer type Python3/_regex.c:10563: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10563: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10564: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10564: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10569: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10569: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10570: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_BIG_BITSET’: Python3/_regex.c:10581: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:10581: error: expected ‘;’ before ‘index_count’ Python3/_regex.c:10583: error: expected ‘;’ before ‘subset_count’ Python3/_regex.c:10584: error: expected ‘;’ before ‘i’ Python3/_regex.c:10585: error: expected ‘;’ before ‘size’ Python3/_regex.c:10595: error: lvalue required as left operand of assignment Python3/_regex.c:10598: error: lvalue required as left operand of assignment Python3/_regex.c:10602: error: ‘index_count’ undeclared (first use in this function) Python3/_regex.c:10604: error: ‘subset_count’ undeclared (first use in this function) Python3/_regex.c:10605: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:10605: error: lvalue required as increment operand Python3/_regex.c:10605: error: lvalue required as increment operand Python3/_regex.c:10608: error: invalid operands to binary >> (have ‘struct PyMemberDef *’ and ‘int’) Python3/_regex.c:10608: error: array subscript is not an integer Python3/_regex.c:10608: warning: assignment makes integer from pointer without a cast Python3/_regex.c:10609: error: invalid operands to binary & (have ‘struct PyMemberDef *’ and ‘int’) Python3/_regex.c:10609: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:10609: error: invalid operands to binary >> (have ‘unsigned int’ and ‘struct PyMemberDef *’) Python3/_regex.c:10609: error: incompatible types in assignment Python3/_regex.c:10611: warning: comparison between pointer and integer Python3/_regex.c:10614: warning: comparison between pointer and integer Python3/_regex.c:10615: error: lvalue required as increment operand Python3/_regex.c:10615: error: lvalue required as increment operand Python3/_regex.c:10619: error: invalid operands to binary >> (have ‘struct PyMemberDef *’ and ‘int’) Python3/_regex.c:10619: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:10619: error: invalid use of non-lvalue array Python3/_regex.c:10620: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:10620: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:10620: error: invalid use of non-lvalue array Python3/_regex.c:10624: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:10627: warning: passing argument 5 of ‘create_node’ from incompatible pointer type Python3/_regex.c:10632: error: lvalue required as increment operand Python3/_regex.c:10632: error: lvalue required as increment operand Python3/_regex.c:10633: error: array subscript is not an integer Python3/_regex.c:10633: error: array subscript is not an integer Python3/_regex.c:10635: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:10635: error: invalid use of non-lvalue array Python3/_regex.c:10638: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10638: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10639: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10642: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10642: error: lvalue required as increment operand Python3/_regex.c:10642: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_BOUNDARY’: Python3/_regex.c:10668: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10668: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10669: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_BRANCH’: Python3/_regex.c:10678: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:10678: error: expected ‘;’ before ‘smallest_min_width’ Python3/_regex.c:10690: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10690: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10691: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10693: error: ‘smallest_min_width’ undeclared (first use in this function) Python3/_regex.c:10693: error: wrong type argument to bit-complement Python3/_regex.c:10693: error: expected ‘;’ before numeric constant Python3/_regex.c:10707: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10708: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10712: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10713: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10715: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10715: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10718: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10718: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10719: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10719: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10738: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c: In function ‘build_CHARACTER’: Python3/_regex.c:10760: error: lvalue required as left operand of assignment Python3/_regex.c:10763: error: lvalue required as left operand of assignment Python3/_regex.c:10766: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10775: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10775: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10776: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10779: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10779: error: lvalue required as increment operand Python3/_regex.c:10779: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_GROUP’: Python3/_regex.c:10797: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10799: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10808: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:10811: warning: passing argument 2 of ‘record_group’ makes pointer from integer without a cast Python3/_regex.c:10818: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10826: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10826: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10827: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10827: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10827: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:10832: warning: passing argument 2 of ‘record_group_end’ makes pointer from integer without a cast Python3/_regex.c:10835: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10835: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10836: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10836: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10837: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10837: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10838: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_GROUP_EXISTS’: Python3/_regex.c:10849: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:10849: error: expected ‘;’ before ‘min_width’ Python3/_regex.c:10856: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10864: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10865: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10870: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10870: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10872: error: ‘min_width’ undeclared (first use in this function) Python3/_regex.c:10872: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10875: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10875: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10876: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10876: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10877: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10877: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10883: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10884: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10889: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10889: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10891: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10892: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10894: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10894: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10895: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10895: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10902: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10909: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_LOOKAROUND’: Python3/_regex.c:10930: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10944: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10948: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10948: warning: assignment makes integer from pointer without a cast Python3/_regex.c:10954: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10954: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10963: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10963: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10966: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10966: warning: assignment from incompatible pointer type Python3/_regex.c:10969: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10969: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10970: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_PROPERTY’: Python3/_regex.c:10992: error: lvalue required as left operand of assignment Python3/_regex.c:10995: error: lvalue required as left operand of assignment Python3/_regex.c:10998: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11007: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11007: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11008: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11011: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11011: error: lvalue required as increment operand Python3/_regex.c:11011: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_REF_GROUP’: Python3/_regex.c:11022: error: lvalue required as left operand of assignment Python3/_regex.c:11023: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11027: warning: assignment makes integer from pointer without a cast Python3/_regex.c:11035: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11035: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11036: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_REPEAT’: Python3/_regex.c:11075: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11083: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11083: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11089: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11089: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11094: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11094: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11096: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11096: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11099: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11099: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11100: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11106: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11114: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11114: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11115: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11115: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11120: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11120: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11120: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11120: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11121: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11121: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11123: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11123: error: expected ‘;’ before ‘index’ Python3/_regex.c:11127: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:11131: warning: passing argument 4 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11131: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11132: warning: passing argument 2 of ‘record_repeat’ makes integer from pointer without a cast Python3/_regex.c:11135: warning: assignment makes integer from pointer without a cast Python3/_regex.c:11142: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11143: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:11144: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11152: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11152: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11152: error: invalid operands to binary * (have ‘unsigned int’ and ‘struct PyMemberDef *’) Python3/_regex.c:11153: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11153: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11157: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11157: warning: passing argument 1 of ‘sequence_matches_one’ from incompatible pointer type Python3/_regex.c:11162: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11162: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11163: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11163: warning: assignment from incompatible pointer type Python3/_regex.c:11164: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11171: warning: passing argument 4 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11171: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11185: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11185: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11186: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11186: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11188: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11188: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11189: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11189: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11191: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_SMALL_BITSET’: Python3/_regex.c:11200: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11200: error: expected ‘;’ before ‘size’ Python3/_regex.c:11205: error: expected ‘;’ before ‘i’ Python3/_regex.c:11208: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:11209: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:11209: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:11218: error: lvalue required as left operand of assignment Python3/_regex.c:11221: error: lvalue required as left operand of assignment Python3/_regex.c:11224: warning: passing argument 5 of ‘create_node’ from incompatible pointer type Python3/_regex.c:11229: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:11229: error: lvalue required as increment operand Python3/_regex.c:11229: error: lvalue required as increment operand Python3/_regex.c:11230: error: array subscript is not an integer Python3/_regex.c:11230: error: array subscript is not an integer Python3/_regex.c:11232: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:11232: error: invalid use of non-lvalue array Python3/_regex.c:11235: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11235: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11236: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11239: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11239: error: lvalue required as increment operand Python3/_regex.c:11239: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_STRING’: Python3/_regex.c:11253: error: lvalue required as left operand of assignment Python3/_regex.c:11254: error: invalid operands to binary + (have ‘unsigned int *’ and ‘int (*)()’) Python3/_regex.c:11254: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:11259: error: lvalue required as left operand of assignment Python3/_regex.c:11262: error: invalid operands to binary * (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:11262: warning: passing argument 4 of ‘create_node’ from incompatible pointer type Python3/_regex.c:11266: error: lvalue required as left operand of assignment Python3/_regex.c:11266: error: lvalue required as increment operand Python3/_regex.c:11267: error: array subscript is not an integer Python3/_regex.c:11267: error: array subscript is not an integer Python3/_regex.c:11269: error: invalid operands to binary + (have ‘unsigned int *’ and ‘int (*)()’) Python3/_regex.c:11269: error: invalid use of non-lvalue array Python3/_regex.c:11274: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11275: warning: passing argument 1 of ‘build_fast_tables’ from incompatible pointer type Python3/_regex.c:11279: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11280: warning: passing argument 1 of ‘build_fast_tables_rev’ from incompatible pointer type Python3/_regex.c:11285: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11285: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11286: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11288: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c: In function ‘build_SET’: Python3/_regex.c:11299: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11299: error: expected ‘;’ before ‘saved_min_width’ Python3/_regex.c:11308: error: lvalue required as left operand of assignment Python3/_regex.c:11311: error: lvalue required as left operand of assignment Python3/_regex.c:11320: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11320: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11321: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11323: error: ‘saved_min_width’ undeclared (first use in this function) Python3/_regex.c:11323: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11366: warning: assignment from incompatible pointer type Python3/_regex.c:11367: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11369: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11372: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11372: error: lvalue required as increment operand Python3/_regex.c:11372: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_zerowidth’: Python3/_regex.c:11389: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11389: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11390: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_sequence’: Python3/_regex.c:11398: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11399: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11399: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c: In function ‘compile_to_nodes’: Python3/_regex.c:11549: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11550: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11551: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:11552: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11559: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:11559: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11566: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11566: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11567: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11567: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘re_compile’: Python3/_regex.c:11585: error: function ‘flags’ is initialized like a variable Python3/_regex.c:11600: warning: return from incompatible pointer type Python3/_regex.c:11603: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:11603: error: lvalue required as left operand of assignment Python3/_regex.c:11604: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:11606: warning: return from incompatible pointer type Python3/_regex.c:11608: error: lvalue required as left operand of assignment Python3/_regex.c:11608: error: lvalue required as increment operand Python3/_regex.c:11609: error: array subscript is not an integer Python3/_regex.c:11609: warning: initialization from incompatible pointer type Python3/_regex.c:11610: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11610: error: expected ‘;’ before ‘value’ Python3/_regex.c:11612: error: ‘value’ undeclared (first use in this function) Python3/_regex.c:11616: error: array subscript is not an integer Python3/_regex.c:11617: error: array subscript is not an integer Python3/_regex.c:11624: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:11626: warning: return from incompatible pointer type Python3/_regex.c:11632: warning: assignment from incompatible pointer type Python3/_regex.c:11633: warning: assignment from incompatible pointer type Python3/_regex.c:11634: warning: assignment from incompatible pointer type Python3/_regex.c:11642: warning: assignment from incompatible pointer type Python3/_regex.c:11644: warning: assignment from incompatible pointer type Python3/_regex.c:11646: warning: assignment from incompatible pointer type Python3/_regex.c:11647: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:11648: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:11649: error: ‘PatternObject’ has no member named ‘saved_groups_capacity_storage’ Python3/_regex.c:11650: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:11651: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11651: error: lvalue required as increment operand Python3/_regex.c:11651: error: lvalue required as increment operand Python3/_regex.c:11652: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11652: error: lvalue required as increment operand Python3/_regex.c:11652: error: lvalue required as increment operand Python3/_regex.c:11653: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11653: error: lvalue required as increment operand Python3/_regex.c:11653: error: lvalue required as increment operand Python3/_regex.c:11656: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11656: error: incompatible types in assignment Python3/_regex.c:11657: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11657: error: incompatible types in assignment Python3/_regex.c:11658: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11658: error: incompatible types in assignment Python3/_regex.c:11660: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11660: error: ‘PyMemberDef’ has no member named ‘tp_flags’ Python3/_regex.c:11660: error: invalid operands to binary & (have ‘struct PyMemberDef *’ and ‘long int’) Python3/_regex.c:11666: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11668: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11670: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11673: error: invalid operands to binary + (have ‘unsigned int *’ and ‘int (*)()’) Python3/_regex.c:11673: warning: passing argument 2 of ‘compile_to_nodes’ from incompatible pointer type Python3/_regex.c:11680: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:11682: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11682: error: lvalue required as decrement operand Python3/_regex.c:11682: error: lvalue required as decrement operand Python3/_regex.c:11682: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11682: error: ‘PyMemberDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11682: error: called object ‘*(struct PyMemberDef *)&’ is not a function Python3/_regex.c:11683: warning: return from incompatible pointer type Python3/_regex.c:11690: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:11691: warning: return from incompatible pointer type Python3/_regex.c:11585: error: nested function ‘flags’ declared but never defined Python3/_regex.c: In function ‘set_exception’: Python3/_regex.c:11702: warning: return from incompatible pointer type Python3/_regex.c:11704: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11704: error: lvalue required as increment operand Python3/_regex.c:11704: error: lvalue required as increment operand Python3/_regex.c:11706: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11706: error: lvalue required as increment operand Python3/_regex.c:11706: error: lvalue required as increment operand Python3/_regex.c: At top level: Python3/_regex.c:11715: error: initializer element is not constant Python3/_regex.c:11715: error: (near initialization for ‘_functions[3].ml_name’) Python3/_regex.c:11715: error: initializer element is not constant Python3/_regex.c:11715: error: (near initialization for ‘_functions[3].ml_meth’) Python3/_regex.c:11719: warning: excess elements in struct initializer Python3/_regex.c:11719: warning: (near initialization for ‘remodule.m_base.ob_base’) Python3/_regex.c:11719: warning: excess elements in struct initializer Python3/_regex.c:11719: warning: (near initialization for ‘remodule.m_base.ob_base’) Python3/_regex.c:11721: error: initializer element is not constant Python3/_regex.c:11721: error: (near initialization for ‘remodule.m_doc’) Python3/_regex.c:11722: warning: initialization makes pointer from integer without a cast Python3/_regex.c:11724: error: initializer element is not constant Python3/_regex.c:11724: error: (near initialization for ‘remodule.m_reload’) Python3/_regex.c:11725: error: initializer element is not constant Python3/_regex.c:11725: error: (near initialization for ‘remodule.m_traverse’) Python3/_regex.c:11726: error: initializer element is not constant Python3/_regex.c:11726: error: (near initialization for ‘remodule.m_clear’) Python3/_regex.c:11728: error: initializer element is not constant Python3/_regex.c:11728: error: (near initialization for ‘remodule.m_free’) Python3/_regex.c: In function ‘PyInit__regex’: Python3/_regex.c:11742: warning: return from incompatible pointer type Python3/_regex.c:11744: warning: return from incompatible pointer type Python3/_regex.c:11746: warning: return from incompatible pointer type Python3/_regex.c:11748: warning: return from incompatible pointer type Python3/_regex.c:11754: warning: return from incompatible pointer type Python3/_regex.c:11760: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11760: error: lvalue required as decrement operand Python3/_regex.c:11760: error: lvalue required as decrement operand Python3/_regex.c:11760: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11760: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11760: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:11766: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11766: error: lvalue required as decrement operand Python3/_regex.c:11766: error: lvalue required as decrement operand Python3/_regex.c:11766: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11766: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11766: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:11772: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11772: error: lvalue required as decrement operand Python3/_regex.c:11772: error: lvalue required as decrement operand Python3/_regex.c:11772: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11772: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11772: error: called object ‘*(struct PyMethodDef *)&’ is not a function In file included from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:11:20: error: limits.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:14:2: error: #error "Something's broken. UCHAR_MAX should be defined in limits.h." /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:18:2: error: #error "Python's source code assumes C's unsigned char is an 8-bit type." /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:25:19: error: stdio.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:27:5: error: #error "Python.h requires that stdio.h define NULL." /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:30:20: error: string.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:32:19: error: errno.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:34:20: error: stdlib.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:36:20: error: unistd.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:48:20: error: assert.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:50, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:7:20: error: stdint.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:50, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_uintptr_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:276:76: error: math.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:283:22: error: sys/time.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:284:18: error: time.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:301:24: error: sys/select.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:334:22: error: sys/stat.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:585:21: error: termios.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:586: warning: ‘struct winsize’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:586: warning: its scope is only this definition or declaration, which is probably not what you want /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:586: warning: ‘struct termios’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyport.h:587: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘forkpty’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:62, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pymem.h:52: warning: parameter names (without types) in function declaration /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pymem.h:53: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:64, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:103: error: expected specifier-qualifier-list before ‘Py_ssize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:109: error: expected specifier-qualifier-list before ‘Py_ssize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:135: error: expected declaration specifiers or ‘...’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:135: error: ‘Py_ssize_t’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:147: error: field ‘len’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:148: error: field ‘itemsize’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:156: error: declaration of ‘smalltable’ as array of functions /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:245: error: expected specifier-qualifier-list before ‘lenfunc’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:259: error: expected specifier-qualifier-list before ‘lenfunc’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:272: error: expected declaration specifiers or ‘...’ before ‘FILE’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:285: warning: ‘struct _typeobject’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:286: warning: ‘struct _typeobject’ declared inside parameter list /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:291: error: field ‘tp_basicsize’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:291: error: field ‘tp_itemsize’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:336: error: field ‘tp_weaklistoffset’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:350: error: field ‘tp_dictoffset’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/object.h:422: error: expected declaration specifiers or ‘...’ before ‘FILE’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:65, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:97: warning: parameter names (without types) in function declaration /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:98: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:225: error: ‘PyGC_Collect’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:246: error: field ‘gc_refs’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/objimpl.h:296: warning: parameter names (without types) in function declaration In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:69, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytearrayobject.h:9:20: error: stdarg.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:69, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytearrayobject.h:26: error: field ‘ob_alloc’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytearrayobject.h:42: error: ‘PyByteArray_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:70, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:52: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:56: error: ‘PyBytes_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:98: error: ‘_PyBytes_InsertThousandsGroupingLocale’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/bytesobject.h:109: error: ‘_PyBytes_InsertThousandsGrouping’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:71, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:57:19: error: ctype.h: No such file or directory /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:116:21: error: wchar.h: No such file or directory In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:71, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:439: error: field ‘length’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:522: error: ‘PyUnicodeUCS2_GetSize’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:586: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:613: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:631: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1390: error: ‘PyUnicodeUCS2_Tailmatch’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1402: error: ‘PyUnicodeUCS2_Find’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1411: error: ‘PyUnicodeUCS2_Count’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1497: error: ‘_PyUnicode_InsertThousandsGroupingLocale’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1508: error: ‘_PyUnicode_InsertThousandsGrouping’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1594: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_UNICODE_strlen’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/unicodeobject.h:1600: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:72, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:20: warning: parameter names (without types) in function declaration /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:25: error: ‘PyLong_AsSsize_t’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyLong_AsSize_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_PyLong_NumBits’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:100: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/longobject.h:123: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:75, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/floatobject.h:94: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:81, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/tupleobject.h:42: error: ‘PyTuple_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:82, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/listobject.h:38: error: field ‘allocated’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/listobject.h:51: error: ‘PyList_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:83, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:55: error: field ‘me_hash’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:72: error: field ‘ma_fill’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:73: error: field ‘ma_used’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:79: error: field ‘ma_mask’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/dictobject.h:123: error: ‘PyDict_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:85, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:38: error: field ‘fill’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:39: error: field ‘used’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:45: error: field ‘mask’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/setobject.h:86: error: ‘PySet_Size’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:87, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/moduleobject.h:26: error: field ‘m_index’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/moduleobject.h:36: error: field ‘m_size’ declared as a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:90, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/fileobject.h:17: error: expected declaration specifiers or ‘...’ before ‘FILE’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:100, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/weakrefobject.h:65: error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:103, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:32: error: field ‘start’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:33: error: field ‘end’ declared as a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:305: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:306: error: format string argument not a string type /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:307: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:307: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyerrors.h:308: error: format string argument not a string type In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:107, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pyarena.h:50: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:108, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:23: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:35: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:37: error: expected declaration specifiers or ‘...’ before ‘va_list’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/modsupport.h:38: error: expected declaration specifiers or ‘...’ before ‘va_list’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:109, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:21: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:24: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:34: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:35: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:37: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:38: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:39: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:44: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:55: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:61: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:82: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:85: error: expected declaration specifiers or ‘...’ before ‘wchar_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:107: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:108: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:109: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:148: error: expected ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pythonrun.h:150: error: expected ‘)’ before ‘*’ token In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:111, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/sysmodule.h:12: error: expected declaration specifiers or ‘...’ before ‘wchar_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/sysmodule.h:13: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/sysmodule.h:24: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:113, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/import.h:31: error: expected declaration specifiers or ‘...’ before ‘size_t’ /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/import.h:31: error: expected declaration specifiers or ‘...’ before ‘FILE’ In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:115, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:376: error: ‘PyObject_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:387: error: ‘PyObject_Length’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:390: error: ‘_PyObject_LengthHint’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:757: error: ‘PyNumber_AsSsize_t’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:925: error: ‘PySequence_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:933: error: ‘PySequence_Length’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1051: error: ‘PySequence_Count’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1070: error: ‘_PySequence_IterSearch’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1095: error: ‘PySequence_Index’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1134: error: ‘PyMapping_Size’ declared as function returning a function /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/abstract.h:1144: error: ‘PyMapping_Length’ declared as function returning a function In file included from /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/Python.h:122, from Python3/_regex.c:47: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/pystrtod.h:11: error: expected declaration specifiers or ‘...’ before ‘size_t’ In file included from Python3/_regex.c:48: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/structmember.h:10:39: error: stddef.h: No such file or directory In file included from Python3/_regex.c:48: /Library/Frameworks/Python.framework/Versions/3.1/include/python3.1/structmember.h:32: error: field ‘offset’ declared as a function Python3/_regex.c:122: warning: ‘struct RE_State’ declared inside parameter list Python3/_regex.c:123: warning: ‘struct RE_State’ declared inside parameter list Python3/_regex.c:129: error: field ‘text_pos’ declared as a function Python3/_regex.c:141: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:147: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:150: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:159: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:168: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:176: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:187: error: field ‘match_step’ declared as a function Python3/_regex.c:195: error: field ‘step’ declared as a function Python3/_regex.c:196: error: field ‘value_capacity’ declared as a function Python3/_regex.c:197: error: field ‘value_count’ declared as a function Python3/_regex.c:207: error: field ‘start’ declared as a function Python3/_regex.c:208: error: field ‘end’ declared as a function Python3/_regex.c:214: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:221: error: field ‘low’ declared as a function Python3/_regex.c:222: error: field ‘high’ declared as a function Python3/_regex.c:227: error: field ‘capacity’ declared as a function Python3/_regex.c:228: error: field ‘count’ declared as a function Python3/_regex.c:229: error: field ‘sorted’ declared as a function Python3/_regex.c:235: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:247: error: field ‘end_index’ declared as a function Python3/_regex.c:261: error: field ‘charsize’ declared as a function Python3/_regex.c:264: error: field ‘text_length’ declared as a function Python3/_regex.c:265: error: field ‘slice_start’ declared as a function Python3/_regex.c:266: error: field ‘slice_end’ declared as a function Python3/_regex.c:273: error: field ‘lastindex’ declared as a function Python3/_regex.c:274: error: field ‘lastgroup’ declared as a function Python3/_regex.c:275: error: field ‘search_anchor’ declared as a function Python3/_regex.c:276: error: field ‘match_pos’ declared as a function Python3/_regex.c:277: error: field ‘text_pos’ declared as a function Python3/_regex.c:278: error: field ‘final_newline’ declared as a function Python3/_regex.c:286: error: field ‘saved_groups_capacity’ declared as a function Python3/_regex.c:287: error: field ‘saved_groups_count’ declared as a function Python3/_regex.c:293: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:303: error: field ‘flags’ declared as a function Python3/_regex.c:308: error: field ‘group_count’ declared as a function Python3/_regex.c:309: error: field ‘repeat_count’ declared as a function Python3/_regex.c:310: error: field ‘group_end_index’ declared as a function Python3/_regex.c:314: error: field ‘node_capacity’ declared as a function Python3/_regex.c:315: error: field ‘node_count’ declared as a function Python3/_regex.c:318: error: field ‘group_info_capacity’ declared as a function Python3/_regex.c:321: error: field ‘repeat_info_capacity’ declared as a function Python3/_regex.c:323: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c:337: error: field ‘pos’ declared as a function Python3/_regex.c:338: error: field ‘endpos’ declared as a function Python3/_regex.c:339: error: field ‘match_start’ declared as a function Python3/_regex.c:340: error: field ‘match_end’ declared as a function Python3/_regex.c:341: error: field ‘lastindex’ declared as a function Python3/_regex.c:342: error: field ‘lastgroup’ declared as a function Python3/_regex.c:343: error: field ‘group_count’ declared as a function Python3/_regex.c:360: error: field ‘maxsplit’ declared as a function Python3/_regex.c:361: error: field ‘last’ declared as a function Python3/_regex.c:362: error: field ‘split_count’ declared as a function Python3/_regex.c:363: error: field ‘index’ declared as a function Python3/_regex.c:372: error: expected specifier-qualifier-list before ‘size_t’ Python3/_regex.c: In function ‘bytes_char_at’: Python3/_regex.c:474: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c: In function ‘unicode_char_at’: Python3/_regex.c:479: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c: In function ‘ascii_at_boundary’: Python3/_regex.c:569: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:571: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c: At top level: Python3/_regex.c:584: warning: initialization from incompatible pointer type Python3/_regex.c:585: warning: initialization from incompatible pointer type Python3/_regex.c: In function ‘locale_at_boundary’: Python3/_regex.c:710: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:712: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c: At top level: Python3/_regex.c:725: warning: initialization from incompatible pointer type Python3/_regex.c:726: warning: initialization from incompatible pointer type In file included from Python3/_regex.c:780: Python3/unicodedata_db.h:604: error: ‘NULL’ undeclared here (not in a function) Python3/unicodedata_db.h:628: error: initializer element is not constant Python3/unicodedata_db.h:628: error: (near initialization for ‘_PyUnicode_BidirectionalNames[20]’) Python3/unicodedata_db.h:637: error: initializer element is not constant Python3/unicodedata_db.h:637: error: (near initialization for ‘_PyUnicode_EastAsianWidthNames[6]’) Python3/unicodedata_db.h:657: error: initializer element is not constant Python3/unicodedata_db.h:657: error: (near initialization for ‘decomp_prefix[17]’) Python3/_regex.c: In function ‘get_codepoint_info’: Python3/_regex.c:799: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:799: error: (Each undeclared identifier is reported only once Python3/_regex.c:799: error: for each function it appears in.) Python3/_regex.c:799: error: expected ‘;’ before ‘lo’ Python3/_regex.c:800: error: expected ‘;’ before ‘hi’ Python3/_regex.c:802: error: ‘lo’ undeclared (first use in this function) Python3/_regex.c:803: error: ‘hi’ undeclared (first use in this function) Python3/_regex.c:805: error: expected ‘;’ before ‘mid’ Python3/_regex.c:808: error: ‘mid’ undeclared (first use in this function) Python3/_regex.c:808: error: invalid operands to binary + (have ‘const char **’ and ‘const char **’) Python3/_regex.c:808: error: invalid operands to binary / (have ‘const char **’ and ‘int’) Python3/_regex.c:809: error: array subscript is not an integer Python3/_regex.c:809: warning: assignment from incompatible pointer type Python3/_regex.c:818: warning: return from incompatible pointer type Python3/_regex.c: In function ‘unicode_at_boundary’: Python3/_regex.c:1090: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:1090: error: called object ‘’ is not a function Python3/_regex.c:1090: warning: passing argument 2 of ‘unicode_has_property’ makes integer from pointer without a cast Python3/_regex.c:1092: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:1092: error: called object ‘’ is not a function Python3/_regex.c:1092: warning: passing argument 2 of ‘unicode_has_property’ makes integer from pointer without a cast Python3/_regex.c: In function ‘unicode_at_default_boundary’: Python3/_regex.c:1140: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:1140: warning: assignment from incompatible pointer type Python3/_regex.c:1160: error: lvalue required as left operand of assignment Python3/_regex.c:1166: error: lvalue required as decrement operand Python3/_regex.c:1177: error: lvalue required as left operand of assignment Python3/_regex.c:1183: error: lvalue required as decrement operand Python3/_regex.c:1191: error: lvalue required as left operand of assignment Python3/_regex.c:1197: error: lvalue required as decrement operand Python3/_regex.c: At top level: Python3/_regex.c:1249: warning: initialization from incompatible pointer type Python3/_regex.c:1250: warning: initialization from incompatible pointer type Python3/_regex.c: In function ‘set_error’: Python3/_regex.c:1262: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:1262: error: request for member ‘tp_name’ in something not a structure or union Python3/_regex.c: At top level: Python3/_regex.c:1300: error: expected ‘)’ before ‘size’ Python3/_regex.c:1314: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘re_realloc’: Python3/_regex.c:1317: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1317: error: too many arguments to function ‘PyMem_Realloc’ Python3/_regex.c:1319: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:1345: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘safe_alloc’: Python3/_regex.c:1353: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1353: warning: assignment makes pointer from integer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1367: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘safe_realloc’: Python3/_regex.c:1375: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1375: error: too many arguments to function ‘re_realloc’ Python3/_regex.c: In function ‘in_big_bitset’: Python3/_regex.c:1426: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1426: error: expected ‘;’ before ‘index_of_subset’ Python3/_regex.c:1427: error: expected ‘;’ before ‘offset_into_subset’ Python3/_regex.c:1428: error: expected ‘;’ before ‘index’ Python3/_regex.c:1430: error: expected ‘;’ before ‘b’ Python3/_regex.c:1444: error: ‘index_of_subset’ undeclared (first use in this function) Python3/_regex.c:1445: error: ‘offset_into_subset’ undeclared (first use in this function) Python3/_regex.c:1450: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:1450: error: invalid operands to binary >> (have ‘const char **’ and ‘int’) Python3/_regex.c:1450: error: array subscript is not an integer Python3/_regex.c:1451: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:1451: error: invalid operands to binary * (have ‘int’ and ‘const char **’) Python3/_regex.c:1452: error: invalid operands to binary & (have ‘const char **’ and ‘unsigned int’) Python3/_regex.c:1455: error: invalid operands to binary * (have ‘const char **’ and ‘int’) Python3/_regex.c:1455: error: invalid operands to binary + (have ‘unsigned int *’ and ‘const char **’) Python3/_regex.c:1455: warning: assignment from incompatible pointer type Python3/_regex.c:1458: error: ‘b’ undeclared (first use in this function) Python3/_regex.c:1458: error: invalid operands to binary >> (have ‘const char **’ and ‘int’) Python3/_regex.c:1458: error: array subscript is not an integer Python3/_regex.c:1459: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:1459: error: invalid operands to binary >> (have ‘const char **’ and ‘const char **’) Python3/_regex.c:1461: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c: In function ‘in_small_bitset’: Python3/_regex.c:1471: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1471: error: expected ‘;’ before ‘index’ Python3/_regex.c:1472: error: expected ‘;’ before ‘b’ Python3/_regex.c:1480: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:1481: error: ‘b’ undeclared (first use in this function) Python3/_regex.c:1481: error: invalid operands to binary >> (have ‘const char **’ and ‘int’) Python3/_regex.c:1481: error: array subscript is not an integer Python3/_regex.c:1482: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:1482: error: invalid operands to binary >> (have ‘const char **’ and ‘const char **’) Python3/_regex.c:1483: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c: In function ‘push_groups’: Python3/_regex.c:1543: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1543: error: expected ‘;’ before ‘new_count’ Python3/_regex.c:1544: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:1552: error: ‘new_count’ undeclared (first use in this function) Python3/_regex.c:1552: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:1553: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:1557: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:1561: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:1561: error: too many arguments to function ‘safe_realloc’ Python3/_regex.c:1564: warning: assignment from incompatible pointer type Python3/_regex.c:1568: error: array subscript is not an integer Python3/_regex.c:1568: warning: assignment from incompatible pointer type Python3/_regex.c:1569: error: lvalue required as left operand of assignment Python3/_regex.c:1569: error: lvalue required as increment operand Python3/_regex.c:1570: error: array subscript is not an integer Python3/_regex.c:1570: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1570: error: array subscript is not an integer Python3/_regex.c:1570: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1571: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘pop_groups’: Python3/_regex.c:1586: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1587: error: array subscript is not an integer Python3/_regex.c:1587: warning: assignment from incompatible pointer type Python3/_regex.c:1588: error: lvalue required as left operand of assignment Python3/_regex.c:1588: error: lvalue required as increment operand Python3/_regex.c:1589: error: array subscript is not an integer Python3/_regex.c:1589: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1589: error: array subscript is not an integer Python3/_regex.c:1589: error: request for member ‘span’ in something not a structure or union Python3/_regex.c: In function ‘reload_groups’: Python3/_regex.c:1607: error: lvalue required as left operand of assignment Python3/_regex.c:1607: error: lvalue required as increment operand Python3/_regex.c:1608: error: array subscript is not an integer Python3/_regex.c:1608: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:1608: error: array subscript is not an integer Python3/_regex.c:1608: error: request for member ‘span’ in something not a structure or union Python3/_regex.c: In function ‘drop_groups’: Python3/_regex.c:1613: warning: assignment makes pointer from integer without a cast Python3/_regex.c: In function ‘init_match’: Python3/_regex.c:1624: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1629: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:1631: warning: assignment from incompatible pointer type Python3/_regex.c:1635: error: lvalue required as left operand of assignment Python3/_regex.c:1635: error: lvalue required as increment operand Python3/_regex.c:1638: error: array subscript is not an integer Python3/_regex.c:1638: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:1638: warning: assignment from incompatible pointer type Python3/_regex.c:1642: error: array subscript is not an integer Python3/_regex.c:1642: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:1642: warning: assignment from incompatible pointer type Python3/_regex.c:1647: error: lvalue required as left operand of assignment Python3/_regex.c:1647: error: lvalue required as increment operand Python3/_regex.c:1650: error: array subscript is not an integer Python3/_regex.c:1650: warning: assignment from incompatible pointer type Python3/_regex.c:1651: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1652: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1653: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c: In function ‘add_backtrack’: Python3/_regex.c:1662: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1662: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:1664: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:1664: error: expected ‘;’ before ‘capacity’ Python3/_regex.c:1665: error: expected ‘;’ before ‘size’ Python3/_regex.c:1668: error: ‘capacity’ undeclared (first use in this function) Python3/_regex.c:1668: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:1668: error: invalid operands to binary * (have ‘const char **’ and ‘int’) Python3/_regex.c:1669: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:1670: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:1671: error: too many arguments to function ‘safe_alloc’ Python3/_regex.c:1676: warning: assignment from incompatible pointer type Python3/_regex.c:1677: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:1681: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1684: error: ‘RE_BacktrackBlock’ has no member named ‘items’ Python3/_regex.c:1684: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1684: error: lvalue required as increment operand Python3/_regex.c:1684: error: lvalue required as increment operand Python3/_regex.c:1684: error: array subscript is not an integer Python3/_regex.c:1684: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘last_backtrack’: Python3/_regex.c:1698: error: ‘RE_BacktrackBlock’ has no member named ‘items’ Python3/_regex.c:1698: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1698: error: array subscript is not an integer Python3/_regex.c:1698: warning: return from incompatible pointer type Python3/_regex.c: In function ‘discard_backtrack’: Python3/_regex.c:1709: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:1709: error: lvalue required as decrement operand Python3/_regex.c:1709: error: lvalue required as decrement operand Python3/_regex.c:1710: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c: At top level: Python3/_regex.c:1747: error: ‘match_many_ANY’ declared as function returning a function Python3/_regex.c: In function ‘match_many_ANY’: Python3/_regex.c:1752: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1752: warning: assignment from incompatible pointer type Python3/_regex.c:1753: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1753: warning: assignment from incompatible pointer type Python3/_regex.c:1763: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1768: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1768: warning: assignment from incompatible pointer type Python3/_regex.c:1769: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1769: warning: assignment from incompatible pointer type Python3/_regex.c:1779: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1782: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1787: error: ‘match_many_ANY_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_ANY_REV’: Python3/_regex.c:1792: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1792: warning: assignment from incompatible pointer type Python3/_regex.c:1793: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1793: warning: assignment from incompatible pointer type Python3/_regex.c:1803: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1808: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1808: warning: assignment from incompatible pointer type Python3/_regex.c:1809: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1809: warning: assignment from incompatible pointer type Python3/_regex.c:1819: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1822: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1827: error: ‘match_many_BIG_BITSET’ declared as function returning a function Python3/_regex.c: In function ‘match_many_BIG_BITSET’: Python3/_regex.c:1832: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1832: warning: assignment from incompatible pointer type Python3/_regex.c:1833: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1833: warning: assignment from incompatible pointer type Python3/_regex.c:1839: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1844: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1844: warning: assignment from incompatible pointer type Python3/_regex.c:1845: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1845: warning: assignment from incompatible pointer type Python3/_regex.c:1851: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1854: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1859: error: ‘match_many_BIG_BITSET_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_BIG_BITSET_REV’: Python3/_regex.c:1864: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1864: warning: assignment from incompatible pointer type Python3/_regex.c:1865: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1865: warning: assignment from incompatible pointer type Python3/_regex.c:1871: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1876: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1876: warning: assignment from incompatible pointer type Python3/_regex.c:1877: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1877: warning: assignment from incompatible pointer type Python3/_regex.c:1883: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1886: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1891: error: ‘match_many_CHARACTER’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER’: Python3/_regex.c:1900: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1900: warning: assignment from incompatible pointer type Python3/_regex.c:1901: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1901: warning: assignment from incompatible pointer type Python3/_regex.c:1911: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1916: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1916: warning: assignment from incompatible pointer type Python3/_regex.c:1917: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1917: warning: assignment from incompatible pointer type Python3/_regex.c:1927: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1930: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1935: error: ‘match_many_CHARACTER_IGN’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER_IGN’: Python3/_regex.c:1945: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1945: error: request for member ‘same_char_ign_3’ in something not a structure or union Python3/_regex.c:1945: warning: assignment from incompatible pointer type Python3/_regex.c:1948: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1948: error: request for member ‘lower’ in something not a structure or union Python3/_regex.c:1948: error: called object ‘’ is not a function Python3/_regex.c:1948: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1949: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1949: error: request for member ‘upper’ in something not a structure or union Python3/_regex.c:1949: error: called object ‘’ is not a function Python3/_regex.c:1949: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1951: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1951: error: request for member ‘title’ in something not a structure or union Python3/_regex.c:1951: error: called object ‘’ is not a function Python3/_regex.c:1951: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1957: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1957: warning: assignment from incompatible pointer type Python3/_regex.c:1958: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:1958: warning: assignment from incompatible pointer type Python3/_regex.c:1964: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1969: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1969: warning: assignment from incompatible pointer type Python3/_regex.c:1970: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:1970: warning: assignment from incompatible pointer type Python3/_regex.c:1976: warning: assignment makes pointer from integer without a cast Python3/_regex.c:1979: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:1984: error: ‘match_many_CHARACTER_IGN_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER_IGN_REV’: Python3/_regex.c:1994: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1994: error: request for member ‘same_char_ign_3’ in something not a structure or union Python3/_regex.c:1994: warning: assignment from incompatible pointer type Python3/_regex.c:1997: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1997: error: request for member ‘lower’ in something not a structure or union Python3/_regex.c:1997: error: called object ‘’ is not a function Python3/_regex.c:1997: warning: assignment makes integer from pointer without a cast Python3/_regex.c:1998: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:1998: error: request for member ‘upper’ in something not a structure or union Python3/_regex.c:1998: error: called object ‘’ is not a function Python3/_regex.c:1998: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2000: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2000: error: request for member ‘title’ in something not a structure or union Python3/_regex.c:2000: error: called object ‘’ is not a function Python3/_regex.c:2000: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2006: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2006: warning: assignment from incompatible pointer type Python3/_regex.c:2007: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2007: warning: assignment from incompatible pointer type Python3/_regex.c:2013: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2018: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2018: warning: assignment from incompatible pointer type Python3/_regex.c:2019: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2019: warning: assignment from incompatible pointer type Python3/_regex.c:2025: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2028: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2033: error: ‘match_many_CHARACTER_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_CHARACTER_REV’: Python3/_regex.c:2042: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2042: warning: assignment from incompatible pointer type Python3/_regex.c:2043: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2043: warning: assignment from incompatible pointer type Python3/_regex.c:2053: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2058: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2058: warning: assignment from incompatible pointer type Python3/_regex.c:2059: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2059: warning: assignment from incompatible pointer type Python3/_regex.c:2069: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2072: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2077: error: ‘match_many_PROPERTY’ declared as function returning a function Python3/_regex.c: In function ‘match_many_PROPERTY’: Python3/_regex.c:2083: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2083: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2083: warning: assignment from incompatible pointer type Python3/_regex.c:2091: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2091: warning: assignment from incompatible pointer type Python3/_regex.c:2092: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2092: warning: assignment from incompatible pointer type Python3/_regex.c:2098: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2103: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2103: warning: assignment from incompatible pointer type Python3/_regex.c:2104: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2104: warning: assignment from incompatible pointer type Python3/_regex.c:2110: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2113: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2118: error: ‘match_many_PROPERTY_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_PROPERTY_REV’: Python3/_regex.c:2124: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2124: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2124: warning: assignment from incompatible pointer type Python3/_regex.c:2132: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2132: warning: assignment from incompatible pointer type Python3/_regex.c:2133: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2133: warning: assignment from incompatible pointer type Python3/_regex.c:2139: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2144: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2144: warning: assignment from incompatible pointer type Python3/_regex.c:2145: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2145: warning: assignment from incompatible pointer type Python3/_regex.c:2151: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2154: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2159: error: ‘match_many_SET’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SET’: Python3/_regex.c:2162: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2162: warning: assignment from incompatible pointer type Python3/_regex.c:2168: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2168: warning: assignment from incompatible pointer type Python3/_regex.c:2169: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2169: warning: assignment from incompatible pointer type Python3/_regex.c:2175: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2180: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2180: warning: assignment from incompatible pointer type Python3/_regex.c:2181: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2181: warning: assignment from incompatible pointer type Python3/_regex.c:2187: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2190: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2195: error: ‘match_many_SET_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SET_REV’: Python3/_regex.c:2198: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2198: warning: assignment from incompatible pointer type Python3/_regex.c:2204: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2204: warning: assignment from incompatible pointer type Python3/_regex.c:2205: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2205: warning: assignment from incompatible pointer type Python3/_regex.c:2211: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2216: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2216: warning: assignment from incompatible pointer type Python3/_regex.c:2217: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2217: warning: assignment from incompatible pointer type Python3/_regex.c:2223: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2226: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2231: error: ‘match_many_SMALL_BITSET’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SMALL_BITSET’: Python3/_regex.c:2236: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2236: warning: assignment from incompatible pointer type Python3/_regex.c:2237: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2237: warning: assignment from incompatible pointer type Python3/_regex.c:2243: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2248: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2248: warning: assignment from incompatible pointer type Python3/_regex.c:2249: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2249: warning: assignment from incompatible pointer type Python3/_regex.c:2255: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2258: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2263: error: ‘match_many_SMALL_BITSET_REV’ declared as function returning a function Python3/_regex.c: In function ‘match_many_SMALL_BITSET_REV’: Python3/_regex.c:2266: error: lvalue required as left operand of assignment Python3/_regex.c:2272: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2272: warning: assignment from incompatible pointer type Python3/_regex.c:2273: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2273: warning: assignment from incompatible pointer type Python3/_regex.c:2279: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2284: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2284: warning: assignment from incompatible pointer type Python3/_regex.c:2285: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2285: warning: assignment from incompatible pointer type Python3/_regex.c:2291: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2294: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2298: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘count_one’ Python3/_regex.c: In function ‘match_one’: Python3/_regex.c:2428: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:2428: warning: assignment from incompatible pointer type Python3/_regex.c:2451: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2451: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:2452: error: called object ‘’ is not a function Python3/_regex.c:2452: warning: comparison between pointer and integer Python3/_regex.c:2455: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2455: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:2456: error: called object ‘’ is not a function Python3/_regex.c:2456: warning: comparison between pointer and integer Python3/_regex.c:2462: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2462: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2463: error: called object ‘’ is not a function Python3/_regex.c:2463: warning: comparison between pointer and integer Python3/_regex.c:2466: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2466: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:2467: error: called object ‘’ is not a function Python3/_regex.c:2467: warning: comparison between pointer and integer Python3/_regex.c:2469: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2470: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c:2472: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2473: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:2487: error: ‘simple_string_search’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search’: Python3/_regex.c:2495: error: lvalue required as left operand of assignment Python3/_regex.c:2504: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2504: warning: assignment from incompatible pointer type Python3/_regex.c:2505: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2505: warning: assignment from incompatible pointer type Python3/_regex.c:2512: error: lvalue required as left operand of assignment Python3/_regex.c:2512: error: lvalue required as increment operand Python3/_regex.c:2513: error: array subscript is not an integer Python3/_regex.c:2513: error: array subscript is not an integer Python3/_regex.c:2527: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2527: warning: assignment from incompatible pointer type Python3/_regex.c:2528: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2528: warning: assignment from incompatible pointer type Python3/_regex.c:2535: error: lvalue required as left operand of assignment Python3/_regex.c:2535: error: lvalue required as increment operand Python3/_regex.c:2536: error: array subscript is not an integer Python3/_regex.c:2536: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:2553: error: ‘simple_string_search_ign’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search_ign’: Python3/_regex.c:2568: error: lvalue required as left operand of assignment Python3/_regex.c:2571: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2571: warning: assignment from incompatible pointer type Python3/_regex.c:2585: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2585: warning: assignment from incompatible pointer type Python3/_regex.c:2586: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2586: warning: assignment from incompatible pointer type Python3/_regex.c:2594: error: lvalue required as left operand of assignment Python3/_regex.c:2594: error: lvalue required as increment operand Python3/_regex.c:2595: error: array subscript is not an integer Python3/_regex.c:2595: error: array subscript is not an integer Python3/_regex.c:2595: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2595: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2609: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2609: warning: assignment from incompatible pointer type Python3/_regex.c:2610: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2610: warning: assignment from incompatible pointer type Python3/_regex.c:2618: error: lvalue required as left operand of assignment Python3/_regex.c:2618: error: lvalue required as increment operand Python3/_regex.c:2619: error: array subscript is not an integer Python3/_regex.c:2619: error: array subscript is not an integer Python3/_regex.c:2619: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2619: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2636: error: ‘simple_string_search_ign_rev’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search_ign_rev’: Python3/_regex.c:2651: error: lvalue required as left operand of assignment Python3/_regex.c:2654: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2655: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2657: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2657: warning: assignment from incompatible pointer type Python3/_regex.c:2671: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2671: warning: assignment from incompatible pointer type Python3/_regex.c:2672: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2672: warning: assignment from incompatible pointer type Python3/_regex.c:2680: error: lvalue required as left operand of assignment Python3/_regex.c:2680: error: lvalue required as increment operand Python3/_regex.c:2681: error: array subscript is not an integer Python3/_regex.c:2681: error: array subscript is not an integer Python3/_regex.c:2681: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2681: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2683: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2683: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:2683: warning: return makes integer from pointer without a cast Python3/_regex.c:2695: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2695: warning: assignment from incompatible pointer type Python3/_regex.c:2696: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2696: warning: assignment from incompatible pointer type Python3/_regex.c:2704: error: lvalue required as left operand of assignment Python3/_regex.c:2704: error: lvalue required as increment operand Python3/_regex.c:2705: error: array subscript is not an integer Python3/_regex.c:2705: error: array subscript is not an integer Python3/_regex.c:2705: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2705: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2707: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2707: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:2707: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2722: error: ‘simple_string_search_rev’ declared as function returning a function Python3/_regex.c: In function ‘simple_string_search_rev’: Python3/_regex.c:2730: error: lvalue required as left operand of assignment Python3/_regex.c:2733: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2734: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2742: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2742: warning: assignment from incompatible pointer type Python3/_regex.c:2743: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2743: warning: assignment from incompatible pointer type Python3/_regex.c:2750: error: lvalue required as left operand of assignment Python3/_regex.c:2750: error: lvalue required as increment operand Python3/_regex.c:2751: error: array subscript is not an integer Python3/_regex.c:2751: error: array subscript is not an integer Python3/_regex.c:2753: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2753: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:2753: warning: return makes integer from pointer without a cast Python3/_regex.c:2765: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2765: warning: assignment from incompatible pointer type Python3/_regex.c:2766: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2766: warning: assignment from incompatible pointer type Python3/_regex.c:2773: error: lvalue required as left operand of assignment Python3/_regex.c:2773: error: lvalue required as increment operand Python3/_regex.c:2774: error: array subscript is not an integer Python3/_regex.c:2774: error: array subscript is not an integer Python3/_regex.c:2776: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2776: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:2776: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:2791: error: ‘fast_string_search’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search’: Python3/_regex.c:2802: error: lvalue required as left operand of assignment Python3/_regex.c:2807: error: lvalue required as left operand of assignment Python3/_regex.c:2808: error: array subscript is not an integer Python3/_regex.c:2808: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2814: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2814: warning: assignment from incompatible pointer type Python3/_regex.c:2815: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2815: warning: assignment from incompatible pointer type Python3/_regex.c:2818: error: array subscript is not an integer Python3/_regex.c:2818: warning: comparison between pointer and integer Python3/_regex.c:2822: error: lvalue required as left operand of assignment Python3/_regex.c:2822: error: lvalue required as decrement operand Python3/_regex.c:2823: error: array subscript is not an integer Python3/_regex.c:2823: error: array subscript is not an integer Python3/_regex.c:2827: error: array subscript is not an integer Python3/_regex.c:2827: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2827: error: invalid use of non-lvalue array Python3/_regex.c:2829: error: array subscript is not an integer Python3/_regex.c:2829: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2829: error: array subscript is not an integer Python3/_regex.c:2829: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2829: error: invalid use of non-lvalue array Python3/_regex.c:2835: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2835: warning: assignment from incompatible pointer type Python3/_regex.c:2836: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2836: warning: assignment from incompatible pointer type Python3/_regex.c:2839: error: array subscript is not an integer Python3/_regex.c:2839: warning: comparison between pointer and integer Python3/_regex.c:2843: error: lvalue required as left operand of assignment Python3/_regex.c:2843: error: lvalue required as decrement operand Python3/_regex.c:2844: error: array subscript is not an integer Python3/_regex.c:2844: error: array subscript is not an integer Python3/_regex.c:2848: error: array subscript is not an integer Python3/_regex.c:2848: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2848: error: invalid use of non-lvalue array Python3/_regex.c:2850: error: array subscript is not an integer Python3/_regex.c:2850: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2850: error: array subscript is not an integer Python3/_regex.c:2850: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2850: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:2859: error: ‘fast_string_search_ign’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search_ign’: Python3/_regex.c:2876: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2876: warning: assignment from incompatible pointer type Python3/_regex.c:2880: error: lvalue required as left operand of assignment Python3/_regex.c:2885: error: lvalue required as left operand of assignment Python3/_regex.c:2886: error: array subscript is not an integer Python3/_regex.c:2886: warning: assignment makes integer from pointer without a cast Python3/_regex.c:2896: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2896: warning: assignment from incompatible pointer type Python3/_regex.c:2897: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2897: warning: assignment from incompatible pointer type Python3/_regex.c:2900: error: array subscript is not an integer Python3/_regex.c:2901: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:2905: error: lvalue required as left operand of assignment Python3/_regex.c:2905: error: lvalue required as decrement operand Python3/_regex.c:2906: error: array subscript is not an integer Python3/_regex.c:2906: error: array subscript is not an integer Python3/_regex.c:2906: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2906: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2910: error: array subscript is not an integer Python3/_regex.c:2910: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2910: error: invalid use of non-lvalue array Python3/_regex.c:2912: error: array subscript is not an integer Python3/_regex.c:2912: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2912: error: array subscript is not an integer Python3/_regex.c:2912: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2912: error: invalid use of non-lvalue array Python3/_regex.c:2918: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2918: warning: assignment from incompatible pointer type Python3/_regex.c:2919: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:2919: warning: assignment from incompatible pointer type Python3/_regex.c:2922: error: array subscript is not an integer Python3/_regex.c:2923: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:2927: error: lvalue required as left operand of assignment Python3/_regex.c:2927: error: lvalue required as decrement operand Python3/_regex.c:2928: error: array subscript is not an integer Python3/_regex.c:2928: error: array subscript is not an integer Python3/_regex.c:2928: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2928: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2932: error: array subscript is not an integer Python3/_regex.c:2932: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2932: error: invalid use of non-lvalue array Python3/_regex.c:2934: error: array subscript is not an integer Python3/_regex.c:2934: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:2934: error: array subscript is not an integer Python3/_regex.c:2934: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:2934: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:2943: error: ‘fast_string_search_ign_rev’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search_ign_rev’: Python3/_regex.c:2959: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:2959: warning: assignment from incompatible pointer type Python3/_regex.c:2963: error: lvalue required as left operand of assignment Python3/_regex.c:2974: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2975: warning: assignment makes pointer from integer without a cast Python3/_regex.c:2981: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2981: warning: assignment from incompatible pointer type Python3/_regex.c:2982: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2982: warning: assignment from incompatible pointer type Python3/_regex.c:2990: error: lvalue required as left operand of assignment Python3/_regex.c:2990: error: lvalue required as increment operand Python3/_regex.c:2991: error: array subscript is not an integer Python3/_regex.c:2991: error: array subscript is not an integer Python3/_regex.c:2991: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2991: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:2993: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:2993: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:2993: warning: return makes integer from pointer without a cast Python3/_regex.c:2995: error: array subscript is not an integer Python3/_regex.c:2995: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2995: error: invalid use of non-lvalue array Python3/_regex.c:2997: error: subscripted value is pointer to function Python3/_regex.c:2997: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:2997: error: invalid use of non-lvalue array Python3/_regex.c:3003: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3003: warning: assignment from incompatible pointer type Python3/_regex.c:3004: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3004: warning: assignment from incompatible pointer type Python3/_regex.c:3012: error: lvalue required as left operand of assignment Python3/_regex.c:3012: error: lvalue required as increment operand Python3/_regex.c:3013: error: array subscript is not an integer Python3/_regex.c:3013: error: array subscript is not an integer Python3/_regex.c:3013: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3013: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3015: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3015: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:3015: warning: return makes integer from pointer without a cast Python3/_regex.c:3017: error: array subscript is not an integer Python3/_regex.c:3017: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3017: error: invalid use of non-lvalue array Python3/_regex.c:3019: error: subscripted value is pointer to function Python3/_regex.c:3019: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3019: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:3028: error: ‘fast_string_search_rev’ declared as function returning a function Python3/_regex.c: In function ‘fast_string_search_rev’: Python3/_regex.c:3038: error: lvalue required as left operand of assignment Python3/_regex.c:3045: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3046: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3052: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3052: warning: assignment from incompatible pointer type Python3/_regex.c:3053: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3053: warning: assignment from incompatible pointer type Python3/_regex.c:3060: error: lvalue required as left operand of assignment Python3/_regex.c:3060: error: lvalue required as increment operand Python3/_regex.c:3061: error: array subscript is not an integer Python3/_regex.c:3061: error: array subscript is not an integer Python3/_regex.c:3063: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3063: error: invalid operands to binary - (have ‘const char **’ and ‘RE_UCHAR *’) Python3/_regex.c:3063: warning: return makes integer from pointer without a cast Python3/_regex.c:3065: error: array subscript is not an integer Python3/_regex.c:3065: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:3065: error: invalid use of non-lvalue array Python3/_regex.c:3067: error: subscripted value is pointer to function Python3/_regex.c:3067: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘const char **’) Python3/_regex.c:3067: error: invalid use of non-lvalue array Python3/_regex.c:3073: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3073: warning: assignment from incompatible pointer type Python3/_regex.c:3074: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3074: warning: assignment from incompatible pointer type Python3/_regex.c:3081: error: lvalue required as left operand of assignment Python3/_regex.c:3081: error: lvalue required as increment operand Python3/_regex.c:3082: error: array subscript is not an integer Python3/_regex.c:3082: error: array subscript is not an integer Python3/_regex.c:3084: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3084: error: invalid operands to binary - (have ‘const char **’ and ‘RE_BCHAR *’) Python3/_regex.c:3084: warning: return makes integer from pointer without a cast Python3/_regex.c:3086: error: array subscript is not an integer Python3/_regex.c:3086: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3086: error: invalid use of non-lvalue array Python3/_regex.c:3088: error: subscripted value is pointer to function Python3/_regex.c:3088: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘const char **’) Python3/_regex.c:3088: error: invalid use of non-lvalue array Python3/_regex.c: At top level: Python3/_regex.c:3097: error: ‘string_search’ declared as function returning a function Python3/_regex.c: In function ‘string_search’: Python3/_regex.c:3102: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3104: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3106: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:3111: error: ‘string_search_ign’ declared as function returning a function Python3/_regex.c: In function ‘string_search_ign’: Python3/_regex.c:3116: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3118: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3120: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:3125: error: ‘string_search_ign_rev’ declared as function returning a function Python3/_regex.c: In function ‘string_search_ign_rev’: Python3/_regex.c:3130: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3132: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3134: warning: return makes integer from pointer without a cast Python3/_regex.c: At top level: Python3/_regex.c:3139: error: ‘string_search_rev’ declared as function returning a function Python3/_regex.c: In function ‘string_search_rev’: Python3/_regex.c:3144: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3146: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3148: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘try_match’: Python3/_regex.c:3163: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:3163: warning: assignment from incompatible pointer type Python3/_regex.c:3194: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3194: error: request for member ‘at_boundary’ in something not a structure or union Python3/_regex.c:3194: error: called object ‘’ is not a function Python3/_regex.c:3194: warning: comparison between pointer and integer Python3/_regex.c:3209: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3209: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3210: error: called object ‘’ is not a function Python3/_regex.c:3210: warning: comparison between pointer and integer Python3/_regex.c:3215: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3215: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3216: error: called object ‘’ is not a function Python3/_regex.c:3216: warning: comparison between pointer and integer Python3/_regex.c:3225: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3225: error: request for member ‘at_default_boundary’ in something not a structure or union Python3/_regex.c:3225: error: called object ‘’ is not a function Python3/_regex.c:3226: warning: comparison between pointer and integer Python3/_regex.c:3244: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3244: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:3245: error: called object ‘’ is not a function Python3/_regex.c:3245: warning: comparison between pointer and integer Python3/_regex.c:3251: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3251: error: request for member ‘has_property’ in something not a structure or union Python3/_regex.c:3252: error: called object ‘’ is not a function Python3/_regex.c:3252: warning: comparison between pointer and integer Python3/_regex.c:3260: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3261: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c:3265: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3266: warning: passing argument 1 of ‘in_set’ from incompatible pointer type Python3/_regex.c:3289: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3289: error: expected ‘;’ before ‘length’ Python3/_regex.c:3290: error: expected ‘;’ before ‘available’ Python3/_regex.c:3292: error: expected ‘;’ before ‘i’ Python3/_regex.c:3294: error: ‘length’ undeclared (first use in this function) Python3/_regex.c:3295: error: ‘available’ undeclared (first use in this function) Python3/_regex.c:3304: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3304: warning: assignment from incompatible pointer type Python3/_regex.c:3306: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:3306: error: lvalue required as increment operand Python3/_regex.c:3306: error: lvalue required as increment operand Python3/_regex.c:3307: error: array subscript is not an integer Python3/_regex.c:3307: error: array subscript is not an integer Python3/_regex.c:3313: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3313: warning: assignment from incompatible pointer type Python3/_regex.c:3315: error: lvalue required as increment operand Python3/_regex.c:3315: error: lvalue required as increment operand Python3/_regex.c:3316: error: array subscript is not an integer Python3/_regex.c:3316: error: array subscript is not an integer Python3/_regex.c:3324: error: expected ‘;’ before ‘length’ Python3/_regex.c:3325: error: expected ‘;’ before ‘available’ Python3/_regex.c:3328: error: expected ‘;’ before ‘i’ Python3/_regex.c:3335: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3335: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3335: warning: assignment from incompatible pointer type Python3/_regex.c:3342: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3342: warning: assignment from incompatible pointer type Python3/_regex.c:3344: error: lvalue required as increment operand Python3/_regex.c:3344: error: lvalue required as increment operand Python3/_regex.c:3345: error: array subscript is not an integer Python3/_regex.c:3345: error: array subscript is not an integer Python3/_regex.c:3345: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3345: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3351: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3351: warning: assignment from incompatible pointer type Python3/_regex.c:3353: error: lvalue required as increment operand Python3/_regex.c:3353: error: lvalue required as increment operand Python3/_regex.c:3354: error: array subscript is not an integer Python3/_regex.c:3354: error: array subscript is not an integer Python3/_regex.c:3354: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3354: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3362: error: expected ‘;’ before ‘length’ Python3/_regex.c:3363: error: expected ‘;’ before ‘available’ Python3/_regex.c:3366: error: expected ‘;’ before ‘i’ Python3/_regex.c:3373: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3373: error: request for member ‘same_char_ign’ in something not a structure or union Python3/_regex.c:3373: warning: assignment from incompatible pointer type Python3/_regex.c:3380: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3380: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3382: error: lvalue required as increment operand Python3/_regex.c:3382: error: lvalue required as increment operand Python3/_regex.c:3383: error: array subscript is not an integer Python3/_regex.c:3383: error: array subscript is not an integer Python3/_regex.c:3383: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3383: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3389: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3389: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3391: error: lvalue required as increment operand Python3/_regex.c:3391: error: lvalue required as increment operand Python3/_regex.c:3392: error: array subscript is not an integer Python3/_regex.c:3392: error: array subscript is not an integer Python3/_regex.c:3392: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3392: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:3400: error: expected ‘;’ before ‘length’ Python3/_regex.c:3401: error: expected ‘;’ before ‘available’ Python3/_regex.c:3403: error: expected ‘;’ before ‘i’ Python3/_regex.c:3415: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3415: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3417: error: lvalue required as increment operand Python3/_regex.c:3417: error: lvalue required as increment operand Python3/_regex.c:3418: error: array subscript is not an integer Python3/_regex.c:3418: error: array subscript is not an integer Python3/_regex.c:3424: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3424: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3426: error: lvalue required as increment operand Python3/_regex.c:3426: error: lvalue required as increment operand Python3/_regex.c:3427: error: array subscript is not an integer Python3/_regex.c:3427: error: array subscript is not an integer Python3/_regex.c:3436: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:3436: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘general_check’: Python3/_regex.c:3453: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3457: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3461: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3465: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3485: warning: passing argument 4 of ‘string_search’ makes pointer from integer without a cast Python3/_regex.c:3485: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3489: warning: passing argument 4 of ‘string_search_ign’ makes pointer from integer without a cast Python3/_regex.c:3489: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3493: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:3493: warning: passing argument 4 of ‘string_search_ign_rev’ from incompatible pointer type Python3/_regex.c:3493: warning: assignment makes pointer from integer without a cast Python3/_regex.c:3497: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:3497: warning: passing argument 4 of ‘string_search_rev’ from incompatible pointer type Python3/_regex.c:3497: warning: assignment makes pointer from integer without a cast Python3/_regex.c: In function ‘search_start’: Python3/_regex.c:3518: error: lvalue required as left operand of assignment Python3/_regex.c:3524: error: lvalue required as left operand of assignment Python3/_regex.c:3525: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3525: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3525: error: lvalue required as left operand of assignment Python3/_regex.c:3527: error: lvalue required as left operand of assignment Python3/_regex.c:3528: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3528: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3528: error: lvalue required as left operand of assignment Python3/_regex.c:3542: error: lvalue required as left operand of assignment Python3/_regex.c:3552: error: lvalue required as left operand of assignment Python3/_regex.c:3558: error: lvalue required as left operand of assignment Python3/_regex.c:3564: error: lvalue required as left operand of assignment Python3/_regex.c:3575: error: lvalue required as left operand of assignment Python3/_regex.c:3576: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3576: error: request for member ‘at_boundary’ in something not a structure or union Python3/_regex.c:3576: warning: assignment from incompatible pointer type Python3/_regex.c:3583: error: lvalue required as left operand of assignment Python3/_regex.c:3589: error: lvalue required as left operand of assignment Python3/_regex.c:3594: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3594: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3594: error: lvalue required as left operand of assignment Python3/_regex.c:3596: error: lvalue required as left operand of assignment Python3/_regex.c:3601: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3601: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3601: error: lvalue required as left operand of assignment Python3/_regex.c:3603: error: lvalue required as left operand of assignment Python3/_regex.c:3608: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:3608: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:3608: error: lvalue required as left operand of assignment Python3/_regex.c:3610: error: lvalue required as left operand of assignment Python3/_regex.c:3621: error: lvalue required as left operand of assignment Python3/_regex.c:3622: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:3622: error: request for member ‘at_default_boundary’ in something not a structure or union Python3/_regex.c:3622: warning: assignment from incompatible pointer type Python3/_regex.c:3629: error: lvalue required as left operand of assignment Python3/_regex.c:3637: error: lvalue required as left operand of assignment Python3/_regex.c:3644: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3644: warning: assignment from incompatible pointer type Python3/_regex.c:3645: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3645: warning: assignment from incompatible pointer type Python3/_regex.c:3646: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3646: warning: assignment from incompatible pointer type Python3/_regex.c:3653: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3653: error: invalid use of non-lvalue array Python3/_regex.c:3656: error: lvalue required as left operand of assignment Python3/_regex.c:3662: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3662: warning: assignment from incompatible pointer type Python3/_regex.c:3663: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3663: warning: assignment from incompatible pointer type Python3/_regex.c:3664: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3664: warning: assignment from incompatible pointer type Python3/_regex.c:3671: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3671: error: invalid use of non-lvalue array Python3/_regex.c:3674: error: lvalue required as left operand of assignment Python3/_regex.c:3687: error: lvalue required as left operand of assignment Python3/_regex.c:3692: error: lvalue required as left operand of assignment Python3/_regex.c:3694: error: lvalue required as left operand of assignment Python3/_regex.c:3702: error: lvalue required as left operand of assignment Python3/_regex.c:3704: error: lvalue required as left operand of assignment Python3/_regex.c:3714: error: lvalue required as left operand of assignment Python3/_regex.c:3720: error: lvalue required as left operand of assignment Python3/_regex.c:3733: error: lvalue required as left operand of assignment Python3/_regex.c:3736: error: lvalue required as left operand of assignment Python3/_regex.c:3742: error: lvalue required as left operand of assignment Python3/_regex.c:3748: error: lvalue required as left operand of assignment Python3/_regex.c:3754: error: lvalue required as left operand of assignment Python3/_regex.c:3762: error: lvalue required as left operand of assignment Python3/_regex.c:3769: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3769: warning: assignment from incompatible pointer type Python3/_regex.c:3770: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3770: warning: assignment from incompatible pointer type Python3/_regex.c:3778: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:3778: error: invalid use of non-lvalue array Python3/_regex.c:3781: error: lvalue required as left operand of assignment Python3/_regex.c:3787: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3787: warning: assignment from incompatible pointer type Python3/_regex.c:3788: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3788: warning: assignment from incompatible pointer type Python3/_regex.c:3796: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:3796: error: invalid use of non-lvalue array Python3/_regex.c:3799: error: lvalue required as left operand of assignment Python3/_regex.c:3812: error: lvalue required as left operand of assignment Python3/_regex.c:3815: error: lvalue required as left operand of assignment Python3/_regex.c:3820: error: lvalue required as left operand of assignment Python3/_regex.c:3825: error: lvalue required as left operand of assignment Python3/_regex.c:3830: error: lvalue required as left operand of assignment Python3/_regex.c:3841: error: lvalue required as left operand of assignment Python3/_regex.c:3845: error: lvalue required as left operand of assignment Python3/_regex.c:3849: error: lvalue required as left operand of assignment Python3/_regex.c: At top level: Python3/_regex.c:3864: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘save_capture’: Python3/_regex.c:3870: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:3870: error: array subscript is not an integer Python3/_regex.c:3870: warning: assignment from incompatible pointer type Python3/_regex.c:3871: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:3871: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:3872: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3872: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:3875: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:3875: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:3875: error: invalid operands to binary * (have ‘const char **’ and ‘int’) Python3/_regex.c:3878: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:3879: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:3879: error: too many arguments to function ‘safe_realloc’ Python3/_regex.c:3883: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:3884: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:3886: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:3886: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:3886: error: lvalue required as increment operand Python3/_regex.c:3886: error: lvalue required as increment operand Python3/_regex.c:3886: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:3892: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘unsave_capture’: Python3/_regex.c:3896: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:3896: error: array subscript is not an integer Python3/_regex.c:3896: error: request for member ‘capture_count’ in something not a structure or union Python3/_regex.c:3896: error: lvalue required as decrement operand Python3/_regex.c:3896: error: lvalue required as decrement operand Python3/_regex.c: In function ‘save_all_captures’: Python3/_regex.c:3904: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3904: error: ‘capture_counts’ undeclared (first use in this function) Python3/_regex.c:3904: error: invalid operands to binary * (have ‘const char **’ and ‘const char **’) Python3/_regex.c:3907: error: lvalue required as left operand of assignment Python3/_regex.c:3909: error: ‘struct ’ has no member named ‘capture_counts’ Python3/_regex.c:3914: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3914: error: invalid operands to binary + (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:3914: error: ‘RE_CaptureCountsBlock’ has no member named ‘capacity’ Python3/_regex.c:3916: error: expected ‘;’ before ‘n’ Python3/_regex.c:3917: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:3923: error: too many arguments to function ‘safe_alloc’ Python3/_regex.c:3927: error: ‘n’ undeclared (first use in this function) Python3/_regex.c:3927: error: invalid operands to binary / (have ‘int’ and ‘int (*)()’) Python3/_regex.c:3928: warning: comparison between pointer and integer Python3/_regex.c:3930: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:3930: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:3932: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3932: error: expected expression before ‘)’ token Python3/_regex.c:3932: error: invalid operands to binary * (have ‘const char **’ and ‘const char **’) Python3/_regex.c:3934: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3940: warning: assignment from incompatible pointer type Python3/_regex.c:3941: error: ‘RE_CaptureCountsBlock’ has no member named ‘capacity’ Python3/_regex.c:3944: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3949: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3949: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3949: error: array subscript is not an integer Python3/_regex.c:3950: error: lvalue required as left operand of assignment Python3/_regex.c:3950: error: lvalue required as increment operand Python3/_regex.c:3951: error: array subscript is not an integer Python3/_regex.c:3951: error: array subscript is not an integer Python3/_regex.c:3951: error: request for member ‘capture_count’ in something not a structure or union Python3/_regex.c:3952: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c: In function ‘restore_all_captures’: Python3/_regex.c:3962: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:3962: error: ‘capture_counts’ undeclared (first use in this function) Python3/_regex.c:3962: error: invalid operands to binary * (have ‘const char **’ and ‘const char **’) Python3/_regex.c:3965: error: lvalue required as left operand of assignment Python3/_regex.c:3970: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3972: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3973: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:3973: error: ‘RE_CaptureCountsBlock’ has no member named ‘count’ Python3/_regex.c:3973: error: array subscript is not an integer Python3/_regex.c:3974: error: lvalue required as left operand of assignment Python3/_regex.c:3974: error: lvalue required as increment operand Python3/_regex.c:3975: error: array subscript is not an integer Python3/_regex.c:3975: error: request for member ‘capture_count’ in something not a structure or union Python3/_regex.c:3975: error: array subscript is not an integer Python3/_regex.c: In function ‘save_info’: Python3/_regex.c:3982: error: ‘RE_Info’ has no member named ‘backtrack_count’ Python3/_regex.c:3982: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:3983: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3984: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3985: error: ‘RE_Info’ has no member named ‘captures_count’ Python3/_regex.c:3985: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3985: error: request for member ‘count’ in something not a structure or union Python3/_regex.c:3986: error: ‘RE_Info’ has no member named ‘saved_groups_count’ Python3/_regex.c:3987: error: ‘RE_Info’ has no member named ‘must_advance’ Python3/_regex.c: In function ‘restore_info’: Python3/_regex.c:3992: error: ‘RE_Info’ has no member named ‘must_advance’ Python3/_regex.c:3992: error: incompatible types in assignment Python3/_regex.c:3993: error: ‘RE_Info’ has no member named ‘saved_groups_count’ Python3/_regex.c:3993: warning: assignment from incompatible pointer type Python3/_regex.c:3994: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3995: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3995: error: request for member ‘count’ in something not a structure or union Python3/_regex.c:3995: error: ‘RE_Info’ has no member named ‘captures_count’ Python3/_regex.c:3997: error: ‘RE_Info’ has no member named ‘current_capture_counts_block’ Python3/_regex.c:3997: warning: assignment from incompatible pointer type Python3/_regex.c:3999: error: ‘RE_BacktrackBlock’ has no member named ‘count’ Python3/_regex.c:3999: error: ‘RE_Info’ has no member named ‘backtrack_count’ Python3/_regex.c: In function ‘in_guard_list’: Python3/_regex.c:4010: error: lvalue required as left operand of assignment Python3/_regex.c:4011: error: lvalue required as left operand of assignment Python3/_regex.c:4015: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:4015: error: invalid operands to binary / (have ‘const char **’ and ‘int’) Python3/_regex.c:4015: error: lvalue required as left operand of assignment Python3/_regex.c:4016: error: array subscript is not an integer Python3/_regex.c:4016: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4016: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:4017: error: lvalue required as left operand of assignment Python3/_regex.c:4018: error: array subscript is not an integer Python3/_regex.c:4018: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4018: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:4019: error: lvalue required as left operand of assignment Python3/_regex.c:4024: error: lvalue required as left operand of assignment Python3/_regex.c:4024: error: lvalue required as decrement operand Python3/_regex.c:4025: error: array subscript is not an integer Python3/_regex.c:4025: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4025: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c: In function ‘compress_guard_list’: Python3/_regex.c:4046: error: lvalue required as left operand of assignment Python3/_regex.c:4046: error: lvalue required as increment operand Python3/_regex.c:4051: error: array subscript is not an integer Python3/_regex.c:4051: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4051: error: array subscript is not an integer Python3/_regex.c:4051: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4054: error: lvalue required as left operand of assignment Python3/_regex.c:4055: error: lvalue required as left operand of assignment Python3/_regex.c:4059: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:4059: error: invalid operands to binary / (have ‘const char **’ and ‘int’) Python3/_regex.c:4059: error: lvalue required as left operand of assignment Python3/_regex.c:4060: error: array subscript is not an integer Python3/_regex.c:4060: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4060: error: array subscript is not an integer Python3/_regex.c:4060: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4061: error: lvalue required as left operand of assignment Python3/_regex.c:4063: error: lvalue required as left operand of assignment Python3/_regex.c:4070: error: array subscript is not an integer Python3/_regex.c:4070: error: incompatible types in assignment Python3/_regex.c:4071: warning: incompatible implicit declaration of built-in function ‘memmove’ Python3/_regex.c:4071: error: invalid operands to binary + (have ‘struct RE_GuardSpan *’ and ‘int (*)()’) Python3/_regex.c:4071: error: invalid operands to binary + (have ‘struct RE_GuardSpan *’ and ‘int (*)()’) Python3/_regex.c:4073: error: array subscript is not an integer Python3/_regex.c:4081: error: lvalue required as left operand of assignment Python3/_regex.c:4083: error: array subscript is not an integer Python3/_regex.c:4083: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4083: error: array subscript is not an integer Python3/_regex.c:4083: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4084: error: lvalue required as increment operand Python3/_regex.c:4086: error: lvalue required as left operand of assignment Python3/_regex.c:4086: error: lvalue required as increment operand Python3/_regex.c:4087: error: array subscript is not an integer Python3/_regex.c:4087: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4088: error: array subscript is not an integer Python3/_regex.c:4088: error: request for member ‘low’ in something not a structure or union Python3/_regex.c:4089: error: array subscript is not an integer Python3/_regex.c:4089: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4089: error: array subscript is not an integer Python3/_regex.c:4089: error: request for member ‘high’ in something not a structure or union Python3/_regex.c:4091: error: lvalue required as increment operand Python3/_regex.c:4091: error: array subscript is not an integer Python3/_regex.c:4091: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:4099: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘guard’: Python3/_regex.c:4104: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:4104: error: array subscript is not an integer Python3/_regex.c:4104: error: request for member ‘guards’ in something not a structure or union Python3/_regex.c:4104: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:4109: error: array subscript is not an integer Python3/_regex.c:4109: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:4109: warning: assignment from incompatible pointer type Python3/_regex.c:4111: error: array subscript is not an integer Python3/_regex.c:4111: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:4111: warning: assignment from incompatible pointer type Python3/_regex.c:4122: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:4122: error: expected ‘;’ before ‘new_capacity’ Python3/_regex.c:4125: error: ‘new_capacity’ undeclared (first use in this function) Python3/_regex.c:4125: error: invalid operands to binary * (have ‘int (*)()’ and ‘int’) Python3/_regex.c:4129: error: invalid operands to binary * (have ‘const char **’ and ‘long unsigned int’) Python3/_regex.c:4129: error: too many arguments to function ‘safe_realloc’ Python3/_regex.c:4133: warning: assignment from incompatible pointer type Python3/_regex.c:4137: error: array subscript is not an integer Python3/_regex.c:4137: error: request for member ‘low’ in something not a structure or union Python3/_regex.c: At top level: Python3/_regex.c:4143: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘is_guarded’: Python3/_regex.c:4148: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:4148: error: array subscript is not an integer Python3/_regex.c:4148: error: request for member ‘guards’ in something not a structure or union Python3/_regex.c:4148: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:4153: error: array subscript is not an integer Python3/_regex.c:4153: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:4153: warning: assignment from incompatible pointer type Python3/_regex.c:4155: error: array subscript is not an integer Python3/_regex.c:4155: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:4155: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘reset_guards’: Python3/_regex.c:4164: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:4164: error: expected ‘;’ before ‘i’ Python3/_regex.c:4166: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:4166: warning: comparison between pointer and integer Python3/_regex.c:4166: error: lvalue required as increment operand Python3/_regex.c:4166: error: lvalue required as increment operand Python3/_regex.c:4169: error: array subscript is not an integer Python3/_regex.c:4169: error: array subscript is not an integer Python3/_regex.c:4169: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:4169: warning: assignment from incompatible pointer type Python3/_regex.c:4173: error: array subscript is not an integer Python3/_regex.c:4173: error: array subscript is not an integer Python3/_regex.c:4173: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:4173: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘basic_match’: Python3/_regex.c:4194: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:4194: error: expected ‘;’ before ‘iterations’ Python3/_regex.c:4205: error: lvalue required as left operand of assignment Python3/_regex.c:4206: error: lvalue required as left operand of assignment Python3/_regex.c:4207: error: lvalue required as left operand of assignment Python3/_regex.c:4209: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:4209: warning: assignment from incompatible pointer type Python3/_regex.c:4212: warning: assignment from incompatible pointer type Python3/_regex.c:4213: warning: assignment from incompatible pointer type Python3/_regex.c:4217: error: lvalue required as left operand of assignment Python3/_regex.c:4243: error: ‘iterations’ undeclared (first use in this function) Python3/_regex.c:4244: error: lvalue required as left operand of assignment Python3/_regex.c:4246: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:4246: warning: assignment from incompatible pointer type Python3/_regex.c:4250: error: lvalue required as left operand of assignment Python3/_regex.c:4272: error: lvalue required as left operand of assignment Python3/_regex.c:4281: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:4281: warning: assignment from incompatible pointer type Python3/_regex.c:4297: error: lvalue required as increment operand Python3/_regex.c:4304: error: lvalue required as increment operand Python3/_regex.c:4311: error: lvalue required as decrement operand Python3/_regex.c:4318: error: lvalue required as decrement operand Python3/_regex.c:4353: error: lvalue required as left operand of assignment Python3/_regex.c:4361: error: lvalue required as left operand of assignment Python3/_regex.c:4369: error: lvalue required as left operand of assignment Python3/_regex.c:4397: error: lvalue required as left operand of assignment Python3/_regex.c:4401: error: lvalue required as left operand of assignment Python3/_regex.c:4413: error: lvalue required as left operand of assignment Python3/_regex.c:4422: error: lvalue required as left operand of assignment Python3/_regex.c:4431: error: lvalue required as left operand of assignment Python3/_regex.c:4440: error: lvalue required as left operand of assignment Python3/_regex.c:4451: error: expected ‘;’ before ‘index’ Python3/_regex.c:4461: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:4462: error: array subscript is not an integer Python3/_regex.c:4462: warning: assignment from incompatible pointer type Python3/_regex.c:4465: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4465: error: lvalue required as increment operand Python3/_regex.c:4465: error: lvalue required as increment operand Python3/_regex.c:4479: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4479: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4480: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4480: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4480: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4482: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4482: warning: comparison between pointer and integer Python3/_regex.c:4483: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4483: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4483: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4487: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4487: error: lvalue required as decrement operand Python3/_regex.c:4487: error: lvalue required as decrement operand Python3/_regex.c:4504: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4505: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4505: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4506: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4506: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4507: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4517: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4527: warning: assignment from incompatible pointer type Python3/_regex.c:4528: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4530: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4530: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4531: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4531: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4538: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4538: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4538: error: too many arguments to function ‘guard’ Python3/_regex.c:4543: error: lvalue required as left operand of assignment Python3/_regex.c:4552: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4562: warning: assignment from incompatible pointer type Python3/_regex.c:4563: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4565: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4565: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4566: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4566: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4568: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4568: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4568: error: too many arguments to function ‘guard’ Python3/_regex.c:4573: error: lvalue required as left operand of assignment Python3/_regex.c:4590: error: too many arguments to function ‘save_capture’ Python3/_regex.c:4597: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4604: error: expected ‘;’ before ‘index’ Python3/_regex.c:4615: error: array subscript is not an integer Python3/_regex.c:4615: warning: assignment from incompatible pointer type Python3/_regex.c:4618: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4618: error: lvalue required as increment operand Python3/_regex.c:4618: error: lvalue required as increment operand Python3/_regex.c:4628: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4628: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4630: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4630: warning: comparison between pointer and integer Python3/_regex.c:4634: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4634: error: lvalue required as decrement operand Python3/_regex.c:4634: error: lvalue required as decrement operand Python3/_regex.c:4652: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4653: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4653: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4654: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4654: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4665: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4675: warning: assignment from incompatible pointer type Python3/_regex.c:4676: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4678: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4678: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4679: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4679: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4690: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4700: warning: assignment from incompatible pointer type Python3/_regex.c:4701: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4703: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4703: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4704: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4704: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4731: error: expected ‘;’ before ‘index’ Python3/_regex.c:4733: error: expected ‘;’ before ‘max_count’ Python3/_regex.c:4742: error: array subscript is not an integer Python3/_regex.c:4742: warning: assignment from incompatible pointer type Python3/_regex.c:4749: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4750: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4750: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4751: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4751: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4753: error: ‘max_count’ undeclared (first use in this function) Python3/_regex.c:4755: warning: comparison between pointer and integer Python3/_regex.c:4758: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4759: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4762: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4762: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4762: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4766: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:4766: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:4766: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:4784: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4785: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4785: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4786: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4786: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4787: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4790: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4790: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4790: error: too many arguments to function ‘guard’ Python3/_regex.c:4796: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4796: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4796: error: too many arguments to function ‘guard’ Python3/_regex.c:4801: error: lvalue required as left operand of assignment Python3/_regex.c:4807: error: expected ‘;’ before ‘count’ Python3/_regex.c:4808: error: expected ‘;’ before ‘index’ Python3/_regex.c:4813: error: ‘count’ undeclared (first use in this function) Python3/_regex.c:4817: warning: comparison between pointer and integer Python3/_regex.c:4821: warning: comparison between pointer and integer Python3/_regex.c:4831: error: array subscript is not an integer Python3/_regex.c:4831: warning: assignment from incompatible pointer type Python3/_regex.c:4837: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4838: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4838: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4839: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4839: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4841: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4842: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4845: error: cast specifies function type Python3/_regex.c:4845: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:4845: error: lvalue required as left operand of assignment Python3/_regex.c:4847: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4847: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4847: error: too many arguments to function ‘guard’ Python3/_regex.c:4872: error: expected ‘;’ before ‘index’ Python3/_regex.c:4874: error: expected ‘;’ before ‘max_count’ Python3/_regex.c:4880: error: array subscript is not an integer Python3/_regex.c:4880: warning: assignment from incompatible pointer type Python3/_regex.c:4887: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4888: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4888: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4889: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4889: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4893: warning: comparison between pointer and integer Python3/_regex.c:4896: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4897: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4911: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4914: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4914: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4915: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:4915: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:4928: error: expected ‘;’ before ‘count’ Python3/_regex.c:4929: error: expected ‘;’ before ‘index’ Python3/_regex.c:4938: warning: comparison between pointer and integer Python3/_regex.c:4942: warning: comparison between pointer and integer Python3/_regex.c:4952: error: array subscript is not an integer Python3/_regex.c:4952: warning: assignment from incompatible pointer type Python3/_regex.c:4958: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:4959: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:4959: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4960: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:4960: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4962: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:4963: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:4966: error: cast specifies function type Python3/_regex.c:4966: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:4966: error: lvalue required as left operand of assignment Python3/_regex.c:4968: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:4968: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:4968: error: too many arguments to function ‘guard’ Python3/_regex.c:5019: error: lvalue required as left operand of assignment Python3/_regex.c:5029: error: lvalue required as left operand of assignment Python3/_regex.c:5036: error: expected ‘;’ before ‘length’ Python3/_regex.c:5037: error: expected ‘;’ before ‘available’ Python3/_regex.c:5038: error: expected ‘;’ before ‘i’ Python3/_regex.c:5052: error: ‘length’ undeclared (first use in this function) Python3/_regex.c:5053: error: ‘available’ undeclared (first use in this function) Python3/_regex.c:5061: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5061: warning: assignment from incompatible pointer type Python3/_regex.c:5062: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5062: warning: assignment from incompatible pointer type Python3/_regex.c:5065: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:5065: error: lvalue required as increment operand Python3/_regex.c:5065: error: lvalue required as increment operand Python3/_regex.c:5066: error: array subscript is not an integer Python3/_regex.c:5066: error: array subscript is not an integer Python3/_regex.c:5066: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5066: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5070: error: lvalue required as increment operand Python3/_regex.c:5070: error: lvalue required as increment operand Python3/_regex.c:5071: error: array subscript is not an integer Python3/_regex.c:5071: error: array subscript is not an integer Python3/_regex.c:5079: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5079: warning: assignment from incompatible pointer type Python3/_regex.c:5080: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5080: warning: assignment from incompatible pointer type Python3/_regex.c:5083: error: lvalue required as increment operand Python3/_regex.c:5083: error: lvalue required as increment operand Python3/_regex.c:5084: error: array subscript is not an integer Python3/_regex.c:5084: error: array subscript is not an integer Python3/_regex.c:5084: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5084: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5088: error: lvalue required as increment operand Python3/_regex.c:5088: error: lvalue required as increment operand Python3/_regex.c:5089: error: array subscript is not an integer Python3/_regex.c:5089: error: array subscript is not an integer Python3/_regex.c:5094: error: lvalue required as left operand of assignment Python3/_regex.c:5103: error: expected ‘;’ before ‘length’ Python3/_regex.c:5104: error: expected ‘;’ before ‘available’ Python3/_regex.c:5105: error: expected ‘;’ before ‘i’ Python3/_regex.c:5124: error: lvalue required as left operand of assignment Python3/_regex.c:5130: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5130: warning: assignment from incompatible pointer type Python3/_regex.c:5131: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5131: warning: assignment from incompatible pointer type Python3/_regex.c:5134: error: lvalue required as increment operand Python3/_regex.c:5134: error: lvalue required as increment operand Python3/_regex.c:5135: error: array subscript is not an integer Python3/_regex.c:5135: error: array subscript is not an integer Python3/_regex.c:5135: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5135: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5139: error: lvalue required as increment operand Python3/_regex.c:5139: error: lvalue required as increment operand Python3/_regex.c:5140: error: array subscript is not an integer Python3/_regex.c:5140: error: array subscript is not an integer Python3/_regex.c:5148: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5148: warning: assignment from incompatible pointer type Python3/_regex.c:5149: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5149: warning: assignment from incompatible pointer type Python3/_regex.c:5152: error: lvalue required as increment operand Python3/_regex.c:5152: error: lvalue required as increment operand Python3/_regex.c:5153: error: array subscript is not an integer Python3/_regex.c:5153: error: array subscript is not an integer Python3/_regex.c:5153: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5153: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5157: error: lvalue required as increment operand Python3/_regex.c:5157: error: lvalue required as increment operand Python3/_regex.c:5158: error: array subscript is not an integer Python3/_regex.c:5158: error: array subscript is not an integer Python3/_regex.c:5178: error: lvalue required as left operand of assignment Python3/_regex.c:5186: error: lvalue required as left operand of assignment Python3/_regex.c:5194: error: lvalue required as left operand of assignment Python3/_regex.c:5202: error: lvalue required as left operand of assignment Python3/_regex.c:5218: error: too many arguments to function ‘save_capture’ Python3/_regex.c:5225: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5245: error: expected ‘;’ before ‘length’ Python3/_regex.c:5246: error: expected ‘;’ before ‘available’ Python3/_regex.c:5248: error: expected ‘;’ before ‘i’ Python3/_regex.c:5261: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5261: warning: assignment from incompatible pointer type Python3/_regex.c:5264: error: lvalue required as increment operand Python3/_regex.c:5264: error: lvalue required as increment operand Python3/_regex.c:5265: error: array subscript is not an integer Python3/_regex.c:5265: error: array subscript is not an integer Python3/_regex.c:5265: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5265: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5269: error: lvalue required as increment operand Python3/_regex.c:5269: error: lvalue required as increment operand Python3/_regex.c:5270: error: array subscript is not an integer Python3/_regex.c:5270: error: array subscript is not an integer Python3/_regex.c:5277: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5277: warning: assignment from incompatible pointer type Python3/_regex.c:5280: error: lvalue required as increment operand Python3/_regex.c:5280: error: lvalue required as increment operand Python3/_regex.c:5281: error: array subscript is not an integer Python3/_regex.c:5281: error: array subscript is not an integer Python3/_regex.c:5281: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5281: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5285: error: lvalue required as increment operand Python3/_regex.c:5285: error: lvalue required as increment operand Python3/_regex.c:5286: error: array subscript is not an integer Python3/_regex.c:5286: error: array subscript is not an integer Python3/_regex.c:5291: error: lvalue required as left operand of assignment Python3/_regex.c:5298: error: expected ‘;’ before ‘length’ Python3/_regex.c:5299: error: expected ‘;’ before ‘available’ Python3/_regex.c:5301: error: expected ‘;’ before ‘i’ Python3/_regex.c:5310: error: lvalue required as left operand of assignment Python3/_regex.c:5315: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5315: warning: assignment from incompatible pointer type Python3/_regex.c:5318: error: lvalue required as increment operand Python3/_regex.c:5318: error: lvalue required as increment operand Python3/_regex.c:5319: error: array subscript is not an integer Python3/_regex.c:5319: error: array subscript is not an integer Python3/_regex.c:5319: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5319: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5323: error: lvalue required as increment operand Python3/_regex.c:5323: error: lvalue required as increment operand Python3/_regex.c:5324: error: array subscript is not an integer Python3/_regex.c:5324: error: array subscript is not an integer Python3/_regex.c:5331: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5331: warning: assignment from incompatible pointer type Python3/_regex.c:5334: error: lvalue required as increment operand Python3/_regex.c:5334: error: lvalue required as increment operand Python3/_regex.c:5335: error: array subscript is not an integer Python3/_regex.c:5335: error: array subscript is not an integer Python3/_regex.c:5335: warning: passing argument 1 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5335: warning: passing argument 2 of ‘same_char_ign’ makes integer from pointer without a cast Python3/_regex.c:5339: error: lvalue required as increment operand Python3/_regex.c:5339: error: lvalue required as increment operand Python3/_regex.c:5340: error: array subscript is not an integer Python3/_regex.c:5340: error: array subscript is not an integer Python3/_regex.c:5361: error: lvalue required as increment operand Python3/_regex.c:5361: error: lvalue required as increment operand Python3/_regex.c:5362: error: invalid operands to binary & (have ‘const char **’ and ‘int’) Python3/_regex.c:5388: error: lvalue required as left operand of assignment Python3/_regex.c:5398: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5398: error: too many arguments to function ‘unsave_capture’ Python3/_regex.c:5408: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5408: error: array subscript is not an integer Python3/_regex.c:5408: warning: assignment from incompatible pointer type Python3/_regex.c:5409: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5409: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5410: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5410: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5415: error: lvalue required as left operand of assignment Python3/_regex.c:5416: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5418: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5418: error: lvalue required as decrement operand Python3/_regex.c:5418: error: lvalue required as decrement operand Python3/_regex.c:5419: warning: assignment from incompatible pointer type Python3/_regex.c:5422: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5423: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:5423: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:5423: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:5423: error: too many arguments to function ‘guard’ Python3/_regex.c:5436: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5436: error: array subscript is not an integer Python3/_regex.c:5436: warning: assignment from incompatible pointer type Python3/_regex.c:5437: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5437: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5438: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5438: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5443: error: lvalue required as left operand of assignment Python3/_regex.c:5444: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5446: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5446: error: lvalue required as decrement operand Python3/_regex.c:5446: error: lvalue required as decrement operand Python3/_regex.c:5447: warning: assignment from incompatible pointer type Python3/_regex.c:5465: error: lvalue required as left operand of assignment Python3/_regex.c:5466: error: lvalue required as left operand of assignment Python3/_regex.c:5475: error: expected ‘;’ before ‘available’ Python3/_regex.c:5476: error: expected ‘;’ before ‘count’ Python3/_regex.c:5488: warning: comparison between pointer and integer Python3/_regex.c:5489: error: cast specifies function type Python3/_regex.c:5489: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5489: error: lvalue required as left operand of assignment Python3/_regex.c:5495: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:5495: warning: assignment from incompatible pointer type Python3/_regex.c:5505: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5505: error: array subscript is not an integer Python3/_regex.c:5505: warning: assignment from incompatible pointer type Python3/_regex.c:5506: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5506: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5507: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5507: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5514: error: expected ‘;’ before ‘count’ Python3/_regex.c:5521: error: expected ‘;’ before ‘index’ Python3/_regex.c:5526: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5526: error: array subscript is not an integer Python3/_regex.c:5526: warning: assignment from incompatible pointer type Python3/_regex.c:5531: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5531: error: lvalue required as left operand of assignment Python3/_regex.c:5533: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5534: error: lvalue required as left operand of assignment Python3/_regex.c:5535: error: cast specifies function type Python3/_regex.c:5535: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5535: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5535: error: lvalue required as left operand of assignment Python3/_regex.c:5536: error: cast specifies function type Python3/_regex.c:5536: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5536: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5536: error: lvalue required as left operand of assignment Python3/_regex.c:5551: error: lvalue required as left operand of assignment Python3/_regex.c:5552: error: array subscript is not an integer Python3/_regex.c:5552: warning: comparison between pointer and integer Python3/_regex.c:5553: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5553: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5553: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5564: error: lvalue required as left operand of assignment Python3/_regex.c:5565: error: array subscript is not an integer Python3/_regex.c:5565: warning: comparison between pointer and integer Python3/_regex.c:5566: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5566: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5566: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5591: error: lvalue required as left operand of assignment Python3/_regex.c:5592: error: array subscript is not an integer Python3/_regex.c:5593: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5594: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5594: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5594: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5605: error: lvalue required as left operand of assignment Python3/_regex.c:5606: error: array subscript is not an integer Python3/_regex.c:5607: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5608: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5608: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5608: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5634: error: lvalue required as left operand of assignment Python3/_regex.c:5635: error: array subscript is not an integer Python3/_regex.c:5636: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5637: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5637: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5637: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5648: error: lvalue required as left operand of assignment Python3/_regex.c:5649: error: array subscript is not an integer Python3/_regex.c:5650: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5651: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5651: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5651: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5667: error: lvalue required as left operand of assignment Python3/_regex.c:5668: error: array subscript is not an integer Python3/_regex.c:5668: warning: comparison between pointer and integer Python3/_regex.c:5669: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5669: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5669: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5680: error: lvalue required as left operand of assignment Python3/_regex.c:5681: error: array subscript is not an integer Python3/_regex.c:5681: warning: comparison between pointer and integer Python3/_regex.c:5682: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5682: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5682: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5700: error: lvalue required as left operand of assignment Python3/_regex.c:5701: error: array subscript is not an integer Python3/_regex.c:5701: warning: comparison between pointer and integer Python3/_regex.c:5703: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5703: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5703: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5716: error: lvalue required as left operand of assignment Python3/_regex.c:5717: error: array subscript is not an integer Python3/_regex.c:5717: warning: comparison between pointer and integer Python3/_regex.c:5719: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5719: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5719: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5747: error: lvalue required as left operand of assignment Python3/_regex.c:5748: error: array subscript is not an integer Python3/_regex.c:5749: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5751: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5751: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5751: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5764: error: lvalue required as left operand of assignment Python3/_regex.c:5765: error: array subscript is not an integer Python3/_regex.c:5766: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5768: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5768: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5768: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5783: error: array subscript is not an integer Python3/_regex.c:5783: warning: assignment makes integer from pointer without a cast Python3/_regex.c:5798: error: lvalue required as left operand of assignment Python3/_regex.c:5799: error: array subscript is not an integer Python3/_regex.c:5800: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5802: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5802: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5802: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5815: error: lvalue required as left operand of assignment Python3/_regex.c:5816: error: array subscript is not an integer Python3/_regex.c:5817: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:5819: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5819: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5819: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5830: error: array subscript is not an integer Python3/_regex.c:5830: warning: assignment makes integer from pointer without a cast Python3/_regex.c:5840: error: lvalue required as left operand of assignment Python3/_regex.c:5841: error: array subscript is not an integer Python3/_regex.c:5841: warning: comparison between pointer and integer Python3/_regex.c:5843: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5843: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5843: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5856: error: lvalue required as left operand of assignment Python3/_regex.c:5857: error: array subscript is not an integer Python3/_regex.c:5857: warning: comparison between pointer and integer Python3/_regex.c:5859: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5859: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5859: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5871: error: lvalue required as left operand of assignment Python3/_regex.c:5874: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5874: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5874: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5886: warning: comparison between pointer and integer Python3/_regex.c:5890: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5897: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5897: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:5898: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5898: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5903: error: lvalue required as left operand of assignment Python3/_regex.c:5904: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:5904: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:5904: error: too many arguments to function ‘guard’ Python3/_regex.c:5910: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5910: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:5911: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5911: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5922: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5922: error: array subscript is not an integer Python3/_regex.c:5922: warning: assignment from incompatible pointer type Python3/_regex.c:5923: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5923: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:5924: error: ‘RE_RepeatData’ has no member named ‘max_count’ Python3/_regex.c:5924: error: ‘struct ’ has no member named ‘max_count’ Python3/_regex.c:5931: error: expected ‘;’ before ‘count’ Python3/_regex.c:5934: error: expected ‘;’ before ‘available’ Python3/_regex.c:5935: error: expected ‘;’ before ‘max_count’ Python3/_regex.c:5942: error: expected ‘;’ before ‘index’ Python3/_regex.c:5947: error: ‘struct ’ has no member named ‘index’ Python3/_regex.c:5947: error: array subscript is not an integer Python3/_regex.c:5947: warning: assignment from incompatible pointer type Python3/_regex.c:5952: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:5952: error: lvalue required as left operand of assignment Python3/_regex.c:5953: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:5955: error: lvalue required as left operand of assignment Python3/_regex.c:5956: error: cast specifies function type Python3/_regex.c:5956: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5956: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5956: error: lvalue required as left operand of assignment Python3/_regex.c:5962: error: cast specifies function type Python3/_regex.c:5962: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5962: error: invalid operands to binary + (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:5962: error: lvalue required as left operand of assignment Python3/_regex.c:5974: error: expected ‘;’ before ‘extra’ Python3/_regex.c:5976: error: ‘extra’ undeclared (first use in this function) Python3/_regex.c:5977: warning: comparison between pointer and integer Python3/_regex.c:5978: error: cast specifies function type Python3/_regex.c:5978: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:5978: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:5978: error: lvalue required as left operand of assignment Python3/_regex.c:5985: error: lvalue required as left operand of assignment Python3/_regex.c:5986: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:5986: warning: comparison between pointer and integer Python3/_regex.c:5987: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5987: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5987: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:5997: error: lvalue required as left operand of assignment Python3/_regex.c:5998: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:5998: warning: comparison between pointer and integer Python3/_regex.c:5999: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:5999: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:5999: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6009: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6015: warning: comparison between pointer and integer Python3/_regex.c:6016: error: cast specifies function type Python3/_regex.c:6016: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:6016: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6016: error: lvalue required as left operand of assignment Python3/_regex.c:6029: error: lvalue required as left operand of assignment Python3/_regex.c:6030: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6031: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6032: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6032: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6032: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6042: error: lvalue required as left operand of assignment Python3/_regex.c:6043: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6044: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6045: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6045: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6045: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6055: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6061: warning: comparison between pointer and integer Python3/_regex.c:6062: error: cast specifies function type Python3/_regex.c:6062: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:6062: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6062: error: lvalue required as left operand of assignment Python3/_regex.c:6075: error: lvalue required as left operand of assignment Python3/_regex.c:6076: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6077: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6078: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6078: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6078: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6088: error: lvalue required as left operand of assignment Python3/_regex.c:6089: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6090: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6091: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6091: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6091: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6101: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6104: warning: comparison between pointer and integer Python3/_regex.c:6105: error: cast specifies function type Python3/_regex.c:6105: error: invalid operands to binary - (have ‘int’ and ‘const char **’) Python3/_regex.c:6105: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6105: error: lvalue required as left operand of assignment Python3/_regex.c:6112: error: lvalue required as left operand of assignment Python3/_regex.c:6113: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6113: warning: comparison between pointer and integer Python3/_regex.c:6114: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6114: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6114: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6124: error: lvalue required as left operand of assignment Python3/_regex.c:6125: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6125: warning: comparison between pointer and integer Python3/_regex.c:6126: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6126: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6126: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6136: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6139: error: expected ‘)’ before ‘test’ Python3/_regex.c:6140: error: cast specifies function type Python3/_regex.c:6140: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6140: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6140: error: lvalue required as left operand of assignment Python3/_regex.c:6149: error: lvalue required as left operand of assignment Python3/_regex.c:6150: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6150: warning: comparison between pointer and integer Python3/_regex.c:6152: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6152: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6152: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6164: error: lvalue required as left operand of assignment Python3/_regex.c:6165: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6165: warning: comparison between pointer and integer Python3/_regex.c:6167: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6167: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6167: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6177: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6183: error: expected ‘)’ before ‘test’ Python3/_regex.c:6184: error: cast specifies function type Python3/_regex.c:6184: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6184: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6184: error: lvalue required as left operand of assignment Python3/_regex.c:6199: error: lvalue required as left operand of assignment Python3/_regex.c:6200: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6201: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6203: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6203: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6203: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6215: error: lvalue required as left operand of assignment Python3/_regex.c:6216: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6217: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6219: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6219: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6219: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6229: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6235: error: expected ‘)’ before ‘test’ Python3/_regex.c:6236: error: cast specifies function type Python3/_regex.c:6236: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6236: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6236: error: lvalue required as left operand of assignment Python3/_regex.c:6238: error: array subscript is not an integer Python3/_regex.c:6238: warning: assignment makes integer from pointer without a cast Python3/_regex.c:6252: error: lvalue required as left operand of assignment Python3/_regex.c:6253: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6254: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6256: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6256: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6256: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6268: error: lvalue required as left operand of assignment Python3/_regex.c:6269: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6270: warning: passing argument 1 of ‘same_char_ign_3’ makes integer from pointer without a cast Python3/_regex.c:6272: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6272: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6272: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6282: error: expected ‘;’ before ‘extra’ Python3/_regex.c:6285: error: expected ‘)’ before ‘test’ Python3/_regex.c:6286: error: cast specifies function type Python3/_regex.c:6286: error: invalid operands to binary - (have ‘int (*)()’ and ‘const char **’) Python3/_regex.c:6286: error: invalid operands to binary * (have ‘const char **’ and ‘int (*)()’) Python3/_regex.c:6286: error: lvalue required as left operand of assignment Python3/_regex.c:6288: error: array subscript is not an integer Python3/_regex.c:6288: warning: assignment makes integer from pointer without a cast Python3/_regex.c:6297: error: lvalue required as left operand of assignment Python3/_regex.c:6298: error: invalid operands to binary + (have ‘RE_UCHAR *’ and ‘int (*)()’) Python3/_regex.c:6298: warning: comparison between pointer and integer Python3/_regex.c:6300: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6300: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6300: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6312: error: lvalue required as left operand of assignment Python3/_regex.c:6313: error: invalid operands to binary + (have ‘RE_BCHAR *’ and ‘int (*)()’) Python3/_regex.c:6313: warning: comparison between pointer and integer Python3/_regex.c:6315: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6315: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6315: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6330: error: lvalue required as left operand of assignment Python3/_regex.c:6333: warning: passing argument 2 of ‘is_guarded’ from incompatible pointer type Python3/_regex.c:6333: warning: passing argument 3 of ‘is_guarded’ makes integer from pointer without a cast Python3/_regex.c:6333: error: too many arguments to function ‘is_guarded’ Python3/_regex.c:6344: error: lvalue required as left operand of assignment Python3/_regex.c:6350: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:6357: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:6357: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:6358: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:6358: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c:6363: warning: passing argument 2 of ‘guard’ from incompatible pointer type Python3/_regex.c:6363: warning: passing argument 3 of ‘guard’ makes integer from pointer without a cast Python3/_regex.c:6363: error: too many arguments to function ‘guard’ Python3/_regex.c:6369: error: ‘RE_RepeatData’ has no member named ‘start’ Python3/_regex.c:6369: error: ‘struct ’ has no member named ‘text_pos’ Python3/_regex.c:6370: error: ‘RE_RepeatData’ has no member named ‘count’ Python3/_regex.c:6370: error: ‘struct ’ has no member named ‘count’ Python3/_regex.c: In function ‘do_match’: Python3/_regex.c:6393: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:6393: error: expected ‘;’ before ‘available’ Python3/_regex.c:6398: error: ‘available’ undeclared (first use in this function) Python3/_regex.c:6400: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:6412: error: ‘RE_State’ has no member named ‘do_check’ Python3/_regex.c:6413: error: ‘RE_State’ has no member named ‘do_check’ Python3/_regex.c:6435: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6436: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6437: error: lvalue required as left operand of assignment Python3/_regex.c:6442: error: lvalue required as left operand of assignment Python3/_regex.c:6442: error: lvalue required as increment operand Python3/_regex.c:6445: error: array subscript is not an integer Python3/_regex.c:6445: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6445: warning: assignment from incompatible pointer type Python3/_regex.c:6452: error: array subscript is not an integer Python3/_regex.c:6452: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c:6453: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6454: error: array subscript is not an integer Python3/_regex.c:6454: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c:6454: error: lvalue required as left operand of assignment Python3/_regex.c:6456: error: array subscript is not an integer Python3/_regex.c:6456: error: request for member ‘has_name’ in something not a structure or union Python3/_regex.c:6470: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: In function ‘get_string’: Python3/_regex.c:6490: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6490: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6490: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6492: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6492: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6492: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6493: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6493: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6493: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6493: error: lvalue required as left operand of assignment Python3/_regex.c:6494: error: lvalue required as left operand of assignment Python3/_regex.c:6499: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6499: error: request for member ‘tp_as_buffer’ in something not a structure or union Python3/_regex.c:6499: warning: assignment from incompatible pointer type Python3/_regex.c:6500: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6508: error: lvalue required as left operand of assignment Python3/_regex.c:6527: error: lvalue required as left operand of assignment Python3/_regex.c:6529: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6529: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6529: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6530: error: lvalue required as left operand of assignment Python3/_regex.c:6531: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6531: error: cast specifies function type Python3/_regex.c:6531: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6532: error: lvalue required as left operand of assignment Python3/_regex.c:6538: error: lvalue required as left operand of assignment Python3/_regex.c: At top level: Python3/_regex.c:6544: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘dealloc_groups’: Python3/_regex.c:6546: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:6546: error: expected ‘;’ before ‘g’ Python3/_regex.c:6551: error: ‘g’ undeclared (first use in this function) Python3/_regex.c:6551: error: ‘group_count’ undeclared (first use in this function) Python3/_regex.c:6551: error: lvalue required as increment operand Python3/_regex.c:6551: error: lvalue required as increment operand Python3/_regex.c:6552: error: array subscript is not an integer Python3/_regex.c:6552: error: request for member ‘captures’ in something not a structure or union Python3/_regex.c: In function ‘state_init_2’: Python3/_regex.c:6561: warning: assignment from incompatible pointer type Python3/_regex.c:6562: warning: assignment from incompatible pointer type Python3/_regex.c:6564: warning: assignment from incompatible pointer type Python3/_regex.c:6565: warning: assignment from incompatible pointer type Python3/_regex.c:6566: warning: assignment from incompatible pointer type Python3/_regex.c:6567: error: ‘RE_BacktrackBlock’ has no member named ‘capacity’ Python3/_regex.c:6568: warning: assignment from incompatible pointer type Python3/_regex.c:6574: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6575: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6575: warning: assignment from incompatible pointer type Python3/_regex.c:6576: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6579: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6582: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:6583: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6583: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast Python3/_regex.c:6586: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6588: error: ‘PatternObject’ has no member named ‘saved_groups_capacity_storage’ Python3/_regex.c:6588: warning: assignment from incompatible pointer type Python3/_regex.c:6589: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6589: warning: assignment from incompatible pointer type Python3/_regex.c:6590: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6592: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6593: error: invalid operands to binary * (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6593: error: lvalue required as left operand of assignment Python3/_regex.c:6595: error: invalid operands to binary * (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6595: error: invalid use of non-lvalue array Python3/_regex.c:6598: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6607: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:6607: error: invalid use of non-lvalue array Python3/_regex.c:6614: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:6614: error: invalid use of non-lvalue array Python3/_regex.c:6621: error: ‘RE_State’ has no member named ‘min_width’ Python3/_regex.c:6621: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:6624: warning: comparison between pointer and integer Python3/_regex.c:6625: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:6626: error: ‘RE_State’ has no member named ‘encoding’ Python3/_regex.c:6626: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:6637: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6637: error: incompatible types in assignment Python3/_regex.c:6646: warning: assignment makes pointer from integer without a cast Python3/_regex.c:6650: error: lvalue required as left operand of assignment Python3/_regex.c:6651: error: ‘RE_State’ has no member named ‘char_at’ Python3/_regex.c:6651: error: called object ‘’ is not a function Python3/_regex.c:6651: warning: comparison between pointer and integer Python3/_regex.c:6658: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:6660: error: ‘RE_State’ has no member named ‘do_check’ Python3/_regex.c:6660: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c:6666: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6667: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6667: warning: assignment from incompatible pointer type Python3/_regex.c:6668: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6671: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6674: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:6675: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:6675: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast Python3/_regex.c:6679: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6679: error: lvalue required as increment operand Python3/_regex.c:6679: error: lvalue required as increment operand Python3/_regex.c:6680: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6680: error: lvalue required as increment operand Python3/_regex.c:6680: error: lvalue required as increment operand Python3/_regex.c:6684: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6684: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6684: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6685: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6685: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6685: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6693: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:6694: warning: assignment from incompatible pointer type Python3/_regex.c:6695: warning: assignment from incompatible pointer type Python3/_regex.c:6696: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘check_same_charsize’: Python3/_regex.c:6705: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6705: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:6705: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:6706: error: lvalue required as left operand of assignment Python3/_regex.c:6708: error: lvalue required as left operand of assignment Python3/_regex.c:6710: warning: comparison between pointer and integer Python3/_regex.c:6710: warning: comparison between pointer and integer Python3/_regex.c:6715: warning: comparison between pointer and integer Python3/_regex.c:6715: warning: comparison between pointer and integer Python3/_regex.c: In function ‘dealloc_repeats’: Python3/_regex.c:6750: error: lvalue required as left operand of assignment Python3/_regex.c:6750: error: lvalue required as increment operand Python3/_regex.c:6751: error: array subscript is not an integer Python3/_regex.c:6751: error: request for member ‘body_guard_list’ in something not a structure or union Python3/_regex.c:6751: error: request for member ‘spans’ in something not a structure or union Python3/_regex.c:6752: error: array subscript is not an integer Python3/_regex.c:6752: error: request for member ‘tail_guard_list’ in something not a structure or union Python3/_regex.c:6752: error: request for member ‘spans’ in something not a structure or union Python3/_regex.c: In function ‘state_fini’: Python3/_regex.c:6783: error: ‘RE_CaptureCountsBlock’ has no member named ‘items’ Python3/_regex.c:6791: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6792: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:6794: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:6796: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6799: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:6801: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6804: error: ‘PatternObject’ has no member named ‘saved_groups_capacity_storage’ Python3/_regex.c:6805: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:6808: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6808: error: lvalue required as decrement operand Python3/_regex.c:6808: error: lvalue required as decrement operand Python3/_regex.c:6808: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6808: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6808: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6809: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6809: error: lvalue required as decrement operand Python3/_regex.c:6809: error: lvalue required as decrement operand Python3/_regex.c:6809: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6809: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6809: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:6816: error: ‘as_string_index’ declared as function returning a function Python3/_regex.c: In function ‘as_string_index’: Python3/_regex.c:6820: warning: return makes integer from pointer without a cast Python3/_regex.c:6822: error: lvalue required as left operand of assignment Python3/_regex.c:6823: warning: comparison between pointer and integer Python3/_regex.c:6824: warning: return makes integer from pointer without a cast Python3/_regex.c:6826: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: In function ‘match_dealloc’: Python3/_regex.c:6832: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6832: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6832: error: lvalue required as decrement operand Python3/_regex.c:6832: error: lvalue required as decrement operand Python3/_regex.c:6832: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6832: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6832: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6833: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6833: error: lvalue required as decrement operand Python3/_regex.c:6833: error: lvalue required as decrement operand Python3/_regex.c:6833: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6833: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6833: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6834: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:6835: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:6835: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6835: error: lvalue required as decrement operand Python3/_regex.c:6835: error: lvalue required as decrement operand Python3/_regex.c:6835: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6835: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6835: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c: In function ‘match_get_group_by_index’: Python3/_regex.c:6846: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6847: warning: return from incompatible pointer type Python3/_regex.c:6857: error: array subscript is not an integer Python3/_regex.c:6857: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6857: warning: assignment from incompatible pointer type Python3/_regex.c:6861: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6861: error: lvalue required as increment operand Python3/_regex.c:6861: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_get_start_by_index’: Python3/_regex.c:6875: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6876: warning: return from incompatible pointer type Python3/_regex.c:6885: error: array subscript is not an integer Python3/_regex.c:6885: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6885: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘match_get_starts_by_index’: Python3/_regex.c:6899: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6900: warning: return from incompatible pointer type Python3/_regex.c:6904: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:6906: warning: return from incompatible pointer type Python3/_regex.c:6919: error: array subscript is not an integer Python3/_regex.c:6919: warning: assignment from incompatible pointer type Python3/_regex.c:6920: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:6922: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:6922: error: expected ‘;’ before ‘i’ Python3/_regex.c:6924: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:6924: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:6926: warning: return from incompatible pointer type Python3/_regex.c:6928: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:6928: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:6928: error: lvalue required as increment operand Python3/_regex.c:6928: error: lvalue required as increment operand Python3/_regex.c:6929: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:6929: error: array subscript is not an integer Python3/_regex.c:6929: warning: assignment from incompatible pointer type Python3/_regex.c:6933: error: array subscript is not an integer Python3/_regex.c:6940: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:6942: warning: return from incompatible pointer type Python3/_regex.c:6952: warning: return from incompatible pointer type Python3/_regex.c:6959: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:6959: error: lvalue required as decrement operand Python3/_regex.c:6959: error: lvalue required as decrement operand Python3/_regex.c:6959: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:6959: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:6959: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:6960: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_get_end_by_index’: Python3/_regex.c:6969: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6970: warning: return from incompatible pointer type Python3/_regex.c:6979: error: array subscript is not an integer Python3/_regex.c:6979: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:6979: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘match_get_ends_by_index’: Python3/_regex.c:6992: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:6993: warning: return from incompatible pointer type Python3/_regex.c:6997: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:6999: warning: return from incompatible pointer type Python3/_regex.c:7012: error: array subscript is not an integer Python3/_regex.c:7012: warning: assignment from incompatible pointer type Python3/_regex.c:7013: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7015: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:7015: error: expected ‘;’ before ‘i’ Python3/_regex.c:7017: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7017: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:7019: warning: return from incompatible pointer type Python3/_regex.c:7021: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:7021: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7021: error: lvalue required as increment operand Python3/_regex.c:7021: error: lvalue required as increment operand Python3/_regex.c:7022: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:7022: error: array subscript is not an integer Python3/_regex.c:7022: warning: assignment from incompatible pointer type Python3/_regex.c:7026: error: array subscript is not an integer Python3/_regex.c:7033: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7035: warning: return from incompatible pointer type Python3/_regex.c:7045: warning: return from incompatible pointer type Python3/_regex.c:7052: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7052: error: lvalue required as decrement operand Python3/_regex.c:7052: error: lvalue required as decrement operand Python3/_regex.c:7052: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7052: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7052: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7053: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_get_span_by_index’: Python3/_regex.c:7062: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7063: warning: return from incompatible pointer type Python3/_regex.c:7072: error: array subscript is not an integer Python3/_regex.c:7072: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:7072: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘match_get_spans_by_index’: Python3/_regex.c:7086: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7087: warning: return from incompatible pointer type Python3/_regex.c:7091: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7093: warning: return from incompatible pointer type Python3/_regex.c:7106: error: array subscript is not an integer Python3/_regex.c:7106: warning: assignment from incompatible pointer type Python3/_regex.c:7107: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7109: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:7109: error: expected ‘;’ before ‘i’ Python3/_regex.c:7111: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7111: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:7113: warning: return from incompatible pointer type Python3/_regex.c:7115: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:7115: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7115: error: lvalue required as increment operand Python3/_regex.c:7115: error: lvalue required as increment operand Python3/_regex.c:7116: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:7116: error: array subscript is not an integer Python3/_regex.c:7116: warning: assignment from incompatible pointer type Python3/_regex.c:7120: error: array subscript is not an integer Python3/_regex.c:7127: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7129: warning: return from incompatible pointer type Python3/_regex.c:7139: warning: return from incompatible pointer type Python3/_regex.c:7146: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7146: error: lvalue required as decrement operand Python3/_regex.c:7146: error: lvalue required as decrement operand Python3/_regex.c:7146: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7146: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7146: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7147: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_get_captures_by_index’: Python3/_regex.c:7160: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7161: warning: return from incompatible pointer type Python3/_regex.c:7165: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7167: warning: return from incompatible pointer type Python3/_regex.c:7181: error: array subscript is not an integer Python3/_regex.c:7181: warning: assignment from incompatible pointer type Python3/_regex.c:7182: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7184: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:7184: error: expected ‘;’ before ‘i’ Python3/_regex.c:7186: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7186: warning: passing argument 1 of ‘PyTuple_New’ from incompatible pointer type Python3/_regex.c:7188: warning: return from incompatible pointer type Python3/_regex.c:7190: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:7190: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:7190: error: lvalue required as increment operand Python3/_regex.c:7190: error: lvalue required as increment operand Python3/_regex.c:7191: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:7191: error: array subscript is not an integer Python3/_regex.c:7191: warning: assignment from incompatible pointer type Python3/_regex.c:7195: error: array subscript is not an integer Python3/_regex.c:7202: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7204: warning: return from incompatible pointer type Python3/_regex.c:7214: warning: return from incompatible pointer type Python3/_regex.c:7221: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7221: error: lvalue required as decrement operand Python3/_regex.c:7221: error: lvalue required as decrement operand Python3/_regex.c:7221: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7221: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7221: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7222: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:7226: error: ‘as_group_index’ declared as function returning a function Python3/_regex.c: In function ‘as_group_index’: Python3/_regex.c:7229: error: lvalue required as left operand of assignment Python3/_regex.c:7230: warning: comparison between pointer and integer Python3/_regex.c:7231: warning: return makes integer from pointer without a cast Python3/_regex.c:7233: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:7242: error: ‘match_get_group_index’ declared as function returning a function Python3/_regex.c: In function ‘match_get_group_index’: Python3/_regex.c:7246: error: lvalue required as left operand of assignment Python3/_regex.c:7249: error: wrong type argument to unary minus Python3/_regex.c:7249: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:7249: warning: comparison between pointer and integer Python3/_regex.c:7250: error: lvalue required as left operand of assignment Python3/_regex.c:7252: warning: return makes integer from pointer without a cast Python3/_regex.c:7263: error: lvalue required as left operand of assignment Python3/_regex.c:7265: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7265: error: lvalue required as decrement operand Python3/_regex.c:7265: error: lvalue required as decrement operand Python3/_regex.c:7265: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7265: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7265: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7266: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘match_get_group’: Python3/_regex.c:7279: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7279: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7279: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7279: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7279: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7279: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7279: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7279: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7279: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7281: warning: passing argument 2 of ‘match_get_group_by_index’ makes pointer from integer without a cast Python3/_regex.c:7284: warning: return from incompatible pointer type Python3/_regex.c: In function ‘get_by_arg’: Python3/_regex.c:7291: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7291: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7291: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7291: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7291: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7291: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7291: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7291: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7291: error: invalid operands to binary & (have ‘const char **’ and ‘long int’) Python3/_regex.c:7292: warning: passing argument 2 of ‘get_by_index’ makes pointer from integer without a cast Python3/_regex.c:7295: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_group’: Python3/_regex.c:7304: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7304: error: lvalue required as left operand of assignment Python3/_regex.c:7306: error: switch quantity not an integer Python3/_regex.c:7321: warning: return from incompatible pointer type Python3/_regex.c:7322: error: lvalue required as left operand of assignment Python3/_regex.c:7322: error: lvalue required as increment operand Python3/_regex.c:7323: error: array subscript is not an integer Python3/_regex.c:7324: warning: passing argument 2 of ‘match_get_group’ from incompatible pointer type Python3/_regex.c:7326: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7326: error: lvalue required as decrement operand Python3/_regex.c:7326: error: lvalue required as decrement operand Python3/_regex.c:7326: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7326: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7326: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7327: warning: return from incompatible pointer type Python3/_regex.c:7329: error: array subscript is not an integer Python3/_regex.c: In function ‘get_from_match’: Python3/_regex.c:7343: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7343: error: lvalue required as left operand of assignment Python3/_regex.c:7345: error: switch quantity not an integer Python3/_regex.c:7359: warning: return from incompatible pointer type Python3/_regex.c:7360: error: lvalue required as left operand of assignment Python3/_regex.c:7360: error: lvalue required as increment operand Python3/_regex.c:7361: error: array subscript is not an integer Python3/_regex.c:7362: warning: passing argument 2 of ‘get_by_arg’ from incompatible pointer type Python3/_regex.c:7364: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7364: error: lvalue required as decrement operand Python3/_regex.c:7364: error: lvalue required as decrement operand Python3/_regex.c:7364: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7364: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7364: error: called object ‘*(const char **)&’ is not a function Python3/_regex.c:7365: warning: return from incompatible pointer type Python3/_regex.c:7367: error: array subscript is not an integer Python3/_regex.c: In function ‘match_groups’: Python3/_regex.c:7416: error: initializer element is not constant Python3/_regex.c:7416: error: (near initialization for ‘kwlist[1]’) Python3/_regex.c:7418: warning: return from incompatible pointer type Python3/_regex.c:7422: warning: return from incompatible pointer type Python3/_regex.c:7425: error: lvalue required as left operand of assignment Python3/_regex.c:7425: error: lvalue required as increment operand Python3/_regex.c:7429: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7429: error: lvalue required as decrement operand Python3/_regex.c:7429: error: lvalue required as decrement operand Python3/_regex.c:7429: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7429: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7429: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7430: warning: return from incompatible pointer type Python3/_regex.c:7432: error: array subscript is not an integer Python3/_regex.c: In function ‘match_groupdict’: Python3/_regex.c:7446: error: initializer element is not constant Python3/_regex.c:7446: error: (near initialization for ‘kwlist[1]’) Python3/_regex.c:7448: warning: return from incompatible pointer type Python3/_regex.c:7458: error: lvalue required as left operand of assignment Python3/_regex.c:7458: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7458: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:7458: error: lvalue required as increment operand Python3/_regex.c:7462: error: array subscript is not an integer Python3/_regex.c:7462: warning: assignment from incompatible pointer type Python3/_regex.c:7467: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7467: error: lvalue required as decrement operand Python3/_regex.c:7467: error: lvalue required as decrement operand Python3/_regex.c:7467: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7467: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7467: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7471: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7471: error: lvalue required as decrement operand Python3/_regex.c:7471: error: lvalue required as decrement operand Python3/_regex.c:7471: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7471: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7471: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7476: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7476: error: lvalue required as decrement operand Python3/_regex.c:7476: error: lvalue required as decrement operand Python3/_regex.c:7476: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7476: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7476: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7481: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:7481: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7481: error: lvalue required as decrement operand Python3/_regex.c:7481: error: lvalue required as decrement operand Python3/_regex.c:7481: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7481: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7481: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7482: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7482: error: lvalue required as decrement operand Python3/_regex.c:7482: error: lvalue required as decrement operand Python3/_regex.c:7482: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7482: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7482: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7483: warning: return from incompatible pointer type Python3/_regex.c: In function ‘call’: Python3/_regex.c:7494: warning: return from incompatible pointer type Python3/_regex.c:7497: warning: return from incompatible pointer type Python3/_regex.c:7499: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7499: error: lvalue required as decrement operand Python3/_regex.c:7499: error: lvalue required as decrement operand Python3/_regex.c:7499: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7499: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7499: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7501: warning: return from incompatible pointer type Python3/_regex.c:7503: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7503: error: lvalue required as decrement operand Python3/_regex.c:7503: error: lvalue required as decrement operand Python3/_regex.c:7503: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7503: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7503: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7505: warning: return from incompatible pointer type Python3/_regex.c:7507: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7507: error: lvalue required as decrement operand Python3/_regex.c:7507: error: lvalue required as decrement operand Python3/_regex.c:7507: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7507: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7507: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7508: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7508: error: lvalue required as decrement operand Python3/_regex.c:7508: error: lvalue required as decrement operand Python3/_regex.c:7508: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7508: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7508: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘get_match_replacement’: Python3/_regex.c:7518: warning: conflicting types for built-in function ‘index’ Python3/_regex.c:7520: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7520: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7520: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:7520: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7520: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:7520: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:7522: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7522: error: lvalue required as increment operand Python3/_regex.c:7522: error: lvalue required as increment operand Python3/_regex.c:7527: error: lvalue required as left operand of assignment Python3/_regex.c:7530: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7531: warning: return from incompatible pointer type Python3/_regex.c:7537: warning: comparison between pointer and integer Python3/_regex.c:7541: error: array subscript is not an integer Python3/_regex.c:7541: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:7541: warning: assignment from incompatible pointer type Python3/_regex.c:7545: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7545: error: lvalue required as increment operand Python3/_regex.c:7545: error: lvalue required as increment operand Python3/_regex.c:7550: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7551: warning: return from incompatible pointer type Python3/_regex.c: In function ‘join_list’: Python3/_regex.c:7564: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7564: warning: comparison between pointer and integer Python3/_regex.c:7567: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7567: error: lvalue required as increment operand Python3/_regex.c:7567: error: lvalue required as increment operand Python3/_regex.c:7568: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7568: error: lvalue required as decrement operand Python3/_regex.c:7568: error: lvalue required as decrement operand Python3/_regex.c:7568: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7568: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7568: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7575: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7575: error: lvalue required as decrement operand Python3/_regex.c:7575: error: lvalue required as decrement operand Python3/_regex.c:7575: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7575: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7575: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7576: warning: return from incompatible pointer type Python3/_regex.c:7579: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7580: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7580: error: lvalue required as decrement operand Python3/_regex.c:7580: error: lvalue required as decrement operand Python3/_regex.c:7580: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7580: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7580: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7588: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7588: error: lvalue required as decrement operand Python3/_regex.c:7588: error: lvalue required as decrement operand Python3/_regex.c:7588: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7588: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7588: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7589: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7589: error: lvalue required as decrement operand Python3/_regex.c:7589: error: lvalue required as decrement operand Python3/_regex.c:7589: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7589: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7589: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7590: warning: return from incompatible pointer type Python3/_regex.c:7595: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7595: error: lvalue required as decrement operand Python3/_regex.c:7595: error: lvalue required as decrement operand Python3/_regex.c:7595: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7595: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7595: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7596: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7596: error: lvalue required as decrement operand Python3/_regex.c:7596: error: lvalue required as decrement operand Python3/_regex.c:7596: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7596: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7596: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7597: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7597: error: lvalue required as decrement operand Python3/_regex.c:7597: error: lvalue required as decrement operand Python3/_regex.c:7597: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7597: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7597: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7598: warning: return from incompatible pointer type Python3/_regex.c:7603: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7603: error: lvalue required as decrement operand Python3/_regex.c:7603: error: lvalue required as decrement operand Python3/_regex.c:7603: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7603: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7603: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7604: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7604: error: lvalue required as decrement operand Python3/_regex.c:7604: error: lvalue required as decrement operand Python3/_regex.c:7604: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7604: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7604: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7605: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7605: error: lvalue required as decrement operand Python3/_regex.c:7605: error: lvalue required as decrement operand Python3/_regex.c:7605: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7605: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7605: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7610: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7610: error: lvalue required as decrement operand Python3/_regex.c:7610: error: lvalue required as decrement operand Python3/_regex.c:7610: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7610: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7610: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7611: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7611: error: lvalue required as decrement operand Python3/_regex.c:7611: error: lvalue required as decrement operand Python3/_regex.c:7611: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7611: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7611: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7612: warning: return from incompatible pointer type Python3/_regex.c:7615: warning: passing argument 1 of ‘PyTuple_New’ makes pointer from integer without a cast Python3/_regex.c:7617: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7617: error: lvalue required as decrement operand Python3/_regex.c:7617: error: lvalue required as decrement operand Python3/_regex.c:7617: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7617: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7617: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7618: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7618: error: lvalue required as decrement operand Python3/_regex.c:7618: error: lvalue required as decrement operand Python3/_regex.c:7618: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7618: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7618: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7619: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7619: error: lvalue required as decrement operand Python3/_regex.c:7619: error: lvalue required as decrement operand Python3/_regex.c:7619: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7619: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7619: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7620: warning: return from incompatible pointer type Python3/_regex.c:7627: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7627: error: lvalue required as decrement operand Python3/_regex.c:7627: error: lvalue required as decrement operand Python3/_regex.c:7627: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7627: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7627: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7628: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7628: error: lvalue required as decrement operand Python3/_regex.c:7628: error: lvalue required as decrement operand Python3/_regex.c:7628: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7628: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7628: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7629: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7629: error: lvalue required as decrement operand Python3/_regex.c:7629: error: lvalue required as decrement operand Python3/_regex.c:7629: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7629: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7629: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘add_item’: Python3/_regex.c:7670: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7670: error: lvalue required as increment operand Python3/_regex.c:7670: error: lvalue required as increment operand Python3/_regex.c:7676: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7676: error: lvalue required as decrement operand Python3/_regex.c:7676: error: lvalue required as decrement operand Python3/_regex.c:7676: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7676: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7676: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7678: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7678: error: lvalue required as decrement operand Python3/_regex.c:7678: error: lvalue required as decrement operand Python3/_regex.c:7678: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7678: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7678: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘join_list_info’: Python3/_regex.c:7687: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7687: error: lvalue required as decrement operand Python3/_regex.c:7687: error: lvalue required as decrement operand Python3/_regex.c:7687: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7687: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7687: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7706: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7706: error: lvalue required as decrement operand Python3/_regex.c:7706: error: lvalue required as decrement operand Python3/_regex.c:7706: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7706: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7706: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7707: warning: return from incompatible pointer type Python3/_regex.c:7712: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7712: error: lvalue required as decrement operand Python3/_regex.c:7712: error: lvalue required as decrement operand Python3/_regex.c:7712: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7712: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7712: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7713: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7713: error: lvalue required as decrement operand Python3/_regex.c:7713: error: lvalue required as decrement operand Python3/_regex.c:7713: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7713: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7713: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7714: warning: return from incompatible pointer type Python3/_regex.c:7717: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7717: error: lvalue required as decrement operand Python3/_regex.c:7717: error: lvalue required as decrement operand Python3/_regex.c:7717: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7717: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7717: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘match_expand’: Python3/_regex.c:7734: warning: passing argument 1 of ‘PyTuple_Pack’ makes pointer from integer without a cast Python3/_regex.c:7736: warning: return from incompatible pointer type Python3/_regex.c:7738: warning: assignment from incompatible pointer type Python3/_regex.c:7739: warning: assignment from incompatible pointer type Python3/_regex.c:7743: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:7743: error: lvalue required as left operand of assignment Python3/_regex.c:7744: error: lvalue required as left operand of assignment Python3/_regex.c:7744: error: lvalue required as increment operand Python3/_regex.c:7748: error: array subscript is not an integer Python3/_regex.c:7748: warning: assignment from incompatible pointer type Python3/_regex.c:7756: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7756: error: lvalue required as decrement operand Python3/_regex.c:7756: error: lvalue required as decrement operand Python3/_regex.c:7756: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7756: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7756: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7761: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7761: error: lvalue required as decrement operand Python3/_regex.c:7761: error: lvalue required as decrement operand Python3/_regex.c:7761: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7761: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7761: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7763: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:7769: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7769: error: lvalue required as decrement operand Python3/_regex.c:7769: error: lvalue required as decrement operand Python3/_regex.c:7769: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7769: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7769: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7776: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7776: error: lvalue required as decrement operand Python3/_regex.c:7776: error: lvalue required as decrement operand Python3/_regex.c:7776: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7776: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7776: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7778: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7778: error: lvalue required as decrement operand Python3/_regex.c:7778: error: lvalue required as decrement operand Python3/_regex.c:7778: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7778: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7778: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7779: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7779: error: lvalue required as decrement operand Python3/_regex.c:7779: error: lvalue required as decrement operand Python3/_regex.c:7779: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7779: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7779: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7780: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_copy’: Python3/_regex.c:7786: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_deepcopy’: Python3/_regex.c:7792: warning: return from incompatible pointer type Python3/_regex.c: In function ‘match_regs’: Python3/_regex.c:7803: warning: return from incompatible pointer type Python3/_regex.c:7807: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7807: error: lvalue required as decrement operand Python3/_regex.c:7807: error: lvalue required as decrement operand Python3/_regex.c:7807: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7807: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7807: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7808: warning: return from incompatible pointer type Python3/_regex.c:7812: error: lvalue required as left operand of assignment Python3/_regex.c:7812: error: lvalue required as increment operand Python3/_regex.c:7815: error: array subscript is not an integer Python3/_regex.c:7815: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:7815: warning: assignment from incompatible pointer type Python3/_regex.c:7818: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7818: error: lvalue required as decrement operand Python3/_regex.c:7818: error: lvalue required as decrement operand Python3/_regex.c:7818: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7818: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:7818: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:7819: warning: return from incompatible pointer type Python3/_regex.c:7821: error: array subscript is not an integer Python3/_regex.c:7824: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7824: error: lvalue required as increment operand Python3/_regex.c:7824: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_get_group_slice’: Python3/_regex.c:7845: warning: return from incompatible pointer type Python3/_regex.c:7856: warning: return from incompatible pointer type Python3/_regex.c:7858: error: lvalue required as left operand of assignment Python3/_regex.c:7859: error: lvalue required as left operand of assignment Python3/_regex.c:7859: error: lvalue required as increment operand Python3/_regex.c:7862: error: lvalue required as left operand of assignment Python3/_regex.c: At top level: Python3/_regex.c:7870: error: ‘match_length’ declared as function returning a function Python3/_regex.c: In function ‘match_length’: Python3/_regex.c:7871: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘match_subscript’: Python3/_regex.c:7876: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7876: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c: At top level: Python3/_regex.c:7984: error: initializer element is not constant Python3/_regex.c:7984: error: (near initialization for ‘match_methods[14].ml_name’) Python3/_regex.c:7984: error: initializer element is not constant Python3/_regex.c:7984: error: (near initialization for ‘match_methods[14].ml_meth’) Python3/_regex.c: In function ‘match_lastindex_get’: Python3/_regex.c:7991: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7991: error: lvalue required as increment operand Python3/_regex.c:7991: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_lastgroup_get’: Python3/_regex.c:7999: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:7999: error: lvalue required as decrement operand Python3/_regex.c:7999: error: lvalue required as decrement operand Python3/_regex.c:7999: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:7999: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:7999: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:8001: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8001: error: lvalue required as increment operand Python3/_regex.c:8001: error: lvalue required as increment operand Python3/_regex.c:8007: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8007: error: lvalue required as increment operand Python3/_regex.c:8007: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_regs_get’: Python3/_regex.c:8013: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8013: error: lvalue required as increment operand Python3/_regex.c:8013: error: lvalue required as increment operand Python3/_regex.c: In function ‘match_string_get’: Python3/_regex.c:8021: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8021: error: lvalue required as increment operand Python3/_regex.c:8021: error: lvalue required as increment operand Python3/_regex.c:8024: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8024: error: lvalue required as increment operand Python3/_regex.c:8024: error: lvalue required as increment operand Python3/_regex.c: At top level: Python3/_regex.c:8030: error: initializer element is not constant Python3/_regex.c:8030: error: (near initialization for ‘match_getset[0].set’) Python3/_regex.c:8031: error: initializer element is not constant Python3/_regex.c:8031: error: (near initialization for ‘match_getset[1].set’) Python3/_regex.c:8032: error: initializer element is not constant Python3/_regex.c:8032: error: (near initialization for ‘match_getset[2].set’) Python3/_regex.c:8033: error: initializer element is not constant Python3/_regex.c:8033: error: (near initialization for ‘match_getset[3].set’) Python3/_regex.c:8034: error: initializer element is not constant Python3/_regex.c:8034: error: (near initialization for ‘match_getset[4].name’) Python3/_regex.c:8038: warning: initialization makes pointer from integer without a cast Python3/_regex.c:8039: warning: initialization makes pointer from integer without a cast Python3/_regex.c:8040: warning: initialization makes pointer from integer without a cast Python3/_regex.c:8041: error: initializer element is not constant Python3/_regex.c:8041: error: (near initialization for ‘match_members[3].name’) Python3/_regex.c:8045: error: ‘lenfunc’ undeclared here (not in a function) Python3/_regex.c:8045: warning: excess elements in struct initializer Python3/_regex.c:8045: warning: (near initialization for ‘match_as_mapping’) Python3/_regex.c:8045: error: expected ‘}’ before ‘match_length’ Python3/_regex.c:8054: warning: excess elements in struct initializer Python3/_regex.c:8054: warning: (near initialization for ‘Match_Type.ob_base.ob_base’) Python3/_regex.c:8054: warning: excess elements in struct initializer Python3/_regex.c:8054: warning: (near initialization for ‘Match_Type.ob_base.ob_base’) Python3/_regex.c:8054: warning: excess elements in struct initializer Python3/_regex.c:8054: warning: (near initialization for ‘Match_Type.ob_base’) Python3/_regex.c:8056: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘copy_groups’: Python3/_regex.c:8091: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:8093: warning: return from incompatible pointer type Python3/_regex.c:8095: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:8095: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:8095: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast Python3/_regex.c:8097: error: lvalue required as left operand of assignment Python3/_regex.c:8097: error: lvalue required as increment operand Python3/_regex.c:8101: error: array subscript is not an integer Python3/_regex.c:8101: warning: assignment from incompatible pointer type Python3/_regex.c:8102: error: array subscript is not an integer Python3/_regex.c:8102: warning: assignment from incompatible pointer type Python3/_regex.c:8104: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8105: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8105: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8106: error: invalid operands to binary * (have ‘struct PyMemberDef *’ and ‘long unsigned int’) Python3/_regex.c:8107: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8109: warning: incompatible implicit declaration of built-in function ‘memcpy’ Python3/_regex.c:8109: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8109: error: ‘RE_GroupData’ has no member named ‘captures’ Python3/_regex.c:8109: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8110: error: invalid operands to binary * (have ‘struct PyMemberDef *’ and ‘long unsigned int’) Python3/_regex.c:8110: warning: passing argument 3 of ‘memcpy’ makes integer from pointer without a cast Python3/_regex.c:8111: error: ‘RE_GroupData’ has no member named ‘capture_capacity’ Python3/_regex.c:8111: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8112: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8112: error: ‘RE_GroupData’ has no member named ‘capture_count’ Python3/_regex.c:8119: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:8120: warning: return from incompatible pointer type Python3/_regex.c: In function ‘pattern_new_match’: Python3/_regex.c:8133: warning: return from incompatible pointer type Python3/_regex.c:8137: warning: assignment from incompatible pointer type Python3/_regex.c:8138: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8138: error: lvalue required as increment operand Python3/_regex.c:8138: error: lvalue required as increment operand Python3/_regex.c:8139: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8139: error: lvalue required as increment operand Python3/_regex.c:8139: error: lvalue required as increment operand Python3/_regex.c:8144: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8144: error: lvalue required as decrement operand Python3/_regex.c:8144: error: lvalue required as decrement operand Python3/_regex.c:8144: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8144: error: ‘PyMemberDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:8144: error: called object ‘*(struct PyMemberDef *)&’ is not a function Python3/_regex.c:8148: warning: assignment from incompatible pointer type Python3/_regex.c:8168: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8168: error: lvalue required as increment operand Python3/_regex.c:8168: error: lvalue required as increment operand Python3/_regex.c:8174: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8175: warning: return from incompatible pointer type Python3/_regex.c: In function ‘state_get_group’: Python3/_regex.c:8185: error: array subscript is not an integer Python3/_regex.c:8185: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:8185: warning: assignment from incompatible pointer type Python3/_regex.c:8186: warning: comparison between pointer and integer Python3/_regex.c:8188: error: lvalue required as left operand of assignment Python3/_regex.c:8189: error: lvalue required as left operand of assignment Python3/_regex.c:8193: error: lvalue required as left operand of assignment Python3/_regex.c:8193: error: lvalue required as left operand of assignment Python3/_regex.c:8195: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8195: error: lvalue required as increment operand Python3/_regex.c:8195: error: lvalue required as increment operand Python3/_regex.c: In function ‘scanner_match’: Python3/_regex.c:8214: warning: return from incompatible pointer type Python3/_regex.c: In function ‘scanner_search’: Python3/_regex.c:8237: warning: return from incompatible pointer type Python3/_regex.c:8245: error: lvalue required as left operand of assignment Python3/_regex.c:8246: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:8246: warning: assignment from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:8261: error: initializer element is not constant Python3/_regex.c:8261: error: (near initialization for ‘scanner_methods[2].ml_name’) Python3/_regex.c:8261: error: initializer element is not constant Python3/_regex.c:8261: error: (near initialization for ‘scanner_methods[2].ml_meth’) Python3/_regex.c: In function ‘scanner_dealloc’: Python3/_regex.c:8267: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8267: error: lvalue required as decrement operand Python3/_regex.c:8267: error: lvalue required as decrement operand Python3/_regex.c:8267: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8267: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:8267: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:8273: error: initializer element is not constant Python3/_regex.c:8273: error: (near initialization for ‘scanner_members[1].name’) Python3/_regex.c:8277: warning: excess elements in struct initializer Python3/_regex.c:8277: warning: (near initialization for ‘Scanner_Type.ob_base.ob_base’) Python3/_regex.c:8277: warning: excess elements in struct initializer Python3/_regex.c:8277: warning: (near initialization for ‘Scanner_Type.ob_base.ob_base’) Python3/_regex.c:8277: warning: excess elements in struct initializer Python3/_regex.c:8277: warning: (near initialization for ‘Scanner_Type.ob_base’) Python3/_regex.c:8279: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘pattern_scanner’: Python3/_regex.c:8319: error: function ‘overlapped’ is initialized like a variable Python3/_regex.c:8320: error: initializer element is not constant Python3/_regex.c:8320: error: (near initialization for ‘kwlist[4]’) Python3/_regex.c:8323: warning: return from incompatible pointer type Python3/_regex.c:8325: error: lvalue required as left operand of assignment Python3/_regex.c:8326: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8326: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8326: error: cast specifies function type Python3/_regex.c:8326: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:8326: error: lvalue required as left operand of assignment Python3/_regex.c:8328: warning: return from incompatible pointer type Python3/_regex.c:8333: warning: return from incompatible pointer type Python3/_regex.c:8336: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8336: error: lvalue required as increment operand Python3/_regex.c:8336: error: lvalue required as increment operand Python3/_regex.c:8338: error: incompatible type for argument 6 of ‘state_init’ Python3/_regex.c:8340: warning: return from incompatible pointer type Python3/_regex.c:8319: error: nested function ‘overlapped’ declared but never defined Python3/_regex.c: In function ‘splitter_split’: Python3/_regex.c:8354: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8354: error: lvalue required as increment operand Python3/_regex.c:8354: error: lvalue required as increment operand Python3/_regex.c:8366: error: lvalue required as left operand of assignment Python3/_regex.c:8367: error: lvalue required as left operand of assignment Python3/_regex.c:8369: error: lvalue required as left operand of assignment Python3/_regex.c:8370: error: lvalue required as left operand of assignment Python3/_regex.c:8393: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:8393: error: invalid use of non-lvalue array Python3/_regex.c:8429: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:8429: error: invalid use of non-lvalue array Python3/_regex.c:8465: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:8471: error: initializer element is not constant Python3/_regex.c:8471: error: (near initialization for ‘splitter_methods[1].ml_name’) Python3/_regex.c:8471: error: initializer element is not constant Python3/_regex.c:8471: error: (near initialization for ‘splitter_methods[1].ml_meth’) Python3/_regex.c: In function ‘splitter_dealloc’: Python3/_regex.c:8477: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8477: error: lvalue required as decrement operand Python3/_regex.c:8477: error: lvalue required as decrement operand Python3/_regex.c:8477: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8477: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:8477: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:8483: error: initializer element is not constant Python3/_regex.c:8483: error: (near initialization for ‘splitter_members[1].name’) Python3/_regex.c:8487: warning: excess elements in struct initializer Python3/_regex.c:8487: warning: (near initialization for ‘Splitter_Type.ob_base.ob_base’) Python3/_regex.c:8487: warning: excess elements in struct initializer Python3/_regex.c:8487: warning: (near initialization for ‘Splitter_Type.ob_base.ob_base’) Python3/_regex.c:8487: warning: excess elements in struct initializer Python3/_regex.c:8487: warning: (near initialization for ‘Splitter_Type.ob_base’) Python3/_regex.c:8489: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘pattern_splitter’: Python3/_regex.c:8526: error: function ‘maxsplit’ is initialized like a variable Python3/_regex.c:8527: error: initializer element is not constant Python3/_regex.c:8527: error: (near initialization for ‘kwlist[2]’) Python3/_regex.c:8530: warning: return from incompatible pointer type Python3/_regex.c:8535: warning: return from incompatible pointer type Python3/_regex.c:8538: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8538: error: lvalue required as increment operand Python3/_regex.c:8538: error: lvalue required as increment operand Python3/_regex.c:8541: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8541: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8541: error: cast specifies function type Python3/_regex.c:8541: error: lvalue required as left operand of assignment Python3/_regex.c:8545: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8545: error: cast specifies function type Python3/_regex.c:8545: warning: passing argument 5 of ‘state_init’ from incompatible pointer type Python3/_regex.c:8547: warning: return from incompatible pointer type Python3/_regex.c:8526: error: nested function ‘maxsplit’ declared but never defined Python3/_regex.c: In function ‘pattern_match’: Python3/_regex.c:8575: error: initializer element is not constant Python3/_regex.c:8575: error: (near initialization for ‘kwlist[3]’) Python3/_regex.c:8578: warning: return from incompatible pointer type Python3/_regex.c:8580: error: lvalue required as left operand of assignment Python3/_regex.c:8581: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8581: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8581: error: cast specifies function type Python3/_regex.c:8581: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:8581: error: lvalue required as left operand of assignment Python3/_regex.c:8583: warning: return from incompatible pointer type Python3/_regex.c:8586: warning: return from incompatible pointer type Python3/_regex.c:8592: warning: return from incompatible pointer type Python3/_regex.c: In function ‘get_limits’: Python3/_regex.c:8608: error: lvalue required as left operand of assignment Python3/_regex.c:8609: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8609: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8609: error: cast specifies function type Python3/_regex.c:8609: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:8609: error: lvalue required as left operand of assignment Python3/_regex.c:8615: error: lvalue required as left operand of assignment Python3/_regex.c:8617: error: lvalue required as left operand of assignment Python3/_regex.c:8619: error: lvalue required as left operand of assignment Python3/_regex.c:8622: error: lvalue required as left operand of assignment Python3/_regex.c:8624: error: lvalue required as left operand of assignment Python3/_regex.c:8626: error: lvalue required as left operand of assignment Python3/_regex.c:8628: error: lvalue required as left operand of assignment Python3/_regex.c:8629: error: lvalue required as left operand of assignment Python3/_regex.c: In function ‘pattern_search’: Python3/_regex.c:8649: error: initializer element is not constant Python3/_regex.c:8649: error: (near initialization for ‘kwlist[3]’) Python3/_regex.c:8652: warning: return from incompatible pointer type Python3/_regex.c:8656: warning: return from incompatible pointer type Python3/_regex.c:8659: warning: return from incompatible pointer type Python3/_regex.c:8663: warning: return from incompatible pointer type Python3/_regex.c:8666: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:8666: error: cast specifies function type Python3/_regex.c:8666: warning: comparison between pointer and integer Python3/_regex.c:8668: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8668: error: lvalue required as increment operand Python3/_regex.c:8668: error: lvalue required as increment operand Python3/_regex.c:8674: warning: return from incompatible pointer type Python3/_regex.c:8680: warning: return from incompatible pointer type Python3/_regex.c: In function ‘get_sub_replacement’: Python3/_regex.c:8700: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8700: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:8700: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:8700: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8700: error: request for member ‘tp_flags’ in something not a structure or union Python3/_regex.c:8700: error: invalid operands to binary & (have ‘char **’ and ‘long int’) Python3/_regex.c:8702: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8702: error: lvalue required as increment operand Python3/_regex.c:8702: error: lvalue required as increment operand Python3/_regex.c:8707: error: lvalue required as left operand of assignment Python3/_regex.c:8710: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8711: warning: return from incompatible pointer type Python3/_regex.c:8718: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8718: error: lvalue required as increment operand Python3/_regex.c:8718: error: lvalue required as increment operand Python3/_regex.c:8728: warning: comparison between pointer and integer Python3/_regex.c:8732: error: array subscript is not an integer Python3/_regex.c:8732: error: request for member ‘span’ in something not a structure or union Python3/_regex.c:8732: warning: assignment from incompatible pointer type Python3/_regex.c:8735: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8735: error: lvalue required as increment operand Python3/_regex.c:8735: error: lvalue required as increment operand Python3/_regex.c:8742: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8743: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:8754: error: ‘check_template’ declared as function returning a function Python3/_regex.c: In function ‘check_template’: Python3/_regex.c:8762: warning: comparison between pointer and integer Python3/_regex.c:8767: error: invalid operands to binary + (have ‘char *’ and ‘int (*)()’) Python3/_regex.c:8767: warning: assignment from incompatible pointer type Python3/_regex.c:8780: error: invalid operands to binary + (have ‘Py_UNICODE *’ and ‘int (*)()’) Python3/_regex.c:8780: warning: assignment from incompatible pointer type Python3/_regex.c:8790: warning: return makes integer from pointer without a cast Python3/_regex.c: In function ‘pattern_subx’: Python3/_regex.c:8814: warning: return from incompatible pointer type Python3/_regex.c:8817: warning: return from incompatible pointer type Python3/_regex.c:8821: warning: return from incompatible pointer type Python3/_regex.c:8824: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:8824: error: cast specifies function type Python3/_regex.c:8824: warning: comparison between pointer and integer Python3/_regex.c:8825: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8825: error: lvalue required as increment operand Python3/_regex.c:8825: error: lvalue required as increment operand Python3/_regex.c:8834: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:8834: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:8834: error: cast specifies function type Python3/_regex.c:8834: warning: assignment from incompatible pointer type Python3/_regex.c:8845: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8845: error: lvalue required as increment operand Python3/_regex.c:8845: error: lvalue required as increment operand Python3/_regex.c:8854: error: lvalue required as left operand of assignment Python3/_regex.c:8861: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8861: error: lvalue required as increment operand Python3/_regex.c:8861: error: lvalue required as increment operand Python3/_regex.c:8867: warning: passing argument 1 of ‘PyTuple_Pack’ makes pointer from integer without a cast Python3/_regex.c:8869: warning: return from incompatible pointer type Python3/_regex.c:8875: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8875: error: lvalue required as decrement operand Python3/_regex.c:8875: error: lvalue required as decrement operand Python3/_regex.c:8875: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8875: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8875: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8876: warning: return from incompatible pointer type Python3/_regex.c:8885: warning: assignment from incompatible pointer type Python3/_regex.c:8886: warning: assignment from incompatible pointer type Python3/_regex.c:8889: error: lvalue required as left operand of assignment Python3/_regex.c:8890: error: lvalue required as left operand of assignment Python3/_regex.c:8913: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8913: error: lvalue required as decrement operand Python3/_regex.c:8913: error: lvalue required as decrement operand Python3/_regex.c:8913: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8913: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8913: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8915: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8929: warning: passing argument 1 of ‘PyTuple_Pack’ makes pointer from integer without a cast Python3/_regex.c:8931: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8931: error: lvalue required as decrement operand Python3/_regex.c:8931: error: lvalue required as decrement operand Python3/_regex.c:8931: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8931: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8931: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8935: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8935: error: lvalue required as decrement operand Python3/_regex.c:8935: error: lvalue required as decrement operand Python3/_regex.c:8935: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8935: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8935: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8936: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8936: error: lvalue required as decrement operand Python3/_regex.c:8936: error: lvalue required as decrement operand Python3/_regex.c:8936: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8936: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8936: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8943: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8943: error: lvalue required as decrement operand Python3/_regex.c:8943: error: lvalue required as decrement operand Python3/_regex.c:8943: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8943: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8943: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8945: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8957: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8967: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:8967: error: lvalue required as left operand of assignment Python3/_regex.c:8968: error: lvalue required as left operand of assignment Python3/_regex.c:8968: error: lvalue required as increment operand Python3/_regex.c:8972: error: array subscript is not an integer Python3/_regex.c:8972: warning: assignment from incompatible pointer type Python3/_regex.c:8981: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8981: error: lvalue required as decrement operand Python3/_regex.c:8981: error: lvalue required as decrement operand Python3/_regex.c:8981: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8981: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8981: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8984: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:8984: error: lvalue required as decrement operand Python3/_regex.c:8984: error: lvalue required as decrement operand Python3/_regex.c:8984: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:8984: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:8984: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:8986: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:8993: error: lvalue required as increment operand Python3/_regex.c:8999: error: lvalue required as left operand of assignment Python3/_regex.c:9006: error: lvalue required as left operand of assignment Python3/_regex.c:9018: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9018: error: lvalue required as decrement operand Python3/_regex.c:9018: error: lvalue required as decrement operand Python3/_regex.c:9018: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9018: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9018: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9020: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:9027: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9027: error: lvalue required as decrement operand Python3/_regex.c:9027: error: lvalue required as decrement operand Python3/_regex.c:9027: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9027: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9027: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9032: warning: return from incompatible pointer type Python3/_regex.c:9041: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9041: error: lvalue required as decrement operand Python3/_regex.c:9041: error: lvalue required as decrement operand Python3/_regex.c:9041: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9041: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9041: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9043: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9043: error: lvalue required as decrement operand Python3/_regex.c:9043: error: lvalue required as decrement operand Python3/_regex.c:9043: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9043: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9043: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9045: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9045: error: lvalue required as decrement operand Python3/_regex.c:9045: error: lvalue required as decrement operand Python3/_regex.c:9045: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9045: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9045: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9046: warning: return from incompatible pointer type Python3/_regex.c: In function ‘pattern_sub’: Python3/_regex.c:9054: error: function ‘count’ is initialized like a variable Python3/_regex.c:9059: error: initializer element is not constant Python3/_regex.c:9059: error: (near initialization for ‘kwlist[5]’) Python3/_regex.c:9062: warning: return from incompatible pointer type Python3/_regex.c:9054: error: nested function ‘count’ declared but never defined Python3/_regex.c: In function ‘pattern_subn’: Python3/_regex.c:9072: error: function ‘count’ is initialized like a variable Python3/_regex.c:9077: error: initializer element is not constant Python3/_regex.c:9077: error: (near initialization for ‘kwlist[5]’) Python3/_regex.c:9080: warning: return from incompatible pointer type Python3/_regex.c:9082: warning: passing argument 5 of ‘pattern_subx’ makes pointer from integer without a cast Python3/_regex.c:9072: error: nested function ‘count’ declared but never defined Python3/_regex.c: In function ‘pattern_split’: Python3/_regex.c:9100: error: function ‘maxsplit’ is initialized like a variable Python3/_regex.c:9101: error: initializer element is not constant Python3/_regex.c:9101: error: (near initialization for ‘kwlist[2]’) Python3/_regex.c:9104: warning: return from incompatible pointer type Python3/_regex.c:9107: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:9107: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:9107: error: cast specifies function type Python3/_regex.c:9107: error: lvalue required as left operand of assignment Python3/_regex.c:9109: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:9109: error: cast specifies function type Python3/_regex.c:9109: warning: passing argument 5 of ‘state_init’ from incompatible pointer type Python3/_regex.c:9110: warning: return from incompatible pointer type Python3/_regex.c:9119: warning: return from incompatible pointer type Python3/_regex.c:9122: error: lvalue required as left operand of assignment Python3/_regex.c:9124: error: lvalue required as left operand of assignment Python3/_regex.c:9125: error: lvalue required as left operand of assignment Python3/_regex.c:9126: error: lvalue required as left operand of assignment Python3/_regex.c:9128: error: lvalue required as left operand of assignment Python3/_regex.c:9129: error: lvalue required as left operand of assignment Python3/_regex.c:9130: error: lvalue required as left operand of assignment Python3/_regex.c:9132: error: lvalue required as left operand of assignment Python3/_regex.c:9155: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9155: error: invalid use of non-lvalue array Python3/_regex.c:9169: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9169: error: lvalue required as decrement operand Python3/_regex.c:9169: error: lvalue required as decrement operand Python3/_regex.c:9169: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9169: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9169: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9174: error: lvalue required as left operand of assignment Python3/_regex.c:9174: error: lvalue required as increment operand Python3/_regex.c:9179: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9179: error: lvalue required as decrement operand Python3/_regex.c:9179: error: lvalue required as decrement operand Python3/_regex.c:9179: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9179: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9179: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9184: error: lvalue required as increment operand Python3/_regex.c:9185: error: lvalue required as left operand of assignment Python3/_regex.c:9202: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9202: error: invalid use of non-lvalue array Python3/_regex.c:9216: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9216: error: lvalue required as decrement operand Python3/_regex.c:9216: error: lvalue required as decrement operand Python3/_regex.c:9216: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9216: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9216: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9225: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9225: error: lvalue required as decrement operand Python3/_regex.c:9225: error: lvalue required as decrement operand Python3/_regex.c:9225: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9225: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9225: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9227: warning: return from incompatible pointer type Python3/_regex.c:9100: error: nested function ‘maxsplit’ declared but never defined Python3/_regex.c: In function ‘pattern_splititer’: Python3/_regex.c:9239: warning: return from incompatible pointer type Python3/_regex.c:9242: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9242: error: lvalue required as decrement operand Python3/_regex.c:9242: error: lvalue required as decrement operand Python3/_regex.c:9242: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9242: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9242: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9244: warning: return from incompatible pointer type Python3/_regex.c:9247: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9247: error: lvalue required as decrement operand Python3/_regex.c:9247: error: lvalue required as decrement operand Python3/_regex.c:9247: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9247: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9247: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘pattern_findall’: Python3/_regex.c:9268: error: function ‘overlapped’ is initialized like a variable Python3/_regex.c:9269: error: initializer element is not constant Python3/_regex.c:9269: error: (near initialization for ‘kwlist[4]’) Python3/_regex.c:9272: warning: return from incompatible pointer type Python3/_regex.c:9274: error: lvalue required as left operand of assignment Python3/_regex.c:9275: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:9275: error: invalid operands to binary >> (have ‘char **’ and ‘int’) Python3/_regex.c:9275: error: cast specifies function type Python3/_regex.c:9275: warning: passing argument 2 of ‘as_string_index’ from incompatible pointer type Python3/_regex.c:9275: error: lvalue required as left operand of assignment Python3/_regex.c:9277: warning: return from incompatible pointer type Python3/_regex.c:9279: error: incompatible type for argument 6 of ‘state_init’ Python3/_regex.c:9280: warning: return from incompatible pointer type Python3/_regex.c:9289: warning: return from incompatible pointer type Python3/_regex.c:9292: error: lvalue required as left operand of assignment Python3/_regex.c:9306: error: switch quantity not an integer Python3/_regex.c:9309: error: lvalue required as left operand of assignment Python3/_regex.c:9310: error: lvalue required as left operand of assignment Python3/_regex.c:9312: error: lvalue required as left operand of assignment Python3/_regex.c:9313: error: lvalue required as left operand of assignment Python3/_regex.c:9320: warning: passing argument 2 of ‘state_get_group’ makes pointer from integer without a cast Python3/_regex.c:9328: error: lvalue required as left operand of assignment Python3/_regex.c:9328: error: lvalue required as increment operand Python3/_regex.c:9331: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9331: error: lvalue required as decrement operand Python3/_regex.c:9331: error: lvalue required as decrement operand Python3/_regex.c:9331: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9331: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9331: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9334: error: array subscript is not an integer Python3/_regex.c:9340: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9340: error: lvalue required as decrement operand Python3/_regex.c:9340: error: lvalue required as decrement operand Python3/_regex.c:9340: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9340: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9340: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9346: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9346: warning: assignment from incompatible pointer type Python3/_regex.c:9360: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9360: error: lvalue required as decrement operand Python3/_regex.c:9360: error: lvalue required as decrement operand Python3/_regex.c:9360: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9360: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9360: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9362: warning: return from incompatible pointer type Python3/_regex.c:9268: error: nested function ‘overlapped’ declared but never defined Python3/_regex.c: In function ‘pattern_finditer’: Python3/_regex.c:9374: warning: return from incompatible pointer type Python3/_regex.c:9377: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9377: error: lvalue required as decrement operand Python3/_regex.c:9377: error: lvalue required as decrement operand Python3/_regex.c:9377: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9377: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9377: error: called object ‘*(char **)&’ is not a function Python3/_regex.c:9379: warning: return from incompatible pointer type Python3/_regex.c:9382: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9382: error: lvalue required as decrement operand Python3/_regex.c:9382: error: lvalue required as decrement operand Python3/_regex.c:9382: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9382: error: request for member ‘tp_dealloc’ in something not a structure or union Python3/_regex.c:9382: error: called object ‘*(char **)&’ is not a function Python3/_regex.c: In function ‘pattern_copy’: Python3/_regex.c:9390: warning: return from incompatible pointer type Python3/_regex.c: In function ‘pattern_deepcopy’: Python3/_regex.c:9396: warning: return from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:9459: error: initializer element is not constant Python3/_regex.c:9459: error: (near initialization for ‘pattern_methods[11].ml_name’) Python3/_regex.c:9459: error: initializer element is not constant Python3/_regex.c:9459: error: (near initialization for ‘pattern_methods[11].ml_meth’) Python3/_regex.c: In function ‘pattern_dealloc’: Python3/_regex.c:9469: error: lvalue required as left operand of assignment Python3/_regex.c:9469: error: lvalue required as increment operand Python3/_regex.c:9472: error: array subscript is not an integer Python3/_regex.c:9472: warning: assignment from incompatible pointer type Python3/_regex.c:9486: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:9486: warning: passing argument 1 of ‘dealloc_groups’ from incompatible pointer type Python3/_regex.c:9486: error: too many arguments to function ‘dealloc_groups’ Python3/_regex.c:9488: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:9488: warning: passing argument 1 of ‘dealloc_repeats’ from incompatible pointer type Python3/_regex.c:9490: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:9494: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:9494: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9494: error: lvalue required as decrement operand Python3/_regex.c:9494: error: lvalue required as decrement operand Python3/_regex.c:9494: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9494: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:9494: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:9495: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:9495: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9495: error: lvalue required as decrement operand Python3/_regex.c:9495: error: lvalue required as decrement operand Python3/_regex.c:9495: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9495: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:9495: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:9496: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:9496: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:9496: error: lvalue required as decrement operand Python3/_regex.c:9496: error: lvalue required as decrement operand Python3/_regex.c:9496: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:9496: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:9496: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c: At top level: Python3/_regex.c:9502: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9503: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9504: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9505: error: initializer element is not constant Python3/_regex.c:9505: error: (near initialization for ‘pattern_members[4].name’) Python3/_regex.c:9509: warning: excess elements in struct initializer Python3/_regex.c:9509: warning: (near initialization for ‘Pattern_Type.ob_base.ob_base’) Python3/_regex.c:9509: warning: excess elements in struct initializer Python3/_regex.c:9509: warning: (near initialization for ‘Pattern_Type.ob_base.ob_base’) Python3/_regex.c:9509: warning: excess elements in struct initializer Python3/_regex.c:9509: warning: (near initialization for ‘Pattern_Type.ob_base’) Python3/_regex.c:9511: warning: initialization makes pointer from integer without a cast Python3/_regex.c:9532: warning: initialization makes pointer from integer without a cast Python3/_regex.c: In function ‘build_fast_tables’: Python3/_regex.c:9561: error: lvalue required as left operand of assignment Python3/_regex.c:9563: warning: comparison between pointer and integer Python3/_regex.c:9568: error: subscripted value is pointer to function Python3/_regex.c:9568: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:9569: error: subscripted value is pointer to function Python3/_regex.c:9569: error: invalid operands to binary * (have ‘int (*)()’ and ‘struct PyMemberDef *’) Python3/_regex.c:9579: error: subscripted value is pointer to function Python3/_regex.c:9581: error: lvalue required as left operand of assignment Python3/_regex.c:9583: error: lvalue required as left operand of assignment Python3/_regex.c:9583: error: lvalue required as increment operand Python3/_regex.c:9589: error: lvalue required as left operand of assignment Python3/_regex.c:9590: error: array subscript is not an integer Python3/_regex.c:9590: warning: assignment makes integer from pointer without a cast Python3/_regex.c:9593: error: subscripted value is pointer to function Python3/_regex.c:9595: error: subscripted value is pointer to function Python3/_regex.c:9598: error: subscripted value is pointer to function Python3/_regex.c:9601: error: subscripted value is pointer to function Python3/_regex.c:9606: error: lvalue required as left operand of assignment Python3/_regex.c:9607: error: lvalue required as left operand of assignment Python3/_regex.c:9609: error: lvalue required as left operand of assignment Python3/_regex.c:9610: error: lvalue required as left operand of assignment Python3/_regex.c:9615: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9618: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9618: error: array subscript is not an integer Python3/_regex.c:9618: error: invalid operands to binary + (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:9618: error: array subscript is not an integer Python3/_regex.c:9618: warning: passing argument 1 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9618: warning: passing argument 2 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9620: error: lvalue required as decrement operand Python3/_regex.c:9623: error: lvalue required as decrement operand Python3/_regex.c:9624: error: lvalue required as left operand of assignment Python3/_regex.c:9628: error: array subscript is not an integer Python3/_regex.c:9628: error: array subscript is not an integer Python3/_regex.c:9628: warning: passing argument 1 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9628: warning: passing argument 2 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9633: error: lvalue required as decrement operand Python3/_regex.c:9635: error: lvalue required as left operand of assignment Python3/_regex.c:9640: error: array subscript is not an integer Python3/_regex.c:9643: error: lvalue required as decrement operand Python3/_regex.c:9644: error: lvalue required as increment operand Python3/_regex.c:9648: error: lvalue required as left operand of assignment Python3/_regex.c:9651: error: lvalue required as decrement operand Python3/_regex.c:9658: error: lvalue required as left operand of assignment Python3/_regex.c:9663: error: array subscript is not an integer Python3/_regex.c:9664: error: lvalue required as decrement operand Python3/_regex.c:9665: error: lvalue required as decrement operand Python3/_regex.c: In function ‘build_fast_tables_rev’: Python3/_regex.c:9690: error: lvalue required as left operand of assignment Python3/_regex.c:9692: warning: comparison between pointer and integer Python3/_regex.c:9697: error: subscripted value is pointer to function Python3/_regex.c:9697: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:9698: error: subscripted value is pointer to function Python3/_regex.c:9698: error: invalid operands to binary * (have ‘int (*)()’ and ‘struct PyMemberDef *’) Python3/_regex.c:9708: error: subscripted value is pointer to function Python3/_regex.c:9708: error: wrong type argument to unary minus Python3/_regex.c:9710: error: lvalue required as left operand of assignment Python3/_regex.c:9710: warning: comparison between pointer and integer Python3/_regex.c:9710: error: lvalue required as decrement operand Python3/_regex.c:9716: error: wrong type argument to unary minus Python3/_regex.c:9716: error: lvalue required as left operand of assignment Python3/_regex.c:9717: error: array subscript is not an integer Python3/_regex.c:9717: warning: assignment makes integer from pointer without a cast Python3/_regex.c:9720: error: subscripted value is pointer to function Python3/_regex.c:9722: error: subscripted value is pointer to function Python3/_regex.c:9725: error: subscripted value is pointer to function Python3/_regex.c:9728: error: subscripted value is pointer to function Python3/_regex.c:9733: error: lvalue required as left operand of assignment Python3/_regex.c:9734: error: lvalue required as left operand of assignment Python3/_regex.c:9736: error: lvalue required as left operand of assignment Python3/_regex.c:9737: error: lvalue required as left operand of assignment Python3/_regex.c:9742: warning: comparison between pointer and integer Python3/_regex.c:9747: error: lvalue required as decrement operand Python3/_regex.c:9750: error: lvalue required as increment operand Python3/_regex.c:9751: error: lvalue required as left operand of assignment Python3/_regex.c:9755: error: array subscript is not an integer Python3/_regex.c:9755: error: array subscript is not an integer Python3/_regex.c:9755: warning: passing argument 1 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9755: warning: passing argument 2 of ‘is_same_char’ makes integer from pointer without a cast Python3/_regex.c:9760: error: lvalue required as increment operand Python3/_regex.c:9762: error: lvalue required as left operand of assignment Python3/_regex.c:9767: error: array subscript is not an integer Python3/_regex.c:9770: error: lvalue required as increment operand Python3/_regex.c:9771: error: lvalue required as increment operand Python3/_regex.c:9775: error: lvalue required as left operand of assignment Python3/_regex.c:9778: error: lvalue required as increment operand Python3/_regex.c:9785: error: lvalue required as left operand of assignment Python3/_regex.c:9790: error: array subscript is not an integer Python3/_regex.c:9791: error: lvalue required as increment operand Python3/_regex.c:9792: error: lvalue required as increment operand Python3/_regex.c: In function ‘skip_one_way_branches’: Python3/_regex.c:9815: error: lvalue required as left operand of assignment Python3/_regex.c:9815: error: lvalue required as increment operand Python3/_regex.c:9819: error: array subscript is not an integer Python3/_regex.c:9819: warning: assignment from incompatible pointer type Python3/_regex.c: At top level: Python3/_regex.c:9849: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘add_guards’: Python3/_regex.c:9863: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:9863: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9864: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9872: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9873: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9887: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9888: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9889: error: array subscript is not an integer Python3/_regex.c:9889: warning: assignment from incompatible pointer type Python3/_regex.c:9903: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9904: error: array subscript is not an integer Python3/_regex.c:9904: warning: assignment from incompatible pointer type Python3/_regex.c:9914: error: too many arguments to function ‘add_guards’ Python3/_regex.c:9915: error: too many arguments to function ‘add_guards’ Python3/_regex.c: At top level: Python3/_regex.c:9938: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c:9938: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘add_repeat_index’: Python3/_regex.c:9940: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:9940: error: expected ‘;’ before ‘index_count’ Python3/_regex.c:9941: error: expected ‘;’ before ‘first_index’ Python3/_regex.c:9942: error: expected ‘;’ before ‘i’ Python3/_regex.c:9948: error: ‘index_count’ undeclared (first use in this function) Python3/_regex.c:9948: error: ‘offset’ undeclared (first use in this function) Python3/_regex.c:9948: error: array subscript is not an integer Python3/_regex.c:9949: error: ‘first_index’ undeclared (first use in this function) Python3/_regex.c:9951: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:9951: error: lvalue required as increment operand Python3/_regex.c:9951: error: lvalue required as increment operand Python3/_regex.c:9952: error: invalid operands to binary + (have ‘struct PyMemberDef *’ and ‘struct PyMemberDef *’) Python3/_regex.c:9952: error: array subscript is not an integer Python3/_regex.c:9952: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:9958: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:9958: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:9964: error: array subscript is not an integer Python3/_regex.c:9964: error: lvalue required as increment operand Python3/_regex.c:9964: error: lvalue required as increment operand Python3/_regex.c:9964: error: invalid operands to binary + (have ‘struct PyMemberDef *’ and ‘struct PyMemberDef *’) Python3/_regex.c:9964: error: array subscript is not an integer Python3/_regex.c: At top level: Python3/_regex.c:9970: error: expected declaration specifiers or ‘...’ before ‘size_t’ Python3/_regex.c: In function ‘record_subpattern_repeats’: Python3/_regex.c:9975: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:9980: warning: passing argument 2 of ‘record_subpattern_repeats’ makes pointer from integer without a cast Python3/_regex.c:9980: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:9985: error: ‘offset’ undeclared (first use in this function) Python3/_regex.c:9986: warning: passing argument 2 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:9986: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:9996: error: too many arguments to function ‘add_repeat_index’ Python3/_regex.c:9999: warning: passing argument 2 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:9999: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:10006: error: too many arguments to function ‘add_repeat_index’ Python3/_regex.c:10012: warning: passing argument 2 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:10012: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c: In function ‘discard_unused_nodes’: Python3/_regex.c:10055: error: lvalue required as left operand of assignment Python3/_regex.c:10056: error: lvalue required as left operand of assignment Python3/_regex.c:10056: error: lvalue required as increment operand Python3/_regex.c:10059: error: array subscript is not an integer Python3/_regex.c:10059: warning: assignment from incompatible pointer type Python3/_regex.c:10061: error: lvalue required as increment operand Python3/_regex.c:10061: error: array subscript is not an integer Python3/_regex.c: In function ‘mark_named_groups’: Python3/_regex.c:10077: error: lvalue required as left operand of assignment Python3/_regex.c:10077: error: lvalue required as increment operand Python3/_regex.c:10081: error: array subscript is not an integer Python3/_regex.c:10081: warning: assignment from incompatible pointer type Python3/_regex.c:10084: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:10084: error: lvalue required as decrement operand Python3/_regex.c:10084: error: lvalue required as decrement operand Python3/_regex.c:10084: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:10084: error: ‘PyMemberDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:10084: error: called object ‘*(struct PyMemberDef *)&’ is not a function Python3/_regex.c: In function ‘set_test_nodes’: Python3/_regex.c:10155: error: lvalue required as left operand of assignment Python3/_regex.c:10155: error: lvalue required as increment operand Python3/_regex.c:10158: error: array subscript is not an integer Python3/_regex.c:10158: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘should_do_check’: Python3/_regex.c:10216: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c:10261: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c: In function ‘optimise_pattern’: Python3/_regex.c:10281: error: too many arguments to function ‘add_guards’ Python3/_regex.c:10286: warning: passing argument 1 of ‘record_subpattern_repeats’ from incompatible pointer type Python3/_regex.c:10286: error: too many arguments to function ‘record_subpattern_repeats’ Python3/_regex.c:10299: error: ‘PatternObject’ has no member named ‘do_check’ Python3/_regex.c: In function ‘create_node’: Python3/_regex.c:10312: warning: return from incompatible pointer type Python3/_regex.c:10316: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10324: warning: assignment from incompatible pointer type Python3/_regex.c:10325: warning: assignment from incompatible pointer type Python3/_regex.c:10326: warning: assignment from incompatible pointer type Python3/_regex.c:10327: warning: assignment from incompatible pointer type Python3/_regex.c:10328: warning: assignment from incompatible pointer type Python3/_regex.c:10329: warning: assignment from incompatible pointer type Python3/_regex.c:10337: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10337: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:10344: error: array subscript is not an integer Python3/_regex.c:10351: warning: return from incompatible pointer type Python3/_regex.c: In function ‘ensure_group’: Python3/_regex.c:10375: error: lvalue required as left operand of assignment Python3/_regex.c:10376: error: lvalue required as left operand of assignment Python3/_regex.c:10378: error: lvalue required as left operand of assignment Python3/_regex.c:10382: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10382: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:10385: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:10385: error: invalid operands to binary + (have ‘struct RE_GroupInfo *’ and ‘int (*)()’) Python3/_regex.c: In function ‘record_ref_group’: Python3/_regex.c:10403: error: array subscript is not an integer Python3/_regex.c:10403: error: request for member ‘referenced’ in something not a structure or union Python3/_regex.c: In function ‘record_group’: Python3/_regex.c:10413: warning: comparison between pointer and integer Python3/_regex.c:10414: error: array subscript is not an integer Python3/_regex.c:10414: error: request for member ‘id’ in something not a structure or union Python3/_regex.c:10415: error: array subscript is not an integer Python3/_regex.c:10415: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c: In function ‘record_group_end’: Python3/_regex.c:10424: warning: comparison between pointer and integer Python3/_regex.c:10425: error: array subscript is not an integer Python3/_regex.c:10425: error: request for member ‘end_index’ in something not a structure or union Python3/_regex.c: In function ‘record_repeat’: Python3/_regex.c:10468: error: lvalue required as left operand of assignment Python3/_regex.c:10469: error: lvalue required as left operand of assignment Python3/_regex.c:10470: warning: comparison between pointer and integer Python3/_regex.c:10471: error: lvalue required as left operand of assignment Python3/_regex.c:10475: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:10475: error: too many arguments to function ‘re_realloc’ Python3/_regex.c:10478: warning: incompatible implicit declaration of built-in function ‘memset’ Python3/_regex.c:10478: error: invalid operands to binary + (have ‘struct RE_RepeatInfo *’ and ‘int (*)()’) Python3/_regex.c:10485: warning: comparison between pointer and integer Python3/_regex.c:10486: warning: assignment makes pointer from integer without a cast Python3/_regex.c: In function ‘build_ANY’: Python3/_regex.c:10505: error: lvalue required as left operand of assignment Python3/_regex.c:10515: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10515: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10516: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10518: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10518: error: lvalue required as increment operand Python3/_regex.c:10518: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_ATOMIC’: Python3/_regex.c:10530: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10540: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10557: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10557: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10560: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10560: warning: assignment from incompatible pointer type Python3/_regex.c:10563: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10563: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10564: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10564: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10569: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10569: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10570: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_BIG_BITSET’: Python3/_regex.c:10581: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:10581: error: expected ‘;’ before ‘index_count’ Python3/_regex.c:10583: error: expected ‘;’ before ‘subset_count’ Python3/_regex.c:10584: error: expected ‘;’ before ‘i’ Python3/_regex.c:10585: error: expected ‘;’ before ‘size’ Python3/_regex.c:10595: error: lvalue required as left operand of assignment Python3/_regex.c:10598: error: lvalue required as left operand of assignment Python3/_regex.c:10602: error: ‘index_count’ undeclared (first use in this function) Python3/_regex.c:10604: error: ‘subset_count’ undeclared (first use in this function) Python3/_regex.c:10605: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:10605: error: lvalue required as increment operand Python3/_regex.c:10605: error: lvalue required as increment operand Python3/_regex.c:10608: error: invalid operands to binary >> (have ‘struct PyMemberDef *’ and ‘int’) Python3/_regex.c:10608: error: array subscript is not an integer Python3/_regex.c:10608: warning: assignment makes integer from pointer without a cast Python3/_regex.c:10609: error: invalid operands to binary & (have ‘struct PyMemberDef *’ and ‘int’) Python3/_regex.c:10609: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:10609: error: invalid operands to binary >> (have ‘unsigned int’ and ‘struct PyMemberDef *’) Python3/_regex.c:10609: error: incompatible types in assignment Python3/_regex.c:10611: warning: comparison between pointer and integer Python3/_regex.c:10614: warning: comparison between pointer and integer Python3/_regex.c:10615: error: lvalue required as increment operand Python3/_regex.c:10615: error: lvalue required as increment operand Python3/_regex.c:10619: error: invalid operands to binary >> (have ‘struct PyMemberDef *’ and ‘int’) Python3/_regex.c:10619: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:10619: error: invalid use of non-lvalue array Python3/_regex.c:10620: error: invalid operands to binary * (have ‘int’ and ‘struct PyMemberDef *’) Python3/_regex.c:10620: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:10620: error: invalid use of non-lvalue array Python3/_regex.c:10624: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:10627: warning: passing argument 5 of ‘create_node’ from incompatible pointer type Python3/_regex.c:10632: error: lvalue required as increment operand Python3/_regex.c:10632: error: lvalue required as increment operand Python3/_regex.c:10633: error: array subscript is not an integer Python3/_regex.c:10633: error: array subscript is not an integer Python3/_regex.c:10635: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:10635: error: invalid use of non-lvalue array Python3/_regex.c:10638: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10638: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10639: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10642: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10642: error: lvalue required as increment operand Python3/_regex.c:10642: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_BOUNDARY’: Python3/_regex.c:10668: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10668: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10669: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_BRANCH’: Python3/_regex.c:10678: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:10678: error: expected ‘;’ before ‘smallest_min_width’ Python3/_regex.c:10690: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10690: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10691: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10693: error: ‘smallest_min_width’ undeclared (first use in this function) Python3/_regex.c:10693: error: wrong type argument to bit-complement Python3/_regex.c:10693: error: expected ‘;’ before numeric constant Python3/_regex.c:10707: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10708: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10712: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10713: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10715: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10715: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10718: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10718: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10719: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10719: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10738: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c: In function ‘build_CHARACTER’: Python3/_regex.c:10760: error: lvalue required as left operand of assignment Python3/_regex.c:10763: error: lvalue required as left operand of assignment Python3/_regex.c:10766: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10775: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10775: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10776: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10779: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10779: error: lvalue required as increment operand Python3/_regex.c:10779: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_GROUP’: Python3/_regex.c:10797: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10799: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10808: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:10811: warning: passing argument 2 of ‘record_group’ makes pointer from integer without a cast Python3/_regex.c:10818: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10826: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10826: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10827: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10827: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10827: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:10832: warning: passing argument 2 of ‘record_group_end’ makes pointer from integer without a cast Python3/_regex.c:10835: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10835: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10836: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10836: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10837: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10837: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10838: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_GROUP_EXISTS’: Python3/_regex.c:10849: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:10849: error: expected ‘;’ before ‘min_width’ Python3/_regex.c:10856: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10864: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10865: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10870: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10870: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10872: error: ‘min_width’ undeclared (first use in this function) Python3/_regex.c:10872: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10875: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10875: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10876: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10876: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10877: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10877: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10883: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10884: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10889: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10889: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10891: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10892: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10894: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10894: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10895: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10895: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10902: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:10909: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_LOOKAROUND’: Python3/_regex.c:10930: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:10944: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10948: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10948: warning: assignment makes integer from pointer without a cast Python3/_regex.c:10954: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10954: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:10963: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10963: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10966: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:10966: warning: assignment from incompatible pointer type Python3/_regex.c:10969: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:10969: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:10970: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_PROPERTY’: Python3/_regex.c:10992: error: lvalue required as left operand of assignment Python3/_regex.c:10995: error: lvalue required as left operand of assignment Python3/_regex.c:10998: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11007: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11007: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11008: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11011: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11011: error: lvalue required as increment operand Python3/_regex.c:11011: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_REF_GROUP’: Python3/_regex.c:11022: error: lvalue required as left operand of assignment Python3/_regex.c:11023: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11027: warning: assignment makes integer from pointer without a cast Python3/_regex.c:11035: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11035: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11036: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_REPEAT’: Python3/_regex.c:11075: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11083: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11083: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11089: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11089: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11094: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11094: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11096: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11096: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11099: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11099: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11100: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11106: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11114: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11114: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11115: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11115: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11120: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11120: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11120: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11120: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11121: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11121: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11123: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11123: error: expected ‘;’ before ‘index’ Python3/_regex.c:11127: error: ‘index’ undeclared (first use in this function) Python3/_regex.c:11131: warning: passing argument 4 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11131: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11132: warning: passing argument 2 of ‘record_repeat’ makes integer from pointer without a cast Python3/_regex.c:11135: warning: assignment makes integer from pointer without a cast Python3/_regex.c:11142: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11143: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:11144: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11152: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11152: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11152: error: invalid operands to binary * (have ‘unsigned int’ and ‘struct PyMemberDef *’) Python3/_regex.c:11153: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11153: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11157: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11157: warning: passing argument 1 of ‘sequence_matches_one’ from incompatible pointer type Python3/_regex.c:11162: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11162: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11163: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11163: warning: assignment from incompatible pointer type Python3/_regex.c:11164: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11171: warning: passing argument 4 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11171: warning: passing argument 5 of ‘create_node’ makes pointer from integer without a cast Python3/_regex.c:11185: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11185: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11186: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11186: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11188: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11188: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11189: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11189: warning: passing argument 2 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11191: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_SMALL_BITSET’: Python3/_regex.c:11200: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11200: error: expected ‘;’ before ‘size’ Python3/_regex.c:11205: error: expected ‘;’ before ‘i’ Python3/_regex.c:11208: error: ‘size’ undeclared (first use in this function) Python3/_regex.c:11209: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:11209: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:11218: error: lvalue required as left operand of assignment Python3/_regex.c:11221: error: lvalue required as left operand of assignment Python3/_regex.c:11224: warning: passing argument 5 of ‘create_node’ from incompatible pointer type Python3/_regex.c:11229: error: ‘i’ undeclared (first use in this function) Python3/_regex.c:11229: error: lvalue required as increment operand Python3/_regex.c:11229: error: lvalue required as increment operand Python3/_regex.c:11230: error: array subscript is not an integer Python3/_regex.c:11230: error: array subscript is not an integer Python3/_regex.c:11232: error: invalid operands to binary + (have ‘unsigned int *’ and ‘struct PyMemberDef *’) Python3/_regex.c:11232: error: invalid use of non-lvalue array Python3/_regex.c:11235: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11235: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11236: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11239: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11239: error: lvalue required as increment operand Python3/_regex.c:11239: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_STRING’: Python3/_regex.c:11253: error: lvalue required as left operand of assignment Python3/_regex.c:11254: error: invalid operands to binary + (have ‘unsigned int *’ and ‘int (*)()’) Python3/_regex.c:11254: warning: comparison of distinct pointer types lacks a cast Python3/_regex.c:11259: error: lvalue required as left operand of assignment Python3/_regex.c:11262: error: invalid operands to binary * (have ‘int (*)()’ and ‘int (*)()’) Python3/_regex.c:11262: warning: passing argument 4 of ‘create_node’ from incompatible pointer type Python3/_regex.c:11266: error: lvalue required as left operand of assignment Python3/_regex.c:11266: error: lvalue required as increment operand Python3/_regex.c:11267: error: array subscript is not an integer Python3/_regex.c:11267: error: array subscript is not an integer Python3/_regex.c:11269: error: invalid operands to binary + (have ‘unsigned int *’ and ‘int (*)()’) Python3/_regex.c:11269: error: invalid use of non-lvalue array Python3/_regex.c:11274: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11275: warning: passing argument 1 of ‘build_fast_tables’ from incompatible pointer type Python3/_regex.c:11279: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11280: warning: passing argument 1 of ‘build_fast_tables_rev’ from incompatible pointer type Python3/_regex.c:11285: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11285: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11286: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11288: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c: In function ‘build_SET’: Python3/_regex.c:11299: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11299: error: expected ‘;’ before ‘saved_min_width’ Python3/_regex.c:11308: error: lvalue required as left operand of assignment Python3/_regex.c:11311: error: lvalue required as left operand of assignment Python3/_regex.c:11320: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11320: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11321: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11323: error: ‘saved_min_width’ undeclared (first use in this function) Python3/_regex.c:11323: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11366: warning: assignment from incompatible pointer type Python3/_regex.c:11367: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11369: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11372: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11372: error: lvalue required as increment operand Python3/_regex.c:11372: error: lvalue required as increment operand Python3/_regex.c: In function ‘build_zerowidth’: Python3/_regex.c:11389: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11389: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11390: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c: In function ‘build_sequence’: Python3/_regex.c:11398: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11399: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11399: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c: In function ‘compile_to_nodes’: Python3/_regex.c:11549: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11550: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11551: error: ‘RE_CompileArgs’ has no member named ‘save_captures’ Python3/_regex.c:11552: error: ‘RE_CompileArgs’ has no member named ‘has_captures’ Python3/_regex.c:11559: error: ‘PatternObject’ has no member named ‘min_width’ Python3/_regex.c:11559: error: ‘RE_CompileArgs’ has no member named ‘min_width’ Python3/_regex.c:11566: error: ‘RE_CompileArgs’ has no member named ‘end’ Python3/_regex.c:11566: warning: passing argument 1 of ‘add_node’ from incompatible pointer type Python3/_regex.c:11567: error: ‘RE_CompileArgs’ has no member named ‘start’ Python3/_regex.c:11567: warning: assignment from incompatible pointer type Python3/_regex.c: In function ‘re_compile’: Python3/_regex.c:11585: error: function ‘flags’ is initialized like a variable Python3/_regex.c:11600: warning: return from incompatible pointer type Python3/_regex.c:11603: error: ‘PyVarObject’ has no member named ‘ob_size’ Python3/_regex.c:11603: error: lvalue required as left operand of assignment Python3/_regex.c:11604: error: invalid operands to binary * (have ‘int (*)()’ and ‘long unsigned int’) Python3/_regex.c:11606: warning: return from incompatible pointer type Python3/_regex.c:11608: error: lvalue required as left operand of assignment Python3/_regex.c:11608: error: lvalue required as increment operand Python3/_regex.c:11609: error: array subscript is not an integer Python3/_regex.c:11609: warning: initialization from incompatible pointer type Python3/_regex.c:11610: error: ‘size_t’ undeclared (first use in this function) Python3/_regex.c:11610: error: expected ‘;’ before ‘value’ Python3/_regex.c:11612: error: ‘value’ undeclared (first use in this function) Python3/_regex.c:11616: error: array subscript is not an integer Python3/_regex.c:11617: error: array subscript is not an integer Python3/_regex.c:11624: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:11626: warning: return from incompatible pointer type Python3/_regex.c:11632: warning: assignment from incompatible pointer type Python3/_regex.c:11633: warning: assignment from incompatible pointer type Python3/_regex.c:11634: warning: assignment from incompatible pointer type Python3/_regex.c:11642: warning: assignment from incompatible pointer type Python3/_regex.c:11644: warning: assignment from incompatible pointer type Python3/_regex.c:11646: warning: assignment from incompatible pointer type Python3/_regex.c:11647: error: ‘PatternObject’ has no member named ‘groups_storage’ Python3/_regex.c:11648: error: ‘PatternObject’ has no member named ‘repeats_storage’ Python3/_regex.c:11649: error: ‘PatternObject’ has no member named ‘saved_groups_capacity_storage’ Python3/_regex.c:11650: error: ‘PatternObject’ has no member named ‘saved_groups_storage’ Python3/_regex.c:11651: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11651: error: lvalue required as increment operand Python3/_regex.c:11651: error: lvalue required as increment operand Python3/_regex.c:11652: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11652: error: lvalue required as increment operand Python3/_regex.c:11652: error: lvalue required as increment operand Python3/_regex.c:11653: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11653: error: lvalue required as increment operand Python3/_regex.c:11653: error: lvalue required as increment operand Python3/_regex.c:11656: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11656: error: incompatible types in assignment Python3/_regex.c:11657: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11657: error: incompatible types in assignment Python3/_regex.c:11658: error: invalid operands to binary & (have ‘int (*)()’ and ‘int’) Python3/_regex.c:11658: error: incompatible types in assignment Python3/_regex.c:11660: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11660: error: ‘PyMemberDef’ has no member named ‘tp_flags’ Python3/_regex.c:11660: error: invalid operands to binary & (have ‘struct PyMemberDef *’ and ‘long int’) Python3/_regex.c:11666: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11668: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11670: error: ‘PatternObject’ has no member named ‘encoding’ Python3/_regex.c:11673: error: invalid operands to binary + (have ‘unsigned int *’ and ‘int (*)()’) Python3/_regex.c:11673: warning: passing argument 2 of ‘compile_to_nodes’ from incompatible pointer type Python3/_regex.c:11680: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:11682: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11682: error: lvalue required as decrement operand Python3/_regex.c:11682: error: lvalue required as decrement operand Python3/_regex.c:11682: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11682: error: ‘PyMemberDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11682: error: called object ‘*(struct PyMemberDef *)&’ is not a function Python3/_regex.c:11683: warning: return from incompatible pointer type Python3/_regex.c:11690: warning: passing argument 2 of ‘set_error’ from incompatible pointer type Python3/_regex.c:11691: warning: return from incompatible pointer type Python3/_regex.c:11585: error: nested function ‘flags’ declared but never defined Python3/_regex.c: In function ‘set_exception’: Python3/_regex.c:11702: warning: return from incompatible pointer type Python3/_regex.c:11704: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11704: error: lvalue required as increment operand Python3/_regex.c:11704: error: lvalue required as increment operand Python3/_regex.c:11706: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11706: error: lvalue required as increment operand Python3/_regex.c:11706: error: lvalue required as increment operand Python3/_regex.c: At top level: Python3/_regex.c:11715: error: initializer element is not constant Python3/_regex.c:11715: error: (near initialization for ‘_functions[3].ml_name’) Python3/_regex.c:11715: error: initializer element is not constant Python3/_regex.c:11715: error: (near initialization for ‘_functions[3].ml_meth’) Python3/_regex.c:11719: warning: excess elements in struct initializer Python3/_regex.c:11719: warning: (near initialization for ‘remodule.m_base.ob_base’) Python3/_regex.c:11719: warning: excess elements in struct initializer Python3/_regex.c:11719: warning: (near initialization for ‘remodule.m_base.ob_base’) Python3/_regex.c:11721: error: initializer element is not constant Python3/_regex.c:11721: error: (near initialization for ‘remodule.m_doc’) Python3/_regex.c:11722: warning: initialization makes pointer from integer without a cast Python3/_regex.c:11724: error: initializer element is not constant Python3/_regex.c:11724: error: (near initialization for ‘remodule.m_reload’) Python3/_regex.c:11725: error: initializer element is not constant Python3/_regex.c:11725: error: (near initialization for ‘remodule.m_traverse’) Python3/_regex.c:11726: error: initializer element is not constant Python3/_regex.c:11726: error: (near initialization for ‘remodule.m_clear’) Python3/_regex.c:11728: error: initializer element is not constant Python3/_regex.c:11728: error: (near initialization for ‘remodule.m_free’) Python3/_regex.c: In function ‘PyInit__regex’: Python3/_regex.c:11742: warning: return from incompatible pointer type Python3/_regex.c:11744: warning: return from incompatible pointer type Python3/_regex.c:11746: warning: return from incompatible pointer type Python3/_regex.c:11748: warning: return from incompatible pointer type Python3/_regex.c:11754: warning: return from incompatible pointer type Python3/_regex.c:11760: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11760: error: lvalue required as decrement operand Python3/_regex.c:11760: error: lvalue required as decrement operand Python3/_regex.c:11760: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11760: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11760: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:11766: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11766: error: lvalue required as decrement operand Python3/_regex.c:11766: error: lvalue required as decrement operand Python3/_regex.c:11766: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11766: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11766: error: called object ‘*(struct PyMethodDef *)&’ is not a function Python3/_regex.c:11772: error: ‘PyObject’ has no member named ‘ob_refcnt’ Python3/_regex.c:11772: error: lvalue required as decrement operand Python3/_regex.c:11772: error: lvalue required as decrement operand Python3/_regex.c:11772: error: ‘PyObject’ has no member named ‘ob_type’ Python3/_regex.c:11772: error: ‘PyMethodDef’ has no member named ‘tp_dealloc’ Python3/_regex.c:11772: error: called object ‘*(struct PyMethodDef *)&’ is not a function lipo: can't figure out the architecture type of: /var/folders/wa/wa39YHamFW0Uj5K5sRjHAk+++TI/-Tmp-//ccs2arXM.out error: command 'gcc' failed with exit status 1