[Issue 19983] Add fast path using slice assignment to std.internal.cstring.tempCString

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 27 08:39:14 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19983

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7079 "Issue 19983 - Add fast path using slice
assignment to std.internal.cstring.tempCString" was merged into master:

- 02659f65baafb2fb5d775b18b8be3746146ca22d by Nathan Sashihara:
  Fix Issue 19983 - Add fast path using slice assignment to
std.internal.cstring.tempCString

  This is applicable for narrow strings when the output type matches the
  string's encoding type.

https://github.com/dlang/phobos/pull/7079

--


More information about the Digitalmars-d-bugs mailing list