[Issue 24355] Slice copy with static arrays incorrect bounds checking

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 26 14:09:06 UTC 2024


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

--- Comment #5 from Nick Treleaven <nick at geany.org> ---
Spec for above:

> A string literal converts to a static array rvalue of the same or longer length
https://dlang.org/spec/expression.html#string_literals

--


More information about the Digitalmars-d-bugs mailing list