[Issue 1310] alias opCall vs struct literal

2019-07-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1310

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #3 from RazvanN  ---
(In reply to Denis Shelomovskii from comment #2)
> By the way, latest dmd v2.060 correctly (as documented) complains:
> ---
> Error: struct A does not overload ()
> ---

This is the correct behavior. Closing as WONTFIX.

--


[Issue 1310] alias opCall vs struct literal

2012-08-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1310


Denis Shelomovskij verylonglogin@gmail.com changed:

   What|Removed |Added

 CC||verylonglogin@gmail.com


--- Comment #2 from Denis Shelomovskij verylonglogin@gmail.com 2012-08-09 
13:30:40 MSD ---
By the way, latest dmd v2.060 correctly (as documented) complains:
---
Error: struct A does not overload ()
---

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---