[Issue 20589] typeof may give wrong result in case of classes defining `opCall` operator
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb 26 18:41:16 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20589
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7398 "Fix issue 20589 - typeof may give wrong result
in case of classes defining `opCall` operator" was merged into master:
- 7ffdfef3f75d521cc7b0b2659e438f501f263ca1 by drug007:
  Fix issue 20589 - typeof may give wrong result in case of classes defining
`opCall` operator
- e4959d4777be74a426aa6d8c58abc5308a62b92b by drug007:
  Test for issue 20589
https://github.com/dlang/phobos/pull/7398
--
    
    
More information about the Digitalmars-d-bugs
mailing list