Unused variables and bugs

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sat Aug 23 19:23:01 PDT 2014


On Sat, 23 Aug 2014 15:48:03 +0000
Idan Arye via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> How about unused arguments in lambda expressions?
also, make compiler accept 'auto' in lambdas. i'm sure it should. and
it should accept 'auto' in foreach(). it should also allow foreach like
this: foreach (auto, auto; foo).

alas, seems that nobody is interested in this small improvements, and i
myself neither know fronted internals enough, nor want to write this
anyway, 'cause patches will just rot in bugzilla.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140824/28d138a1/attachment.sig>


More information about the Digitalmars-d mailing list