[Psi-Devel] lupdate run
Justin Karneges
justin-psi2 at affinix.com
Thu May 7 09:01:36 PDT 2009
On Thursday 07 May 2009 02:59:46 Frederik Schwarzer wrote:
> However, there still are a few strange messages during running lupdate.
>
> /[...]/psi/iris/iris.pri(20):Function 'list' is not implemented
>
> [... lupdate does its work ...]
>
>
> /[...]/psi/iris/tools/nettool/nettool.pro(26):Function 'list' is not
> implemented /[...]/psi/iris/tools/icetunnel/icetunnel.pro(25):Function
> 'list' is not implemented /[...]/psi/iris/iris.pri(20):Function 'list' is
> not implemented
>
> This is with Qt 4.5.1 (Debian packages).
I guess it means lupdate can't parse the list() function, which is a built-in
qmake function. Probably harmless, since none of those code paths add files
I don't think.
-Justin
More information about the Psi-Devel
mailing list