id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
646,const STRING problems,NotFound,,"The struct multi_func_list in multidispatch.h has several const STRING * members. His content is passed is several points to string functions that takes non-const arguments, giving warnings in C and errors in C++

I fixed that in r38539 but a better solution will be to make that functions take a const argument, and that implies doing the same with the related charset/encoding functions.
",bug,closed,normal,,core,1.1.0,medium,duplicate,,,,,
