Message228914
| Author | vstinner |
|---|---|
| Recipients | Jeffrey.Armstrong, georg.brandl, loewis, pitrou, vstinner |
| Date | 2014-10-09.21:17:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412889427.58.0.132210344739.issue22579@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I would remove the "|| defined(__BORLANDC__) || defined(__WATCOMC__) || defined(__DJGPP__)" part, since it's probably for MSDOS variants of those compilers. I agree, but IMO it is unrelated to this issue. Jeffrey wants to support a new C compiler (OpenWatcom) on Windows, not drop support of MS-DOS or old C compiler. I created the issue #22591 to drop support of MS-DOS specific code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-09 21:17:07 | vstinner | set | recipients: + vstinner, loewis, georg.brandl, pitrou, Jeffrey.Armstrong |
| 2014-10-09 21:17:07 | vstinner | set | messageid: <1412889427.58.0.132210344739.issue22579@psf.upfronthosting.co.za> |
| 2014-10-09 21:17:07 | vstinner | link | issue22579 messages |
| 2014-10-09 21:17:07 | vstinner | create | |