Message329076
I created a github pull request based on the last patch of Jeffrey Armstrong.
Since mingw now also has a wcstok_s function, the discrimination between wcstok/wcstok_s is now based on MS_WINDOWS being defined, as was the case in Modules/main.c.
Is this correct, or should it be based on the detected compiler ? |
|
| Date |
User |
Action |
Args |
| 2018-11-01 15:49:22 | erikjanss | set | recipients:
+ erikjanss, vstinner, r.david.murray, serhiy.storchaka, Jeffrey.Armstrong |
| 2018-11-01 15:49:22 | erikjanss | set | messageid: <[email protected]> |
| 2018-11-01 15:49:22 | erikjanss | link | issue20596 messages |
| 2018-11-01 15:49:22 | erikjanss | create | |
|