diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-05-20 07:42:26 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-05-20 07:45:38 (GMT) |
commit | 23a0475c4676797de987c7a1e11e9593f57631a8 (patch) | |
tree | 53813203be1b7187a690e01a401aa656a1ff5f5c /src/xmlpatterns/expr/qsourcelocationreflection_p.h | |
parent | 6526b67bb64cc9d4db081101a5eb4a5c6f7c2456 (diff) | |
download | Qt-23a0475c4676797de987c7a1e11e9593f57631a8.zip Qt-23a0475c4676797de987c7a1e11e9593f57631a8.tar.gz Qt-23a0475c4676797de987c7a1e11e9593f57631a8.tar.bz2 |
Fix parsing method calls with null arguments in Java code
In Java, "null" is represented as a keyword, not as the integer 0. The
old code assumed the latter. Code such as
translate("fooBar", "fooBar", null);
would thus not be detected by lupdate when parsing Java files.
Reviewed-by: ossi
Diffstat (limited to 'src/xmlpatterns/expr/qsourcelocationreflection_p.h')
0 files changed, 0 insertions, 0 deletions