[Issue 8161] -property should give an error for invalid property functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 14 11:48:52 UTC 2018


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org

--- Comment #5 from Nick Treleaven <nick at geany.org> ---
>     s.prop = AliasSeq!(1, 2);
> I agree that it should be disallowed
Yes, because otherwise the restriction to a maximum of 2 arguments doesn't make
sense.

--


More information about the Digitalmars-d-bugs mailing list