Message310366
| Author | pablogsal |
|---|---|
| Recipients | doko, eric.snow, ncoghlan, ned.deily, pablogsal |
| Date | 2018-01-21.04:26:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516508787.67.0.467229070634.issue32232@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems that Microsoft compiler does not handle well the circular dependencies between Include/pystate.h and Include/internal/pystate.h so I have included guards for Windows in the new include for Include/pystate.h and deactivated the test in that case. Some better ideas on how to handle that case? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-21 04:26:27 | pablogsal | set | recipients: + pablogsal, doko, ncoghlan, ned.deily, eric.snow |
| 2018-01-21 04:26:27 | pablogsal | set | messageid: <1516508787.67.0.467229070634.issue32232@psf.upfronthosting.co.za> |
| 2018-01-21 04:26:27 | pablogsal | link | issue32232 messages |
| 2018-01-21 04:26:27 | pablogsal | create | |