Android: Fix for compilation error in clucene.
authorChristian Strømme <christian.stromme@digia.com>
Mon, 6 May 2013 16:26:18 +0000 (18:26 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 7 May 2013 14:47:41 +0000 (16:47 +0200)
commitb161f54d7511daea89e7d217ee43e08ea90bf3de
tree5b0296723221b2b71b8c39abc3698f482eaeef1b
parent35f6adbb6e45a78668326b6debd23edc38aefe41
Android: Fix for compilation error in clucene.

Android only provide stubs for wcstoll(3) and wctomb(3), to solve this
wcstoll(3) is replace by an internal equvialent, and wctomb(3) by
wcrtomb(3).

Change-Id: Ic30e5a809c2f6ab30b4e52883d3aae3ecc036194
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
src/assistant/3rdparty/clucene/src/CLucene/config/repl_tprintf.cpp
src/assistant/clucene/qclucene-config_p.h