[phobos] [D-Programming-Language/phobos] d08f0e: One more fix for the last pull request. It should...

Jonathan M Davis jmdavisProg at gmx.com
Tue Jul 12 19:09:28 PDT 2011


On Tuesday 12 July 2011 19:06:48 noreply at github.com wrote:
>   Branch: refs/heads/master
>   Home:   https://github.com/D-Programming-Language/phobos
> 
>   Commit: d08f0e6621e1ceb1d8a4cded975507f775c8857e
>      
> https://github.com/D-Programming-Language/phobos/commit/d08f0e6621e1ceb1d8a
> 4cded975507f775c8857e Author: dsimcha <dsimcha at gmail.com>
>   Date:   2011-07-12 (Tue, 12 Jul 2011)
> 
>   Changed paths:
>     M std/range.d
> 
>   Log Message:
>   -----------
>   One more fix for the last pull request.  It should really just take ulongs
> for indexing and slicing.

Aren't indices supposed to size_t? Why ulong?

- Jonathan M Davis


More information about the phobos mailing list