https://issues.dlang.org/show_bug.cgi?id=24661
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @tim-dlang created dlang/dmd pull request #16689 "Fix bugzilla 24661 - wctype_t and wctrans_t are platform-dependent" fixing this issue: - Fix bugzilla 24661 - wctype_t and wctrans_t are platform-dependent The previous definitions are left as the default. They could still be wrong on some other platforms. https://github.com/dlang/dmd/pull/16689 --
