trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-devel] kipi-plugins patch (gcc 4.7 + libpng 1.5) [was Re: [trinity-devel] kipi-plugins FTBFS libpng 1.5 - fixed?]

From: Darrell Anderson <humanreadable@...>
Date: Fri, 4 May 2012 18:29:35 -0700 (PDT)
> (iCCP_data)ICCColorProfile.data() is better replaced by
>
> static_cast<iCCP_data>(ICCColorProfile.data()).
>
> This also applies to the digikam patch.

Trying to learn: why is that better?

Darrell