[Issue 21570] __traits(isStaticArray, ...) accepts enums with static array as base type

2022-03-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21570 moonlightsenti...@disroot.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 21570] __traits(isStaticArray, ...) accepts enums with static array as base type

2021-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21570 --- Comment #3 from Dlang Bot --- @MoonlightSentinel updated dlang/dmd pull request #12142 "Fix 21570 - __traits(isStaticArray, ...) accepts enums with static..." mentioning this issue: - Issue 21570 - Deprecate __traits(isStaticArray, ...) accepts

[Issue 21570] __traits(isStaticArray, ...) accepts enums with static array as base type

2021-01-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21570 --- Comment #2 from Dlang Bot --- dlang/phobos pull request #7760 "Make isAutoDecodableString independent of issue 21570" was merged into master: - 7c13ddf8de6bbaf287a60ebac7e3f31acf45ecec by MoonlightSentinel: Make isAutoDecodableString independe

[Issue 21570] __traits(isStaticArray, ...) accepts enums with static array as base type

2021-01-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21570 --- Comment #1 from Dlang Bot --- @MoonlightSentinel created dlang/phobos pull request #7760 "Make isAutoDecodableString independent of issue 21570" mentioning this issue: - Make isAutoDecodableString independent of issue 21570 The current implem