On Wed, 15 Jun 2011 23:30:03 -0700, Jonathan M Davis wrote: > Okay. I have an open pull request whose main goal is to rename various > string and character functions so that they're properly camelcased (as > has been discussed previous in this group): > https://github.com/D-Programming- Language/phobos/pull/101 > > All in all, I think that the renaming in there is fairly obvious and > non- controversial. However, we have the problem of > std.string.toStringz. [...]
As I said in the pull request, I'd like to keep toStringz the way it is. -Lars
