https://issues.dlang.org/show_bug.cgi?id=24661
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #16689 "Fix bugzilla 24661 - wctype_t and wctrans_t are platform-dependent" was merged into master: - a5a7db6f763e74ea709284f8b0efd3e93bb2a936 by Tim Schendekehl: 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 --
