October 22, 2011 [phobos] [D-Programming-Language/phobos] f0af27: Unscheduled toUTF16z for deprecation. | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: f0af27544014a3183e5e028b53437b0e3bd300ca https://github.com/D-Programming-Language/phobos/commit/f0af27544014a3183e5e028b53437b0e3bd300ca Author: jmdavis <jmdavisProg at gmx.com> Date: 2011-10-22 (Sat, 22 Oct 2011) Changed paths: M std/utf.d Log Message: ----------- Unscheduled toUTF16z for deprecation. It's pretty clear from discussions on the newsgroup that we want to keep toUTF16z, so it shouldn't be scheduled for deprecation anymore. That change is part of https://github.com/D-Programming-Language/phobos/pull/279 , but for whatever reason that pull request hasn't been reviewed yet, let alone merged in, and this change shouldn't need review, _and_ it should be in before the next release, so I'm just making it and checking it in. It's simply removing the "scheduled for deprecation" note in the documentation and its associated pragma. |
Copyright © 1999-2021 by the D Language Foundation