[Issue 10488] Allow template this parameter to work with static functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 27 14:46:41 UTC 2022


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

--- Comment #10 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton updated dlang/dmd pull request #14482 "Fix Issue 23368 - Don't
segfault on throwing null exception" mentioning this issue:

- Infer template this parameter when calling static method on instance (#14446)

  * Infer template this parameter when calling static method on instance

  Part of Issue 10488 - Allow template this parameter with static functions.

  * Apply suggestions from code review

  Co-authored-by: Dennis <dkorpel at users.noreply.github.com>

  Co-authored-by: Dennis <dkorpel at users.noreply.github.com>

https://github.com/dlang/dmd/pull/14482

--


More information about the Digitalmars-d-bugs mailing list