[phobos] Parallel reviews of TempAlloc and std.path?
Lars Tandle Kyllingstad
lars at kyllingen.net
Tue May 31 08:44:22 PDT 2011
On Mon, 2011-05-30 at 17:44 -0300, Jose Armando Garcia wrote:
> On Mon, May 30, 2011 at 10:38 AM, Lars Tandle Kyllingstad
> <lars at kyllingen.net> wrote:
> > My proposal for a new std.path is now ready for review [...]
>
> Quickly looked at the doc. Why is this true in glob?
>
> ---
> assert (glob("foobar", "foo?bar"));
> ---
>
> The doc says "? Matches exactly one instances of any character"
Fortunately, the example was wrong. The code works as expected. I have
made some improvements to the glob() documentation now. Thanks for
pointing this out!
-Lars
More information about the phobos
mailing list