On Thursday 16 November 2006 22:50, nextgens at freenetproject.org wrote:
[...]
> -                     addToDirectory(map, after, prefix + before + "/");
> +                     addToDirectory(map, after, prefix + before + '/');
[...]

Does the compiler *really* not optimise things like this?

Reply via email to