Package: libfreetype6-dev
Version: 2.2.1-5

>From the upstream changelog:

"The following callback function types have changed slightly (by
adding the `const' keyword where appropriate): FT_Outline_MoveToFunc,
[...] Note that this doesn't affect binary backward compatibility."

While binary backward compatibility is ok, source compatibility is not
guaranteed anymore, and all callback functions have to be rewritten to
meet the new API.  That leads to build failures in all programs which
have gcc's pedantic checks enabled.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to