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.
Comment #4 by dlang-bot — 2022-01-17T11:48:39Z
@ibuclaw created dlang/dmd pull request #13541 "fix Issue 22676 - Error: cannot implicitly convert expression 'T!C' of type 'void' to 'string'" fixing this issue:
- fix Issue 22676 - Error: cannot implicitly convert expression 'T!C' of type 'void' to 'string'
https://github.com/dlang/dmd/pull/13541
Comment #5 by dlang-bot — 2022-01-19T17:14:26Z
dlang/dmd pull request #13541 "fix Issue 22676 - Error: cannot implicitly convert expression 'T!C' of type 'void' to 'string'" was merged into master:
- f3edb6d3358d6b01f49569de39312c4c2d6dde5e by Iain Buclaw:
fix Issue 22676 - Error: cannot implicitly convert expression 'T!C' of type 'void' to 'string'
https://github.com/dlang/dmd/pull/13541