Alexandre Julliard : hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const .

Robert Shearman rob at codeweavers.com
Thu Dec 13 08:36:45 CST 2007


Alexandre Julliard wrote:
> hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const.

I've noticed that there is a trend of doing more and more of this type 
of fix. Is it really worth the performance penalty of doing this instead 
of adding in an appropriate macro or just not turning on the warning?

-- 
Rob Shearman




More information about the wine-devel mailing list