[Issue 2635] $ for user-defined slices should forward to value.length, not global __dollar. Also injected length must go.

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2635 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 2635] $ for user-defined slices should forward to value.length, not global __dollar. Also injected length must go.

2013-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2635 Lionello Lunesu lio+bugzi...@lunesu.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2635] $ for user-defined slices should forward to value.length, not global __dollar. Also injected length must go.

2009-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2635 --- Comment #1 from schvei...@yahoo.com 2009-01-29 20:28 --- I think expanding to length is not always correct, although I do agree that it can be solved with the proposed method. Length is not always the name of the term you would