qt5base-lts/qmake/library
Oswald Buddenhagen da1aaed059 don't write pointless TokFuncTerminators into the stream
we are transforming "magic" function calls into other structures. past
that point it's wrong to keep the function argument list terminator in
the token stream. this went unnoticed, because in this context it was
equivalent with the expected value list terminator (which was simply
never reached).

Change-Id: I3dc6719273ce9d663db867f355eba682ba6ccf2c
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-02-25 13:54:40 +00:00
..
ioutils.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
ioutils.h Update copyright headers 2015-02-11 06:49:51 +00:00
proitems.cpp move some functions into ProStringList for saner OO design 2015-02-12 19:00:36 +00:00
proitems.h move some functions into ProStringList for saner OO design 2015-02-12 19:00:36 +00:00
qmake_global.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakebuiltins.cpp move some functions into ProStringList for saner OO design 2015-02-12 19:00:36 +00:00
qmakeevaluator_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakeevaluator.cpp Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qmakeevaluator.h move some functions into ProStringList for saner OO design 2015-02-12 19:00:36 +00:00
qmakeglobals.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmakeglobals.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakeparser.cpp don't write pointless TokFuncTerminators into the stream 2015-02-25 13:54:40 +00:00
qmakeparser.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakevfs.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmakevfs.h Update copyright headers 2015-02-11 06:49:51 +00:00