Resolve a number of compilation issues with INTEGRITY
authorRolland Dudemaine <rolland@ghs.com>
Mon, 19 Sep 2011 15:03:22 +0000 (17:03 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 18 Nov 2011 11:11:44 +0000 (12:11 +0100)
commit8fd2801a1f3d114694d94aa55b5b7920e1e6bded
tree4fb773637382cf9221ace02d5e4c8d3023217856
parentd645ff182b51977b3677c07d2ee789283b3de87f
Resolve a number of compilation issues with INTEGRITY

First, #ifdef'ed out getpwuid_r() and getpwgid_r() usage since users/groups support is not in in single-process Posix mode.
Also, correct a typo and add missing files to io.pri.
Update documentation to disable libtiff which won't compile until ibtiff itself is updated, and add back -no-exceptions in the sample command line. And add a line to compile host tools.
Add a dummy QT_OPEN_LARGEFILE definition in qplatformdefs.h since there is code that requires it.
Move definition of getGlyph() after the definition of qHash(GlyphAndSubPixelPosition).

Merge-request: 2686
Reviewed-by: ossi
(cherry picked from commit 8fe04a14b1f3688c9ce0933ebec0c28616595d93)
Change-Id: I8fe04a14b1f3688c9ce0933ebec0c28616595d93
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
mkspecs/unsupported/integrity-ghs/qplatformdefs.h
src/corelib/io/io.pri
src/corelib/io/qfilesystemengine_unix.cpp
src/gui/text/qfontengine_ft_p.h