[Issue 19946] In betterC filling an array with a non-zero value fails for types of size > 1 due to missing _memset16/_memset32/etc.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 4 06:10:24 UTC 2022


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> ---
Razvan, your idea is the right approach. mhh, you're right, but this
refactoring should be in a separate PR.

--


More information about the Digitalmars-d-bugs mailing list