platero-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Platero-devel] Version related problems


From: Javier Hernández
Subject: Re: [Platero-devel] Version related problems
Date: Wed, 2 Apr 2003 19:53:00 +0200
User-agent: KMail/1.5.1

El Miércoles, 2 de Abril de 2003 00:30, Andreas Lauser escribió:
> On Monday 31 March 2003 17:40, Javier Hernández wrote:
> > In order to know how to solve this issues and others that can appear in
> > the future, i would like to ask what would be the best solution :
> >
> > -Use #ifdefs to distinghish between versions
> > -Code only for base versions (KDE 3.0.X, QT 3.0.X)
> > -Code only for heada versions (KDE 3.1.X and HEAD)
> >
> > What do you think ?
>
> If KListView is the only problem here I'd suggest to make a wrapper for KDE
> 3.0.x (derive a PListView and use an #ifdef when the KDE is 3.0.x)

I'm trying to fix this using saveLayout/restoreLayout, which seems to be KDE 
3.0/3.1 compatible.
I will commit it this night or tomorrow.

>
> > Also, I would like to tell you that bug 2992 is a duplicate of 2980.
>
> You don't need to send a mail when you encounter things like this. simply
> set a reference of the newer bug to the older one and close it :-)

Sorry, but I can't close bugs, I suppose it's because I'm not an 
administrator.

>
> > P.S.(2): Andreas, I think the problem with socketError() is related to
> > the moc compiler, since the problem appear with QT 3.0.X and QT 3.1.1. I
> > will try QT 3.1.2 and see how it works, and tell you.
>
> this is weird. the slot is defined as "void socketError(int)" and moc makes
> "void socketError(int (*)(int))" out of it. what's the sense of pointer to
> a function?
>
> Regards
>   AND

See You.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]