[Issue 22676] fullyQualifiedName fails to compile with 2.098.1 relese -- there is some issue with call to __traits(isScalar ..
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 17 09:52:08 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22676
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Thanks, is there a backtrace of the point where it fails? It'll just be a case
where some part of the semantic depended on lazy semantic, but now we require
upfront semantic to be done by the caller of isBaseOf.
--
More information about the Digitalmars-d-bugs
mailing list