Reviewing merge request #1260: improvements for the QFontEngineQPF1
- make it work without mmap(2) support;
- fix memory leaking on Integrity;
- minor code clean-up
Commits that would be merged:
Version 3
Comments
Pushed new version 1
Pushed new version 2
Pushed new version 2
Doesn’t compile:
/home/harald/qt/qt/src/gui/text/qfontengine_qws.cpp:336:46: error: invalid conversion from ‘char’ to ‘uchar’
I see the typo which causes this build failure but it was built ok with the gcc-nto, I swear! :)
well, updated; should be ok now.
Except for breaking compilation when DEBUG_FONTENGINE is set, the patch is great ;)
No worries, I've fixed that now (remember to search for occurrences of variable use when you rename them).
Thanks for your contribution!
Harald
thanks


Add a new comment:
Login or create an account to post a comment