On 20/03/2008, Yossarian <xtauer01 at stud.fit.vutbr.cz> wrote: > there is no autocast from char[] to invariant(char)[] (or const(char)[]), char[] will implicitly cast to const(char)[], no problem.