[Issue 9551] template this parameter not recognized in constructors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 20 08:13:55 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9551



--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2013-02-20 08:13:53 PST ---
(In reply to comment #0)
> Because of the following compile-time errors:
> 
>     C:\Users\g.gyolchanyan\Desktop\test.d(3): Error: found 'This_' when
> expecting ')'
>     C:\Users\g.gyolchanyan\Desktop\test.d(3): Error: semicolon expected
> following function declaration
>     C:\Users\g.gyolchanyan\Desktop\test.d(3): Error: Declaration expected, not
> ')'

As far as I see, it conflicts with postblit syntax `this(this)`.

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


More information about the Digitalmars-d-bugs mailing list