Message228974
I hope that "MS_WINDOWS" is also defined when Python is compiled by the Borland C compiler or OpenWatcom. IMO if it's not the case, it's a bug and it should be fixed.
It means that my patch drop_msdos_support.patch only drops support for the DJGPP compiler in fact. DJGPP is (was) the MS-DOS port of GCC.
So, what do you think of drop_msdos_support.patch? Is it ok for Python 3.5? |
|
| Date |
User |
Action |
Args |
| 2014-10-10 09:53:29 | vstinner | set | recipients:
+ vstinner, pitrou, Arfrever, serhiy.storchaka |
| 2014-10-10 09:53:29 | vstinner | set | messageid: <[email protected]> |
| 2014-10-10 09:53:29 | vstinner | link | issue22591 messages |
| 2014-10-10 09:53:29 | vstinner | create | |
|