std.mixins

Philippe Sigaud philippe.sigaud at gmail.com
Wed Sep 1 13:50:46 PDT 2010


On Wed, Sep 1, 2010 at 22:18, Nick Sabalausky <a at a.a> wrote:

> "Regression(2.020) Array member call syntax can't find matches in current
> class"
> http://d.puremagic.com/issues/show_bug.cgi?id=4525
>
> When I converted some D1 code to D2 recently, I actually had to *remove*
> many of my array-member-call-syntax calls because of that bug.
>
>

Sh*t. And trying to put Foo somewhere in there doesn't work either.
str.Foo.bar(), str.(Foo.bar()). Anyway, that would defeat the purpose which
is to get a clean, universal call syntax.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20100901/6a9365b3/attachment.html>


More information about the Digitalmars-d mailing list