> While we're talking about hacking the compiler, how about const by > default? :P This would foil all my plans to ignore or actively circumvent the new const features. It's already very annoying to cast the string literals to the good old char[].