[PATCH] add dummy operator== and dummy qHash for win32 target

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Mon Nov 7 11:41:59 GMT 2005


> Am Sonntag, 6. November 2005 11:58 schrieb Christian Ehrlicher:
> > Stephan Kulow schrieb:
> > > On Sunday 06 November 2005 11:06, Christian Ehrlicher wrote:
> > >>The problem here is based on this discussion:
> > >>http://lists.kde.org/?l=kde-core-devel&m=113061009510075&w=2
> > >>I can make them private or mask them with an '#if MAKE_KDEUI_LIB' to
> > >>avoid caling them from outside the lib. But with gcc you can call them
> > >>too (and you'll get a linker error that gcc can't auto-create the
> > >>operator) because the operator comes from QList<T>.
> > >
> > > But it won't be possible to create a QList<T> if the operator== is
> > > private
> >
> > I've now put a '#ifdef MAKE_KDECORE_LIB' around to avoid using it
> > outside the lib.
> I've applied the dummy operator related stuff. 
> 
> What about the .Modifier(s) stuff, Is this okay ? 
I think yes - Thiago Maceira just complained about because I was to lazy to
send two separate patches for kdecore :)

Christian

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner




More information about the kde-core-devel mailing list