In file included from ../Include/Python.h:74,
                 from msvcrtmodule.c:19:
../Include/pymem.h: In function `__declspec':
../Include/pymem.h:51: error: parse error before "__declspec"
../Include/pymem.h:50: error: declaration for parameter `PyMem_Malloc' but no such parameter
In file included from ../Include/Python.h:76,
                 from msvcrtmodule.c:19:
../Include/object.h: At top level:
../Include/object.h:104: warning: data definition has no type or storage class
../Include/object.h:126: error: parse error before '*' token
../Include/object.h:126: error: parse error before '*' token
../Include/object.h:126: warning: data definition has no type or storage class
../Include/object.h:127: error: parse error before '*' token
../Include/object.h:127: error: parse error before '*' token
../Include/object.h:127: warning: data definition has no type or storage class
../Include/object.h:128: error: parse error before '*' token
../Include/object.h:128: error: parse error before '*' token
../Include/object.h:128: warning: data definition has no type or storage class
../Include/object.h:129: error: parse error before '*' token
../Include/object.h:130: error: parse error before '*' token
../Include/object.h:131: error: parse error before '*' token
../Include/object.h:131: error: parse error before '*' token
../Include/object.h:131: warning: data definition has no type or storage class
../Include/object.h:132: error: parse error before '*' token
../Include/object.h:132: error: parse error before '*' token
../Include/object.h:132: warning: data definition has no type or storage class
../Include/object.h:133: error: parse error before '*' token
../Include/object.h:134: error: parse error before '*' token
../Include/object.h:135: error: parse error before '*' token
../Include/object.h:136: error: parse error before '*' token
../Include/object.h:137: error: parse error before '*' token
../Include/object.h:138: error: parse error before '*' token
../Include/object.h:139: error: parse error before '*' token
../Include/object.h:140: error: parse error before '*' token
../Include/object.h:141: error: parse error before '*' token
../Include/object.h:142: error: parse error before '*' token
../Include/object.h:153: error: parse error before "binaryfunc"
../Include/object.h:153: warning: no semicolon at end of struct or union
../Include/object.h:154: warning: data definition has no type or storage class
../Include/object.h:155: error: parse error before "nb_multiply"
../Include/object.h:155: warning: data definition has no type or storage class
../Include/object.h:156: error: parse error before "nb_divide"
../Include/object.h:156: warning: data definition has no type or storage class
../Include/object.h:157: error: parse error before "nb_remainder"
../Include/object.h:157: warning: data definition has no type or storage class
../Include/object.h:158: error: parse error before "nb_divmod"
../Include/object.h:158: warning: data definition has no type or storage class
../Include/object.h:159: error: parse error before "nb_power"
../Include/object.h:159: warning: data definition has no type or storage class
../Include/object.h:160: error: parse error before "nb_negative"
../Include/object.h:160: warning: data definition has no type or storage class
../Include/object.h:161: error: parse error before "nb_positive"
../Include/object.h:161: warning: data definition has no type or storage class
../Include/object.h:162: error: parse error before "nb_absolute"
../Include/object.h:162: warning: data definition has no type or storage class
../Include/object.h:164: error: parse error before "nb_invert"
../Include/object.h:164: warning: data definition has no type or storage class
../Include/object.h:165: error: parse error before "nb_lshift"
../Include/object.h:165: warning: data definition has no type or storage class
../Include/object.h:166: error: parse error before "nb_rshift"
../Include/object.h:166: warning: data definition has no type or storage class
../Include/object.h:167: error: parse error before "nb_and"
../Include/object.h:167: warning: data definition has no type or storage class
../Include/object.h:168: error: parse error before "nb_xor"
../Include/object.h:168: warning: data definition has no type or storage class
../Include/object.h:169: error: parse error before "nb_or"
../Include/object.h:169: warning: data definition has no type or storage class
../Include/object.h:171: error: parse error before "nb_int"
../Include/object.h:171: warning: data definition has no type or storage class
../Include/object.h:172: error: parse error before "nb_long"
../Include/object.h:172: warning: data definition has no type or storage class
../Include/object.h:173: error: parse error before "nb_float"
../Include/object.h:173: warning: data definition has no type or storage class
../Include/object.h:174: error: parse error before "nb_oct"
../Include/object.h:174: warning: data definition has no type or storage class
../Include/object.h:175: error: parse error before "nb_hex"
../Include/object.h:175: warning: data definition has no type or storage class
../Include/object.h:177: error: parse error before "nb_inplace_add"
../Include/object.h:177: warning: data definition has no type or storage class
../Include/object.h:178: error: parse error before "nb_inplace_subtract"
../Include/object.h:178: warning: data definition has no type or storage class
../Include/object.h:179: error: parse error before "nb_inplace_multiply"
../Include/object.h:179: warning: data definition has no type or storage class
../Include/object.h:180: error: parse error before "nb_inplace_divide"
../Include/object.h:180: warning: data definition has no type or storage class
../Include/object.h:181: error: parse error before "nb_inplace_remainder"
../Include/object.h:181: warning: data definition has no type or storage class
../Include/object.h:182: error: parse error before "nb_inplace_power"
../Include/object.h:182: warning: data definition has no type or storage class
../Include/object.h:183: error: parse error before "nb_inplace_lshift"
../Include/object.h:183: warning: data definition has no type or storage class
../Include/object.h:184: error: parse error before "nb_inplace_rshift"
../Include/object.h:184: warning: data definition has no type or storage class
../Include/object.h:185: error: parse error before "nb_inplace_and"
../Include/object.h:185: warning: data definition has no type or storage class
../Include/object.h:186: error: parse error before "nb_inplace_xor"
../Include/object.h:186: warning: data definition has no type or storage class
../Include/object.h:187: error: parse error before "nb_inplace_or"
../Include/object.h:187: warning: data definition has no type or storage class
../Include/object.h:191: error: parse error before "nb_floor_divide"
../Include/object.h:191: warning: data definition has no type or storage class
../Include/object.h:192: error: parse error before "nb_true_divide"
../Include/object.h:192: warning: data definition has no type or storage class
../Include/object.h:193: error: parse error before "nb_inplace_floor_divide"
../Include/object.h:193: warning: data definition has no type or storage class
../Include/object.h:194: error: parse error before "nb_inplace_true_divide"
../Include/object.h:194: warning: data definition has no type or storage class
../Include/object.h:195: warning: data definition has no type or storage class
../Include/object.h:199: error: parse error before "binaryfunc"
../Include/object.h:199: warning: no semicolon at end of struct or union
../Include/object.h:200: warning: data definition has no type or storage class
../Include/object.h:201: error: parse error before "sq_item"
../Include/object.h:201: warning: data definition has no type or storage class
../Include/object.h:202: error: parse error before "sq_slice"
../Include/object.h:202: warning: data definition has no type or storage class
../Include/object.h:207: error: parse error before "sq_inplace_concat"
../Include/object.h:207: warning: data definition has no type or storage class
../Include/object.h:208: error: parse error before "sq_inplace_repeat"
../Include/object.h:208: warning: data definition has no type or storage class
../Include/object.h:209: warning: data definition has no type or storage class
../Include/object.h:213: error: parse error before "binaryfunc"
../Include/object.h:213: warning: no semicolon at end of struct or union
../Include/object.h:215: error: parse error before '}' token
../Include/object.h:215: warning: data definition has no type or storage class
../Include/object.h:226: error: parse error before '*' token
../Include/object.h:227: error: parse error before '*' token
../Include/object.h:228: error: parse error before '*' token
../Include/object.h:228: error: parse error before '*' token
../Include/object.h:228: warning: data definition has no type or storage class
../Include/object.h:229: error: parse error before '*' token
../Include/object.h:229: error: parse error before '*' token
../Include/object.h:229: warning: data definition has no type or storage class
../Include/object.h:230: error: parse error before '*' token
../Include/object.h:231: error: parse error before '*' token
../Include/object.h:232: error: parse error before '*' token
../Include/object.h:233: error: parse error before '*' token
../Include/object.h:233: error: parse error before '*' token
../Include/object.h:233: warning: data definition has no type or storage class
../Include/object.h:234: error: parse error before '*' token
../Include/object.h:235: error: parse error before '*' token
../Include/object.h:235: error: parse error before '*' token
../Include/object.h:235: warning: data definition has no type or storage class
../Include/object.h:236: error: parse error before '*' token
../Include/object.h:236: error: parse error before '*' token
../Include/object.h:236: warning: data definition has no type or storage class
../Include/object.h:237: error: parse error before '*' token
../Include/object.h:237: error: parse error before '*' token
../Include/object.h:237: warning: data definition has no type or storage class
../Include/object.h:238: error: parse error before '*' token
../Include/object.h:238: error: parse error before '*' token
../Include/object.h:238: warning: data definition has no type or storage class
../Include/object.h:239: error: parse error before '*' token
../Include/object.h:240: error: parse error before '*' token
../Include/object.h:241: error: parse error before '*' token
../Include/object.h:241: error: parse error before "PyObject"
../Include/object.h:241: warning: data definition has no type or storage class
../Include/object.h:242: error: parse error before '*' token
../Include/object.h:242: warning: data definition has no type or storage class
../Include/object.h:253: error: parse error before "getattrfunc"
../Include/object.h:253: warning: no semicolon at end of struct or union
../Include/object.h:256: error: parse error before "tp_repr"
../Include/object.h:256: warning: data definition has no type or storage class
../Include/object.h:260: error: parse error before '*' token
../Include/object.h:260: warning: data definition has no type or storage class
../Include/object.h:261: error: parse error before '*' token
../Include/object.h:261: warning: data definition has no type or storage class
../Include/object.h:262: error: parse error before '*' token
../Include/object.h:262: warning: data definition has no type or storage class
../Include/object.h:267: error: parse error before "tp_call"
../Include/object.h:267: warning: data definition has no type or storage class
../Include/object.h:268: error: parse error before "tp_str"
../Include/object.h:268: warning: data definition has no type or storage class
../Include/object.h:269: error: parse error before "tp_getattro"
../Include/object.h:269: warning: data definition has no type or storage class
../Include/object.h:289: error: parse error before "tp_richcompare"
../Include/object.h:289: warning: data definition has no type or storage class
../Include/object.h:296: error: parse error before "tp_iter"
../Include/object.h:296: warning: data definition has no type or storage class
../Include/object.h:297: error: parse error before "tp_iternext"
../Include/object.h:297: warning: data definition has no type or storage class
../Include/object.h:304: error: parse error before '*' token
../Include/object.h:304: warning: data definition has no type or storage class
../Include/object.h:305: error: parse error before "tp_descr_get"
../Include/object.h:305: warning: data definition has no type or storage class
../Include/object.h:309: error: parse error before "tp_alloc"
../Include/object.h:309: warning: data definition has no type or storage class
../Include/object.h:310: error: parse error before "tp_new"
../Include/object.h:310: warning: data definition has no type or storage class
../Include/object.h:313: error: parse error before '*' token
../Include/object.h:313: warning: data definition has no type or storage class
../Include/object.h:314: error: parse error before '*' token
../Include/object.h:314: warning: data definition has no type or storage class
../Include/object.h:315: error: parse error before '*' token
../Include/object.h:315: warning: data definition has no type or storage class
../Include/object.h:316: error: parse error before '*' token
../Include/object.h:316: warning: data definition has no type or storage class
../Include/object.h:317: error: parse error before '*' token
../Include/object.h:317: warning: data definition has no type or storage class
../Include/object.h:327: error: parse error before '}' token
../Include/object.h:327: warning: data definition has no type or storage class
../Include/object.h:334: error: parse error before "PyTypeObject"
../Include/object.h:334: warning: no semicolon at end of struct or union
../Include/object.h:335: warning: data definition has no type or storage class
../Include/object.h:336: error: parse error before "as_mapping"
../Include/object.h:336: warning: data definition has no type or storage class
../Include/object.h:337: error: parse error before "as_sequence"
../Include/object.h:337: warning: data definition has no type or storage class
../Include/object.h:343: error: parse error before '*' token
../Include/object.h:343: warning: data definition has no type or storage class
../Include/object.h:345: error: parse error before '}' token
../Include/object.h:345: warning: data definition has no type or storage class
../Include/object.h:353: error: redefinition of `__declspec'
../Include/pymem.h:52: error: `__declspec' previously defined here
../Include/object.h: In function `__declspec':
../Include/object.h:353: error: parse error before '*' token
../Include/object.h:357: error: storage class specified for parameter `__declspec'
../Include/object.h:357: warning: parameter names (without types) in function declaration
../Include/object.h:357: error: parse error before "PyTypeObject"
../Include/object.h:357: error: declaration for parameter `__declspec' but no such parameter
../Include/object.h:353: error: declaration for parameter `PyType_IsSubtype' but no such parameter
In file included from ../Include/Python.h:77,
                 from msvcrtmodule.c:19:
../Include/objimpl.h: At top level:
../Include/objimpl.h:256: warning: data definition has no type or storage class
../Include/objimpl.h:258: error: parse error before '*' token
../Include/objimpl.h:258: warning: data definition has no type or storage class
../Include/objimpl.h:292: error: parse error before "PyObject"
../Include/objimpl.h:292: warning: data definition has no type or storage class
../Include/objimpl.h:293: error: parse error before "PyObject"
../Include/objimpl.h:293: error: parse error before '*' token
../Include/objimpl.h:293: warning: data definition has no type or storage class
../Include/objimpl.h:294: error: redefinition of `__declspec'
../Include/object.h:357: error: `__declspec' previously defined here
../Include/objimpl.h: In function `__declspec':
../Include/objimpl.h:294: error: parse error before '*' token
../Include/objimpl.h:294: error: declaration for parameter `_PyObject_GC_NewVar' but no such parameter
In file included from ../Include/Python.h:81,
                 from msvcrtmodule.c:19:
../Include/unicodeobject.h: At top level:
../Include/unicodeobject.h:378: error: parse error before "PyObject"
../Include/unicodeobject.h:378: warning: no semicolon at end of struct or union
../Include/unicodeobject.h:381: warning: data definition has no type or storage class
../Include/unicodeobject.h:383: error: parse error before "PyTypeObject"
../Include/unicodeobject.h:383: warning: data definition has no type or storage class
../Include/unicodeobject.h:421: error: parse error before "PyObject"
../Include/unicodeobject.h:424: warning: data definition has no type or storage class
../Include/unicodeobject.h:429: error: redefinition of `__declspec'
../Include/objimpl.h:296: error: `__declspec' previously defined here
../Include/unicodeobject.h: In function `__declspec':
../Include/unicodeobject.h:430: error: parse error before '*' token
../Include/unicodeobject.h:431: error: declaration for parameter `PyUnicodeUCS2_AsUnicode' but no such parameter
In file included from ../Include/Python.h:82,
                 from msvcrtmodule.c:19:
../Include/intobject.h: At top level:
../Include/intobject.h:26: warning: data definition has no type or storage class
../Include/intobject.h:28: error: parse error before "PyTypeObject"
../Include/intobject.h:28: warning: data definition has no type or storage class
../Include/intobject.h:33: error: parse error before "PyObject"
../Include/intobject.h:33: warning: data definition has no type or storage class
../Include/intobject.h:35: error: parse error before "PyObject"
../Include/intobject.h:35: warning: data definition has no type or storage class
../Include/intobject.h:37: error: parse error before "PyObject"
../Include/intobject.h:37: warning: data definition has no type or storage class
../Include/intobject.h:38: error: redefinition of `__declspec'
../Include/unicodeobject.h:440: error: `__declspec' previously defined here
../Include/intobject.h: In function `__declspec':
../Include/intobject.h:38: error: parse error before '*' token
../Include/intobject.h:38: error: declaration for parameter `PyInt_AsLong' but no such parameter
In file included from ../Include/Python.h:85,
                 from msvcrtmodule.c:19:
../Include/floatobject.h: At top level:
../Include/floatobject.h:17: warning: data definition has no type or storage class
../Include/floatobject.h:19: error: parse error before "PyTypeObject"
../Include/floatobject.h:19: warning: data definition has no type or storage class
../Include/floatobject.h:27: error: parse error before "PyObject"
../Include/floatobject.h:27: error: parse error before '*' token
../Include/floatobject.h:27: warning: data definition has no type or storage class
../Include/floatobject.h:30: error: parse error before "PyObject"
../Include/floatobject.h:30: warning: data definition has no type or storage class
../Include/floatobject.h:34: error: redefinition of `__declspec'
../Include/intobject.h:41: error: `__declspec' previously defined here
../Include/floatobject.h: In function `__declspec':
../Include/floatobject.h:34: error: parse error before '*' token
../Include/floatobject.h:34: error: declaration for parameter `PyFloat_AsDouble' but no such parameter
In file included from ../Include/Python.h:87,
                 from msvcrtmodule.c:19:
../Include/complexobject.h: At top level:
../Include/complexobject.h:12: warning: data definition has no type or storage class
../Include/complexobject.h:23: error: parse error before "Py_complex"
../Include/complexobject.h:23: warning: parameter names (without types) in function declaration
../Include/complexobject.h:23: warning: data definition has no type or storage class
../Include/complexobject.h:24: error: parse error before "Py_complex"
../Include/complexobject.h:24: warning: parameter names (without types) in function declaration
../Include/complexobject.h:24: warning: data definition has no type or storage class
../Include/complexobject.h:25: error: parse error before "Py_complex"
../Include/complexobject.h:25: warning: parameter names (without types) in function declaration
../Include/complexobject.h:25: warning: data definition has no type or storage class
../Include/complexobject.h:26: error: parse error before "Py_complex"
../Include/complexobject.h:26: warning: parameter names (without types) in function declaration
../Include/complexobject.h:26: warning: data definition has no type or storage class
../Include/complexobject.h:27: error: parse error before "Py_complex"
../Include/complexobject.h:27: warning: parameter names (without types) in function declaration
../Include/complexobject.h:27: warning: data definition has no type or storage class
../Include/complexobject.h:28: error: parse error before "Py_complex"
../Include/complexobject.h:28: warning: parameter names (without types) in function declaration
../Include/complexobject.h:28: warning: data definition has no type or storage class
../Include/complexobject.h:40: error: parse error before "Py_complex"
../Include/complexobject.h:40: warning: no semicolon at end of struct or union
../Include/complexobject.h:41: warning: data definition has no type or storage class
../Include/complexobject.h:43: error: parse error before "PyTypeObject"
../Include/complexobject.h:43: warning: data definition has no type or storage class
../Include/complexobject.h:48: error: parse error before "PyObject"
../Include/complexobject.h:48: warning: parameter names (without types) in function declaration
../Include/complexobject.h:48: warning: data definition has no type or storage class
../Include/complexobject.h:49: error: parse error before "PyObject"
../Include/complexobject.h:49: warning: data definition has no type or storage class
../Include/complexobject.h:51: error: redefinition of `__declspec'
../Include/floatobject.h:48: error: `__declspec' previously defined here
../Include/complexobject.h: In function `__declspec':
../Include/complexobject.h:51: error: parse error before '*' token
../Include/complexobject.h:51: error: declaration for parameter `PyComplex_RealAsDouble' but no such parameter
In file included from ../Include/Python.h:90,
                 from msvcrtmodule.c:19:
../Include/stringobject.h: At top level:
../Include/stringobject.h:49: warning: data definition has no type or storage class
../Include/stringobject.h:55: error: parse error before "PyTypeObject"
../Include/stringobject.h:55: warning: data definition has no type or storage class
../Include/stringobject.h:56: error: parse error before "PyTypeObject"
../Include/stringobject.h:56: warning: data definition has no type or storage class
../Include/stringobject.h:61: error: parse error before "PyObject"
../Include/stringobject.h:61: warning: data definition has no type or storage class
../Include/stringobject.h:62: error: parse error before "PyObject"
../Include/stringobject.h:62: warning: data definition has no type or storage class
../Include/stringobject.h:63: error: parse error before "PyObject"
../Include/stringobject.h:64: warning: data definition has no type or storage class
../Include/stringobject.h:65: error: parse error before "PyObject"
../Include/stringobject.h:66: warning: data definition has no type or storage class
../Include/stringobject.h:67: error: redefinition of `__declspec'
../Include/complexobject.h:53: error: `__declspec' previously defined here
../Include/stringobject.h: In function `__declspec':
../Include/stringobject.h:67: error: parse error before '*' token
../Include/stringobject.h:67: error: declaration for parameter `PyString_Size' but no such parameter
In file included from ../Include/Python.h:92,
                 from msvcrtmodule.c:19:
../Include/tupleobject.h:26: error: `ob_item' undeclared (first use in this function)
../Include/tupleobject.h:26: error: (Each undeclared identifier is reported only once
../Include/tupleobject.h:26: error: for each function it appears in.)
../Include/tupleobject.h: At top level:
../Include/tupleobject.h:32: warning: data definition has no type or storage class
../Include/tupleobject.h:34: error: parse error before "PyTypeObject"
../Include/tupleobject.h:34: warning: data definition has no type or storage class
../Include/tupleobject.h:39: error: parse error before "PyObject"
../Include/tupleobject.h:39: warning: data definition has no type or storage class
../Include/tupleobject.h:40: error: redefinition of `__declspec'
../Include/stringobject.h:69: error: `__declspec' previously defined here
../Include/tupleobject.h: In function `__declspec':
../Include/tupleobject.h:40: error: parse error before '*' token
../Include/tupleobject.h:40: error: declaration for parameter `PyTuple_Size' but no such parameter
In file included from ../Include/Python.h:93,
                 from msvcrtmodule.c:19:
../Include/listobject.h:25: error: `ob_item' undeclared (first use in this function)
../Include/listobject.h: At top level:
../Include/listobject.h:39: warning: data definition has no type or storage class
../Include/listobject.h:41: error: parse error before "PyTypeObject"
../Include/listobject.h:41: warning: data definition has no type or storage class
../Include/listobject.h:46: error: parse error before "PyObject"
../Include/listobject.h:46: warning: data definition has no type or storage class
../Include/listobject.h:47: error: redefinition of `__declspec'
../Include/tupleobject.h:42: error: `__declspec' previously defined here
../Include/listobject.h: In function `__declspec':
../Include/listobject.h:47: error: parse error before '*' token
../Include/listobject.h:47: error: declaration for parameter `PyList_Size' but no such parameter
In file included from ../Include/Python.h:94,
                 from msvcrtmodule.c:19:
../Include/dictobject.h:52: error: `me_key' undeclared (first use in this function)
../Include/dictobject.h:53: error: `me_value' undeclared (first use in this function)
../Include/dictobject.h: At top level:
../Include/dictobject.h:54: warning: data definition has no type or storage class
../Include/dictobject.h:82: error: parse error before "PyDictEntry"
../Include/dictobject.h:82: warning: no semicolon at end of struct or union
../Include/dictobject.h:83: error: parse error before "PyObject"
../Include/dictobject.h:83: warning: data definition has no type or storage class
../Include/dictobject.h:84: error: parse error before "ma_smalltable"
../Include/dictobject.h:84: warning: data definition has no type or storage class
../Include/dictobject.h:85: error: parse error before '}' token
../Include/dictobject.h:87: error: parse error before "PyTypeObject"
../Include/dictobject.h:87: warning: data definition has no type or storage class
../Include/dictobject.h:92: error: parse error before "PyObject"
../Include/dictobject.h:92: warning: data definition has no type or storage class
../Include/dictobject.h:93: error: parse error before "PyObject"
../Include/dictobject.h:93: error: parse error before '*' token
../Include/dictobject.h:93: warning: data definition has no type or storage class
../Include/dictobject.h:94: error: redefinition of `__declspec'
../Include/listobject.h:49: error: `__declspec' previously defined here
../Include/dictobject.h: In function `__declspec':
../Include/dictobject.h:94: error: parse error before '*' token
../Include/dictobject.h:94: error: declaration for parameter `PyDict_SetItem' but no such parameter
In file included from ../Include/Python.h:96,
                 from msvcrtmodule.c:19:
../Include/setobject.h:16: error: `data' undeclared (first use in this function)
../Include/setobject.h:18: error: `weakreflist' undeclared (first use in this function)
../Include/setobject.h: At top level:
../Include/setobject.h:27: warning: data definition has no type or storage class
../Include/setobject.h:29: error: parse error before "PyTypeObject"
../Include/setobject.h:29: warning: data definition has no type or storage class
../Include/setobject.h:30: error: parse error before "PyTypeObject"
../Include/setobject.h:30: warning: data definition has no type or storage class
In file included from ../Include/Python.h:97,
                 from msvcrtmodule.c:19:
../Include/methodobject.h:14: error: parse error before "PyTypeObject"
../Include/methodobject.h:14: warning: data definition has no type or storage class
../Include/methodobject.h:18: error: parse error before '*' token
../Include/methodobject.h:18: error: parse error before '*' token
../Include/methodobject.h:18: warning: data definition has no type or storage class
../Include/methodobject.h:19: error: parse error before '*' token
../Include/methodobject.h:19: error: parse error before '*' token
../Include/methodobject.h:20: warning: data definition has no type or storage class
../Include/methodobject.h:21: error: parse error before '*' token
../Include/methodobject.h:21: error: parse error before '*' token
../Include/methodobject.h:21: warning: data definition has no type or storage class
../Include/methodobject.h:23: error: parse error before "PyCFunction"
../Include/methodobject.h:23: error: parse error before '*' token
../Include/methodobject.h:23: warning: data definition has no type or storage class
../Include/methodobject.h:24: error: parse error before "PyObject"
../Include/methodobject.h:24: error: parse error before '*' token
../Include/methodobject.h:24: warning: data definition has no type or storage class
../Include/methodobject.h:25: error: redefinition of `__declspec'
../Include/dictobject.h:96: error: `__declspec' previously defined here
../Include/methodobject.h: In function `__declspec':
../Include/methodobject.h:25: error: parse error before '*' token
../Include/methodobject.h:39: error: parse error before "PyCFunction"
../Include/methodobject.h:39: warning: no semicolon at end of struct or union
../Include/methodobject.h:25: error: declaration for parameter `PyCFunction_GetFlags' but no such parameter
../Include/methodobject.h:74: error: `PyMethodDef' undeclared (first use in this function)
../Include/methodobject.h:74: error: `methods' undeclared (first use in this function)
../Include/methodobject.h: At top level:
../Include/methodobject.h:76: warning: data definition has no type or storage class
../Include/methodobject.h:78: error: parse error before "PyObject"
../Include/methodobject.h:78: error: parse error before '*' token
../Include/methodobject.h:79: warning: data definition has no type or storage class
../Include/methodobject.h:83: error: parse error before "PyMethodDef"
../Include/methodobject.h:83: warning: no semicolon at end of struct or union
../Include/methodobject.h:84: warning: data definition has no type or storage class
../Include/methodobject.h:85: error: parse error before '*' token
../Include/methodobject.h:85: warning: data definition has no type or storage class
../Include/methodobject.h:86: error: parse error before '}' token
../Include/methodobject.h:86: warning: data definition has no type or storage class
In file included from ../Include/Python.h:98,
                 from msvcrtmodule.c:19:
../Include/moduleobject.h:10: error: parse error before "PyTypeObject"
../Include/moduleobject.h:10: warning: data definition has no type or storage class
../Include/moduleobject.h:15: error: parse error before "PyObject"
../Include/moduleobject.h:15: warning: data definition has no type or storage class
../Include/moduleobject.h:16: error: parse error before "PyObject"
../Include/moduleobject.h:16: error: parse error before '*' token
../Include/moduleobject.h:16: warning: data definition has no type or storage class
../Include/moduleobject.h:17: error: redefinition of `__declspec'
../Include/methodobject.h:39: error: `__declspec' previously defined here
../Include/moduleobject.h: In function `__declspec':
../Include/moduleobject.h:17: error: parse error before '*' token
../Include/moduleobject.h:17: error: declaration for parameter `PyModule_GetName' but no such parameter
In file included from ../Include/Python.h:99,
                 from msvcrtmodule.c:19:
../Include/funcobject.h:23: error: `func_code' undeclared (first use in this function)
../Include/funcobject.h:24: error: `func_globals' undeclared (first use in this function)
../Include/funcobject.h:25: error: `func_defaults' undeclared (first use in this function)
../Include/funcobject.h:26: error: `func_closure' undeclared (first use in this function)
../Include/funcobject.h:27: error: `func_doc' undeclared (first use in this function)
../Include/funcobject.h:28: error: `func_name' undeclared (first use in this function)
../Include/funcobject.h:29: error: `func_dict' undeclared (first use in this function)
../Include/funcobject.h:30: error: `func_weakreflist' undeclared (first use in this function)
../Include/funcobject.h:31: error: `func_module' undeclared (first use in this function)
../Include/funcobject.h: At top level:
../Include/funcobject.h:38: warning: data definition has no type or storage class
../Include/funcobject.h:40: error: parse error before "PyTypeObject"
../Include/funcobject.h:40: warning: data definition has no type or storage class
../Include/funcobject.h:44: error: parse error before "PyObject"
../Include/funcobject.h:44: error: parse error before '*' token
../Include/funcobject.h:44: warning: data definition has no type or storage class
../Include/funcobject.h:45: error: parse error before "PyObject"
../Include/funcobject.h:45: error: parse error before '*' token
../Include/funcobject.h:45: warning: data definition has no type or storage class
../Include/funcobject.h:46: error: parse error before "PyObject"
../Include/funcobject.h:46: error: parse error before '*' token
../Include/funcobject.h:46: warning: data definition has no type or storage class
../Include/funcobject.h:47: error: parse error before "PyObject"
../Include/funcobject.h:47: error: parse error before '*' token
../Include/funcobject.h:47: warning: data definition has no type or storage class
../Include/funcobject.h:48: error: parse error before "PyObject"
../Include/funcobject.h:48: error: parse error before '*' token
../Include/funcobject.h:48: warning: data definition has no type or storage class
../Include/funcobject.h:49: error: redefinition of `__declspec'
../Include/moduleobject.h:19: error: `__declspec' previously defined here
../Include/funcobject.h: In function `__declspec':
../Include/funcobject.h:49: error: parse error before '*' token
../Include/funcobject.h:49: error: declaration for parameter `PyFunction_SetDefaults' but no such parameter
In file included from ../Include/Python.h:100,
                 from msvcrtmodule.c:19:
../Include/classobject.h:14: error: `cl_bases' undeclared (first use in this function)
../Include/classobject.h:15: error: `cl_dict' undeclared (first use in this function)
../Include/classobject.h:16: error: `cl_name' undeclared (first use in this function)
../Include/classobject.h:18: error: `cl_getattr' undeclared (first use in this function)
../Include/classobject.h:19: error: `cl_setattr' undeclared (first use in this function)
../Include/classobject.h:20: error: `cl_delattr' undeclared (first use in this function)
../Include/classobject.h: At top level:
../Include/classobject.h:21: warning: data definition has no type or storage class
../Include/classobject.h:25: error: parse error before "PyClassObject"
../Include/classobject.h:25: warning: no semicolon at end of struct or union
../Include/classobject.h:26: warning: data definition has no type or storage class
../Include/classobject.h:27: error: parse error before '*' token
../Include/classobject.h:27: warning: data definition has no type or storage class
../Include/classobject.h:28: error: parse error before '}' token
../Include/classobject.h:28: warning: data definition has no type or storage class
../Include/classobject.h:32: error: parse error before "PyObject"
../Include/classobject.h:32: warning: no semicolon at end of struct or union
../Include/classobject.h:33: warning: data definition has no type or storage class
../Include/classobject.h:34: error: parse error before '*' token
../Include/classobject.h:34: warning: data definition has no type or storage class
../Include/classobject.h:35: error: parse error before '*' token
../Include/classobject.h:35: warning: data definition has no type or storage class
../Include/classobject.h:36: error: parse error before '}' token
../Include/classobject.h:36: warning: data definition has no type or storage class
../Include/classobject.h:38: error: parse error before "PyTypeObject"
../Include/classobject.h:38: warning: data definition has no type or storage class
../Include/classobject.h:44: error: parse error before "PyObject"
../Include/classobject.h:44: error: parse error before '*' token
../Include/classobject.h:44: warning: data definition has no type or storage class
../Include/classobject.h:45: error: parse error before "PyObject"
../Include/classobject.h:45: error: parse error before '*' token
../Include/classobject.h:46: warning: data definition has no type or storage class
../Include/classobject.h:47: error: parse error before "PyObject"
../Include/classobject.h:47: error: parse error before '*' token
../Include/classobject.h:47: warning: data definition has no type or storage class
../Include/classobject.h:48: error: parse error before "PyObject"
../Include/classobject.h:48: error: parse error before '*' token
../Include/classobject.h:48: warning: data definition has no type or storage class
../Include/classobject.h:50: error: parse error before "PyObject"
../Include/classobject.h:50: error: parse error before '*' token
../Include/classobject.h:50: warning: data definition has no type or storage class
../Include/classobject.h:51: error: parse error before "PyObject"
../Include/classobject.h:51: error: parse error before '*' token
../Include/classobject.h:51: warning: data definition has no type or storage class
../Include/classobject.h:52: error: parse error before "PyObject"
../Include/classobject.h:52: error: parse error before '*' token
../Include/classobject.h:52: warning: data definition has no type or storage class
../Include/classobject.h:64: error: parse error before "PyObject"
../Include/classobject.h:64: error: parse error before '*' token
../Include/classobject.h:64: warning: data definition has no type or storage class
../Include/classobject.h:75: error: redefinition of `__declspec'
../Include/funcobject.h:51: error: `__declspec' previously defined here
../Include/classobject.h: In function `__declspec':
../Include/classobject.h:75: error: parse error before '*' token
In file included from ../Include/Python.h:101,
                 from msvcrtmodule.c:19:
../Include/fileobject.h:13: error: parse error before "PyObject"
../Include/fileobject.h:13: warning: no semicolon at end of struct or union
../Include/classobject.h:75: error: declaration for parameter `PyClass_IsSubclass' but no such parameter
In file included from ../Include/Python.h:103,
                 from msvcrtmodule.c:19:
../Include/traceback.h: At top level:
../Include/traceback.h:18: warning: data definition has no type or storage class
../Include/traceback.h:20: error: redefinition of `__declspec'
../Include/fileobject.h:13: error: `__declspec' previously defined here
../Include/traceback.h: In function `__declspec':
../Include/traceback.h:21: error: parse error before "__declspec"
../Include/traceback.h:24: error: storage class specified for parameter `__declspec'
../Include/traceback.h:24: warning: parameter names (without types) in function declaration
../Include/traceback.h:24: error: parse error before "PyTypeObject"
../Include/traceback.h:24: error: declaration for parameter `__declspec' but no such parameter
../Include/traceback.h:20: error: declaration for parameter `PyTraceBack_Here' but no such parameter
In file included from ../Include/Python.h:104,
                 from msvcrtmodule.c:19:
../Include/sliceobject.h:24: error: `start' undeclared (first use in this function)
../Include/sliceobject.h:24: error: `stop' undeclared (first use in this function)
../Include/sliceobject.h:24: error: `step' undeclared (first use in this function)
../Include/sliceobject.h: At top level:
../Include/sliceobject.h:25: warning: data definition has no type or storage class
../Include/sliceobject.h:27: error: parse error before "PyTypeObject"
../Include/sliceobject.h:27: warning: data definition has no type or storage class
../Include/sliceobject.h:31: error: parse error before "PyObject"
../Include/sliceobject.h:31: error: parse error before '*' token
../Include/sliceobject.h:32: warning: data definition has no type or storage class
../Include/sliceobject.h:33: error: redefinition of `__declspec'
../Include/traceback.h:24: error: `__declspec' previously defined here
../Include/sliceobject.h: In function `__declspec':
../Include/sliceobject.h:33: error: parse error before '*' token
In file included from ../Include/Python.h:105,
                 from msvcrtmodule.c:19:
../Include/cellobject.h:11: error: parse error before "PyObject"
../Include/cellobject.h:11: warning: no semicolon at end of struct or union
../Include/sliceobject.h:34: error: declaration for parameter `PySlice_GetIndices' but no such parameter
In file included from ../Include/Python.h:107,
                 from msvcrtmodule.c:19:
../Include/genobject.h:22: error: `gi_weakreflist' undeclared (first use in this function)
../Include/genobject.h: At top level:
../Include/genobject.h:23: warning: data definition has no type or storage class
../Include/genobject.h:25: error: parse error before "PyTypeObject"
../Include/genobject.h:25: warning: data definition has no type or storage class
../Include/genobject.h:30: error: parse error before "PyObject"
../Include/genobject.h:30: warning: `struct _frame' declared inside parameter list
../Include/genobject.h:30: warning: its scope is only this definition or declaration, which is probably not what you want
../Include/genobject.h:30: warning: data definition has no type or storage class
In file included from ../Include/Python.h:108,
                 from msvcrtmodule.c:19:
../Include/descrobject.h:8: error: parse error before '*' token
../Include/descrobject.h:8: error: parse error before '*' token
../Include/descrobject.h:8: warning: data definition has no type or storage class
../Include/descrobject.h:9: error: parse error before '*' token
../Include/descrobject.h:13: error: parse error before "getter"
../Include/descrobject.h:13: warning: no semicolon at end of struct or union
../Include/descrobject.h:17: error: parse error before '}' token
../Include/descrobject.h:17: warning: data definition has no type or storage class
../Include/descrobject.h:19: error: parse error before '*' token
../Include/descrobject.h:19: error: parse error before '*' token
../Include/descrobject.h:20: warning: data definition has no type or storage class
../Include/descrobject.h:22: error: parse error before '*' token
../Include/descrobject.h:22: error: parse error before '*' token
../Include/descrobject.h:23: warning: data definition has no type or storage class
../Include/descrobject.h:29: error: parse error before "wrapperfunc"
../Include/descrobject.h:29: warning: no semicolon at end of struct or union
../Include/descrobject.h:32: error: parse error before '*' token
../Include/descrobject.h:32: warning: data definition has no type or storage class
../Include/descrobject.h:33: error: parse error before '}' token
../Include/descrobject.h:46: error: parse error before "PyTypeObject"
../Include/descrobject.h:46: warning: no semicolon at end of struct or union
../Include/descrobject.h:46: warning: data definition has no type or storage class
../Include/descrobject.h:47: error: parse error before '}' token
../Include/descrobject.h:47: warning: data definition has no type or storage class
../Include/descrobject.h:50: error: parse error before "PyTypeObject"
../Include/descrobject.h:50: warning: no semicolon at end of struct or union
../Include/descrobject.h:50: warning: data definition has no type or storage class
../Include/descrobject.h:51: error: parse error before '*' token
../Include/descrobject.h:51: warning: data definition has no type or storage class
../Include/descrobject.h:52: error: parse error before '}' token
../Include/descrobject.h:52: warning: data definition has no type or storage class
../Include/descrobject.h:55: error: parse error before "PyTypeObject"
../Include/descrobject.h:55: warning: no semicolon at end of struct or union
../Include/descrobject.h:55: warning: data definition has no type or storage class
../Include/descrobject.h:57: error: parse error before '}' token
../Include/descrobject.h:57: warning: data definition has no type or storage class
../Include/descrobject.h:60: error: parse error before "PyTypeObject"
../Include/descrobject.h:60: warning: no semicolon at end of struct or union
../Include/descrobject.h:60: warning: data definition has no type or storage class
../Include/descrobject.h:61: error: parse error before '*' token
../Include/descrobject.h:61: warning: data definition has no type or storage class
../Include/descrobject.h:62: error: parse error before '}' token
../Include/descrobject.h:62: warning: data definition has no type or storage class
../Include/descrobject.h:65: error: parse error before "PyTypeObject"
../Include/descrobject.h:65: warning: no semicolon at end of struct or union
../Include/descrobject.h:65: warning: data definition has no type or storage class
../Include/descrobject.h:68: error: parse error before '}' token
../Include/descrobject.h:68: warning: data definition has no type or storage class
../Include/descrobject.h:70: error: parse error before "PyTypeObject"
../Include/descrobject.h:70: warning: data definition has no type or storage class
../Include/descrobject.h:72: error: parse error before "PyObject"
../Include/descrobject.h:72: error: parse error before '*' token
../Include/descrobject.h:72: warning: data definition has no type or storage class
../Include/descrobject.h:73: error: parse error before "PyObject"
../Include/descrobject.h:73: error: parse error before '*' token
../Include/descrobject.h:73: warning: data definition has no type or storage class
../Include/descrobject.h:74: error: parse error before "PyObject"
../Include/descrobject.h:74: error: parse error before '*' token
../Include/descrobject.h:75: warning: data definition has no type or storage class
../Include/descrobject.h:76: error: parse error before "PyObject"
../Include/descrobject.h:76: error: parse error before '*' token
../Include/descrobject.h:77: warning: data definition has no type or storage class
../Include/descrobject.h:78: error: parse error before "PyObject"
../Include/descrobject.h:78: error: parse error before '*' token
../Include/descrobject.h:79: warning: data definition has no type or storage class
../Include/descrobject.h:82: error: parse error before "PyObject"
../Include/descrobject.h:82: error: parse error before '*' token
../Include/descrobject.h:82: warning: data definition has no type or storage class
../Include/descrobject.h:83: error: parse error before "PyObject"
../Include/descrobject.h:83: error: parse error before '*' token
../Include/descrobject.h:83: warning: data definition has no type or storage class
../Include/descrobject.h:86: error: parse error before "PyTypeObject"
../Include/descrobject.h:86: warning: data definition has no type or storage class
In file included from ../Include/Python.h:109,
                 from msvcrtmodule.c:19:
../Include/weakrefobject.h:22: error: parse error before "PyObject"
../Include/weakrefobject.h:22: warning: no semicolon at end of struct or union
../Include/weakrefobject.h:25: warning: data definition has no type or storage class
../Include/weakrefobject.h:39: error: parse error before '}' token
../Include/weakrefobject.h:41: error: parse error before "PyTypeObject"
../Include/weakrefobject.h:41: warning: data definition has no type or storage class
../Include/weakrefobject.h:42: error: parse error before "PyTypeObject"
../Include/weakrefobject.h:42: warning: data definition has no type or storage class
../Include/weakrefobject.h:43: error: parse error before "PyTypeObject"
../Include/weakrefobject.h:43: warning: data definition has no type or storage class
../Include/weakrefobject.h:59: error: parse error before "PyObject"
../Include/weakrefobject.h:59: error: parse error before '*' token
../Include/weakrefobject.h:60: warning: data definition has no type or storage class
../Include/weakrefobject.h:61: error: parse error before "PyObject"
../Include/weakrefobject.h:61: error: parse error before '*' token
../Include/weakrefobject.h:62: warning: data definition has no type or storage class
../Include/weakrefobject.h:63: error: parse error before "PyObject"
../Include/weakrefobject.h:63: error: parse error before '*' token
../Include/weakrefobject.h:63: warning: data definition has no type or storage class
../Include/weakrefobject.h:65: error: redefinition of `__declspec'
../Include/cellobject.h:11: error: `__declspec' previously defined here
../Include/weakrefobject.h: In function `__declspec':
../Include/weakrefobject.h:67: error: parse error before "__declspec"
In file included from ../Include/Python.h:111,
                 from msvcrtmodule.c:19:
../Include/weakrefobject.h:65: error: declaration for parameter `_PyWeakref_GetWeakrefCount' but no such parameter
In file included from ../Include/Python.h:114,
                 from msvcrtmodule.c:19:
../Include/pystate.h:21: error: `modules' undeclared (first use in this function)
../Include/pystate.h:22: error: `sysdict' undeclared (first use in this function)
../Include/pystate.h:23: error: `builtins' undeclared (first use in this function)
../Include/pystate.h:25: error: `codec_search_path' undeclared (first use in this function)
../Include/pystate.h:26: error: `codec_search_cache' undeclared (first use in this function)
../Include/pystate.h:27: error: `codec_error_registry' undeclared (first use in this function)
../Include/pystate.h: At top level:
../Include/pystate.h:36: warning: data definition has no type or storage class
../Include/pystate.h:44: error: parse error before '*' token
../Include/pystate.h:58: error: parse error before "PyInterpreterState"
../Include/pystate.h:58: warning: no semicolon at end of struct or union
../Include/pystate.h:67: error: parse error before '*' token
../Include/pystate.h:67: warning: data definition has no type or storage class
../Include/pystate.h:68: error: parse error before '*' token
../Include/pystate.h:68: warning: data definition has no type or storage class
../Include/pystate.h:70: error: parse error before '*' token
../Include/pystate.h:70: warning: data definition has no type or storage class
../Include/pystate.h:71: error: parse error before '*' token
../Include/pystate.h:71: warning: data definition has no type or storage class
../Include/pystate.h:72: error: parse error before '*' token
../Include/pystate.h:72: warning: data definition has no type or storage class
../Include/pystate.h:74: error: parse error before '*' token
../Include/pystate.h:74: warning: data definition has no type or storage class
../Include/pystate.h:75: error: parse error before '*' token
../Include/pystate.h:75: warning: data definition has no type or storage class
../Include/pystate.h:76: error: parse error before '*' token
../Include/pystate.h:76: warning: data definition has no type or storage class
../Include/pystate.h:78: error: parse error before '*' token
../Include/pystate.h:78: warning: data definition has no type or storage class
../Include/pystate.h:90: error: parse error before '*' token
../Include/pystate.h:90: warning: data definition has no type or storage class
../Include/pystate.h:95: error: parse error before '}' token
../Include/pystate.h:95: warning: data definition has no type or storage class
../Include/pystate.h:98: error: parse error before "PyInterpreterState"
../Include/pystate.h:98: warning: data definition has no type or storage class
../Include/pystate.h:99: error: redefinition of `__declspec'
../Include/codecs.h:26: error: `__declspec' previously defined here
../Include/pystate.h: In function `__declspec':
../Include/pystate.h:99: error: parse error before '*' token
../Include/pystate.h:99: error: declaration for parameter `PyInterpreterState_Clear' but no such parameter
../Include/pystate.h:126: error: `PyGILState_LOCKED' undeclared (first use in this function)
../Include/pystate.h:126: error: `PyGILState_UNLOCKED' undeclared (first use in this function)
../Include/pystate.h:126: error: parse error before '}' token
../Include/pystate.h: At top level:
../Include/pystate.h:127: warning: data definition has no type or storage class
../Include/pystate.h:150: error: parse error before "PyGILState_STATE"
../Include/pystate.h:150: warning: data definition has no type or storage class
../Include/pystate.h:160: error: redefinition of `__declspec'
../Include/pystate.h:102: error: `__declspec' previously defined here
../Include/pystate.h: In function `__declspec':
../Include/pystate.h:160: warning: parameter names (without types) in function declaration
../Include/pystate.h:168: error: parse error before "__declspec"
../Include/pystate.h:160: error: declaration for parameter `PyGILState_Release' but no such parameter
In file included from ../Include/Python.h:117,
                 from msvcrtmodule.c:19:
../Include/pythonrun.h: At top level:
../Include/pythonrun.h:17: warning: data definition has no type or storage class
../Include/pythonrun.h:19: error: redefinition of `__declspec'
../Include/pystate.h:172: error: `__declspec' previously defined here
../Include/pythonrun.h: In function `__declspec':
../Include/pythonrun.h:20: error: parse error before "__declspec"
../Include/pythonrun.h:19: error: declaration for parameter `Py_SetProgramName' but no such parameter
In file included from ../Include/Python.h:121,
                 from msvcrtmodule.c:19:
../Include/import.h: At top level:
../Include/import.h:37: error: redefinition of `__declspec'
../Include/pythonrun.h:22: error: `__declspec' previously defined here
../Include/import.h: In function `__declspec':
../Include/import.h:39: error: parse error before "__declspec"
../Include/import.h:37: error: declaration for parameter `PyImport_Inittab' but no such parameter
../Include/import.h: At top level:
../Include/import.h:51: error: redefinition of `__declspec'
../Include/import.h:40: error: `__declspec' previously defined here
In file included from ../Include/Python.h:123,
                 from msvcrtmodule.c:19:
../Include/abstract.h: In function `__declspec':
../Include/abstract.h:226: error: parse error before "__declspec"
../Include/import.h:51: error: declaration for parameter `PyImport_FrozenModules' but no such parameter
In file included from ../Include/Python.h:125,
                 from msvcrtmodule.c:19:
../Include/compile.h:17: error: `co_code' undeclared (first use in this function)
../Include/compile.h:18: error: `co_consts' undeclared (first use in this function)
../Include/compile.h:19: error: `co_names' undeclared (first use in this function)
../Include/compile.h:20: error: `co_varnames' undeclared (first use in this function)
../Include/compile.h:21: error: `co_freevars' undeclared (first use in this function)
../Include/compile.h:22: error: `co_cellvars' undeclared (first use in this function)
../Include/compile.h:24: error: `co_filename' undeclared (first use in this function)
../Include/compile.h:25: error: `co_name' undeclared (first use in this function)
../Include/compile.h:27: error: `co_lnotab' undeclared (first use in this function)
../Include/compile.h: At top level:
../Include/compile.h:28: warning: data definition has no type or storage class
../Include/compile.h:52: error: parse error before "PyTypeObject"
../Include/compile.h:52: warning: data definition has no type or storage class
../Include/compile.h:61: error: parse error before "PyCodeObject"
../Include/compile.h:61: warning: data definition has no type or storage class
../Include/compile.h:62: error: parse error before "PyCodeObject"
../Include/compile.h:63: error: parse error before "PyObject"
../Include/compile.h:64: warning: data definition has no type or storage class
../Include/compile.h:66: error: redefinition of `__declspec'
../Include/abstract.h:286: error: `__declspec' previously defined here
../Include/compile.h: In function `__declspec':
../Include/compile.h:66: error: parse error before '*' token
../Include/compile.h:74: warning: structure defined inside parms
../Include/compile.h:74: error: storage class specified for parameter `PyFutureFeatures'
../Include/compile.h:76: error: parse error before "__declspec"
../Include/compile.h:74: error: declaration for parameter `PyFutureFeatures' but no such parameter
../Include/compile.h:66: error: declaration for parameter `PyCode_Addr2Line' but no such parameter
msvcrtmodule.c: At top level:
msvcrtmodule.c:67: error: parse error before '*' token
msvcrtmodule.c:68: error: parse error before '*' token
msvcrtmodule.c: In function `msvcrt_setmode':
msvcrtmodule.c:72: error: `args' undeclared (first use in this function)
msvcrtmodule.c:77: error: `PyExc_IOError' undeclared (first use in this function)
msvcrtmodule.c:77: warning: return makes pointer from integer without a cast
msvcrtmodule.c: At top level:
msvcrtmodule.c:124: error: parse error before '*' token
msvcrtmodule.c:125: error: parse error before '*' token
msvcrtmodule.c: In function `msvcrt_kbhit':
msvcrtmodule.c:129: error: `args' undeclared (first use in this function)
msvcrtmodule.c: At top level:
msvcrtmodule.c:136: error: parse error before '*' token
msvcrtmodule.c:137: error: parse error before '*' token
msvcrtmodule.c: In function `msvcrt_getch':
msvcrtmodule.c:142: error: `args' undeclared (first use in this function)
msvcrtmodule.c:145: error: `_save' undeclared (first use in this function)
msvcrtmodule.c: At top level:
msvcrtmodule.c:152: error: parse error before '*' token
msvcrtmodule.c:153: error: parse error before '*' token
msvcrtmodule.c: In function `msvcrt_getche':
msvcrtmodule.c:158: error: `args' undeclared (first use in this function)
msvcrtmodule.c:161: error: `_save' undeclared (first use in this function)
msvcrtmodule.c: At top level:
msvcrtmodule.c:168: error: parse error before '*' token
msvcrtmodule.c:169: error: parse error before '*' token
msvcrtmodule.c: In function `msvcrt_putch':
msvcrtmodule.c:173: error: `args' undeclared (first use in this function)
msvcrtmodule.c:177: error: `_Py_NoneStruct' undeclared (first use in this function)
msvcrtmodule.c: At top level:
msvcrtmodule.c:181: error: parse error before '*' token
msvcrtmodule.c:182: error: parse error before '*' token
msvcrtmodule.c: In function `msvcrt_ungetch':
msvcrtmodule.c:186: error: `args' undeclared (first use in this function)
msvcrtmodule.c:190: error: `PyExc_IOError' undeclared (first use in this function)
msvcrtmodule.c:190: warning: return makes pointer from integer without a cast
msvcrtmodule.c:191: error: `_Py_NoneStruct' undeclared (first use in this function)
msvcrtmodule.c: At top level:
msvcrtmodule.c:197: error: parse error before '*' token
msvcrtmodule.c: In function `insertint':
msvcrtmodule.c:199: error: `v' undeclared (first use in this function)
msvcrtmodule.c:199: error: `value' undeclared (first use in this function)
msvcrtmodule.c:205: error: `d' undeclared (first use in this function)
msvcrtmodule.c:206: error: parse error before ')' token
msvcrtmodule.c:206: error: parse error before ')' token
msvcrtmodule.c:206: error: parse error before ')' token
msvcrtmodule.c: At top level:
msvcrtmodule.c:212: error: elements of array `msvcrt_functions' have incomplete type
msvcrtmodule.c:217: warning: excess elements in struct initializer
msvcrtmodule.c:217: warning: (near initialization for `msvcrt_functions[0]')
msvcrtmodule.c:217: warning: excess elements in struct initializer
msvcrtmodule.c:217: warning: (near initialization for `msvcrt_functions[0]')
msvcrtmodule.c:217: warning: excess elements in struct initializer
msvcrtmodule.c:217: warning: (near initialization for `msvcrt_functions[0]')
msvcrtmodule.c:222: warning: excess elements in struct initializer
msvcrtmodule.c:222: warning: (near initialization for `msvcrt_functions[1]')
msvcrtmodule.c:222: warning: excess elements in struct initializer
msvcrtmodule.c:222: warning: (near initialization for `msvcrt_functions[1]')
msvcrtmodule.c:222: warning: excess elements in struct initializer
msvcrtmodule.c:222: warning: (near initialization for `msvcrt_functions[1]')
msvcrtmodule.c:223: warning: excess elements in struct initializer
msvcrtmodule.c:223: warning: (near initialization for `msvcrt_functions[2]')
msvcrtmodule.c:223: warning: excess elements in struct initializer
msvcrtmodule.c:223: warning: (near initialization for `msvcrt_functions[2]')
msvcrtmodule.c:223: warning: excess elements in struct initializer
msvcrtmodule.c:223: warning: (near initialization for `msvcrt_functions[2]')
msvcrtmodule.c:224: warning: excess elements in struct initializer
msvcrtmodule.c:224: warning: (near initialization for `msvcrt_functions[3]')
msvcrtmodule.c:224: warning: excess elements in struct initializer
msvcrtmodule.c:224: warning: (near initialization for `msvcrt_functions[3]')
msvcrtmodule.c:224: warning: excess elements in struct initializer
msvcrtmodule.c:224: warning: (near initialization for `msvcrt_functions[3]')
msvcrtmodule.c:225: warning: excess elements in struct initializer
msvcrtmodule.c:225: warning: (near initialization for `msvcrt_functions[4]')
msvcrtmodule.c:225: warning: excess elements in struct initializer
msvcrtmodule.c:225: warning: (near initialization for `msvcrt_functions[4]')
msvcrtmodule.c:225: warning: excess elements in struct initializer
msvcrtmodule.c:225: warning: (near initialization for `msvcrt_functions[4]')
msvcrtmodule.c:226: warning: excess elements in struct initializer
msvcrtmodule.c:226: warning: (near initialization for `msvcrt_functions[5]')
msvcrtmodule.c:226: warning: excess elements in struct initializer
msvcrtmodule.c:226: warning: (near initialization for `msvcrt_functions[5]')
msvcrtmodule.c:226: warning: excess elements in struct initializer
msvcrtmodule.c:226: warning: (near initialization for `msvcrt_functions[5]')
msvcrtmodule.c:227: warning: excess elements in struct initializer
msvcrtmodule.c:227: warning: (near initialization for `msvcrt_functions[6]')
msvcrtmodule.c:227: warning: excess elements in struct initializer
msvcrtmodule.c:227: warning: (near initialization for `msvcrt_functions[6]')
msvcrtmodule.c:230: error: redefinition of `__declspec'
../Include/compile.h:76: error: `__declspec' previously defined here
msvcrtmodule.c: In function `__declspec':
msvcrtmodule.c:232: error: parse error before '{' token
msvcrtmodule.c:232: error: declaration for parameter `initmsvcrt' but no such parameter
