Message349900
fyi 1 : this issue pops up in multiple places, cfr :
* bpo-35890
* bpo-20596
the selection of the wcstok function is based on MS_WINDOWS being
defined, rather than eg. an autoconf check on which function is
available.
fyi 2 : I've been able to cross compile 3.8 with mingw64 (gcc 7.3), but with a custom meson script instead of autoconf |
|
| Date |
User |
Action |
Args |
| 2019-08-17 14:02:17 | erikjanss | set | recipients:
+ erikjanss, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, lazka, eamanu, vengelson |
| 2019-08-17 14:02:17 | erikjanss | set | messageid: <[email protected]> |
| 2019-08-17 14:02:17 | erikjanss | link | issue37801 messages |
| 2019-08-17 14:02:17 | erikjanss | create | |
|