On Wed, Jul 28, 2010 at 16:51, Pelle <[email protected]> wrote:

> This is a compiler bug. Easy workaround:
>
> auto fn = (char a) { ... };
> str = map!fn(str);
>

Is it on bugzilla?

Philippe

Reply via email to