www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - auto auto tail

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
Why is auto appearing twice in the documentation?

https://dlang.org/library/std/range/tail.html

Thanks.
May 04 2019
next sibling parent destructionator gmail.com writes:
On Sat, May 04, 2019 at 01:39:33PM -0400, Andrei Alexandrescu via Digitalmars-d
wrote:
 Why is auto appearing twice in the documentation?
 
 https://dlang.org/library/std/range/tail.html
It has been there for... I think *years* now. ddox is barely maintained and barely usable. It is one of the reasons the official D documentation is such an embarrassment.
May 04 2019
prev sibling next sibling parent Walter Bright <newshound2 digitalmars.com> writes:
On 5/4/2019 10:39 AM, Andrei Alexandrescu wrote:
 Why is auto appearing twice in the documentation?
YYoouu jjuusstt nneedd nneeww ggllaasseess.
May 04 2019
prev sibling parent reply dayllenger <dayllenger protonmail.com> writes:
On Saturday, 4 May 2019 at 17:39:33 UTC, Andrei Alexandrescu 
wrote:
 Why is auto appearing twice in the documentation?

 https://dlang.org/library/std/range/tail.html

 Thanks.
It is fixed, but nobody created a git tag for this. I'll ping.
May 05 2019
parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 5/5/19 3:47 AM, dayllenger wrote:
 On Saturday, 4 May 2019 at 17:39:33 UTC, Andrei Alexandrescu wrote:
 Why is auto appearing twice in the documentation?

 https://dlang.org/library/std/range/tail.html

 Thanks.
It is fixed, but nobody created a git tag for this. I'll ping.
Thanks! If you could keep this forum posted, that would be very helpful.
May 05 2019