On 6/24/2010 5:56 AM, "Plüm, Rüdiger, VF-Group" wrote: >>>>>> - const char *key = construct_key(r, dcfg->context, >> user, NULL); >>>>>> + key = construct_key(r, dcfg->context, user, NULL); > > Me neither. What is C++ style about the above?
I presumed the patch proposed to un-99'ify the code here? Rereading the originally proposed patch. Now that I'm reviewing it again there is something odd.
