[KPhotoAlbum] compiler issue in SQLDB/QueryHelper.h

Tuomas Suutari thsuut at utu.fi
Tue Aug 29 20:24:19 BST 2006


On 2006-08-29 Tuesday 21:51, Christoph Moseler wrote:
> Hi,

Hi, Christoph.

> since a few days I'm getting a compiler error in SQLDB/QueryHelper.h,
> output attached below.
>
> If I change
>
> QValueList<QString[2]>
> QueryHelper::memberGroupConfiguration(const QString& category) const;
>
> to
>
> QValueList<QString[2]> memberGroupConfiguration(const QString&
> category) const;

Oops.. that's my typo.. it's fixed now. Thanks for pointing this out. :)


> everything is working fine. I'm using
> g++ (GCC) 4.1.2 20060613 (prerelease) (Debian 4.1.1-5)

I use g++ (GCC) 3.4.6. Strange that it didn't complain about that.

-- 
Tuomas Suutari | +358 50 3806983 | thsuut at utu.fi




More information about the Kphotoalbum mailing list