[Issue 24822] When passing a non-POD argument to an rvalue parameter, an unnecessary blit is done

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 22 21:57:43 UTC 2024


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #17019 "fix bugzilla Issue 24822 - When passing a
non-POD argument to an rvalue parame…" was merged into master:

- 8f9e88dc3a29197bf6f0a60cd94227e8a3e3882d by Walter Bright:
  fix bugzilla Issue 24822 - When passing a non-POD argument to an rvalue
parameter, an unnecessary blit is done

https://github.com/dlang/dmd/pull/17019

--


More information about the Digitalmars-d-bugs mailing list