[Issue 17502] Out contract in class method causes dmd segfault.
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Jun 14 07:49:40 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17502
Ivan Kazmenko <gassa at mail.ru> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gassa at mail.ru
--- Comment #1 from Ivan Kazmenko <gassa at mail.ru> ---
Fails with previous releases, to at least 2.064.2.  Between 2.068.2 and 2.069.0
(frontend translated into D), the error diagnostic changes.
The "in {}" line can be dropped, but class, auto return type, and "out" without
parameters seem to all be important.
--
    
    
More information about the Digitalmars-d-bugs
mailing list