[Issue 24206] Can't alias a function type that returns a type with a TypeSuffix
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 13 23:08:51 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24206
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 #15805 "Fix aliasing function type returning a Type with
TypeSuffixes" was merged into master:
- d372d1f73e9d9fefa871402fb3d412c615fffe66 by Nick Treleaven:
Fix Issue 24206 - Can't alias a function type that returns a type with a
TypeSuffix
Add isTypeSuffix() function.
https://github.com/dlang/dmd/pull/15805
--
More information about the Digitalmars-d-bugs
mailing list