[Psi-Devel] r1004
Maciek Niedzielski
machekku at uaznia.net
Thu Feb 7 00:23:17 PST 2008
To Justin (who made this change):
you shouldn't use TCHAR inside QT_WA. QT_WA is not a conditional
compilation macro - both versions are compiled and the right one is
choosen on runtime. So assuming that QT_WA( /* if we're, here TCHAR is
WCHAR */, /* if we're here, TCHAR is CHAR */) is wrong. I used to think
it's this way some time ago, but then I run into a similar problem and I
checked how this is done.
Unfortunately I cannot make a commit right now, I'm at work and don't
have dev env.
--
Maciek
xmpp:machekku at uaznia.net
More information about the Psi-Devel
mailing list