Message 243948 - Python tracker
Message243948
| Author | BreamoreBoy |
|---|---|
| Recipients | BreamoreBoy, eric.snow, larry, ncoghlan, petr.viktorin, python-dev, steve.dower |
| Date | 2015-05-23.21:14:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432415688.82.0.479739991258.issue24268@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
error C2079: 'PyModuleDef_Type' uses undefined struct '_typeobject' c:\cpython\include\moduleobject.h is occurring on both 32 and 64 bit release builds on Windows 8.1 VS2015. I don't know what is causing it but figured I'd better flag it up pronto, and as you guys are here... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-23 21:14:48 | BreamoreBoy | set | recipients: + BreamoreBoy, ncoghlan, larry, petr.viktorin, python-dev, eric.snow, steve.dower |
| 2015-05-23 21:14:48 | BreamoreBoy | set | messageid: <1432415688.82.0.479739991258.issue24268@psf.upfronthosting.co.za> |
| 2015-05-23 21:14:48 | BreamoreBoy | link | issue24268 messages |
| 2015-05-23 21:14:48 | BreamoreBoy | create | |