don't send output of $$join() and $$sprintf() through split_value_list()
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Tue, 12 Mar 2013 20:48:12 +0000 (21:48 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 21 May 2013 12:43:18 +0000 (14:43 +0200)
commitfb38f74b7e0b62cf5298f1a76e83fec008995156
treea48b3878fc2058f69d32fd641ec1af9be41d75c2
parent9d8be960ab3feee8653e9c586dc92a353338a4fe
don't send output of $$join() and $$sprintf() through split_value_list()

in the case of sprintf it's surprising, in the case of join it's
anti-thetical.

Change-Id: I4eb7e56d31ac6ed68adf852f1a19b33554d38eb4
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
(cherry picked from qtbase/ae94bf2b7a6373def9239ae5f54b143e1f6ffe09)
src/linguist/shared/qmakebuiltins.cpp