[Bug 31200] Windows portability patches for telepathy-qt4

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 30 19:05:28 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31200

--- Comment #11 from Thomas Flueeli <tflueeli at gmail.com> 2010-10-30 10:05:28 PDT ---
(In reply to comment #8)

> Why do you need that? QString has a constructor taking a QL1S

Sorry I forgot to explain that in the commit message. The reason for this patch
is basically the most vexing parse. MSVC treats the constructor invocation as a
function declaration and fails with this error message:

channel.h(244) : error C2751:
'Tp::Client::ChannelTypeContactSearchInterface::staticInterfaceName' : the name
of a function parameter cannot be qualified
see reference to function template instantiation 'Interface
*Tp::Channel::typeInterface<Tp::Client::ChannelTypeContactSearchInterface>(Tp::OptionalInterfaceFactory<DBusProxySubclass>::InterfaceSupportedChecking)
const' being compiled

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list