From kde-core-devel Mon Sep 27 19:55:17 1999 From: David Faure Date: Mon, 27 Sep 1999 19:55:17 +0000 To: kde-core-devel Subject: Re: datatypes and cuteidl X-MARC-Message: https://marc.info/?l=kde-core-devel&m=93846211707403 On Mon, Sep 27, 1999 at 09:46:58PM +0200, Reginald Stadlbauer wrote: > Hi! > Something has really to be done about the datatypes and portability. I just got > > koTarStore.cc:169: prototype for `class ::KOStore::Data KoTarStore::read(long unsigned int)' does not match any in class `KoTarStore' > koTarStore.h:47: candidates are: long int KoTarStore::read(char *, long unsigned int) > koTarStore.h:42: class ::KOStore::Data KoTarStore::read(ULong) > > in koffice on alpha/linux. > > Any ideas? There's no problem in cuteidl. You're just discovering some left overs that we didn't detect since ULong = long unsigned int here. Currently fixing that one. -- David FAURE david@mandrakesoft.com, faure@kde.org http://www.insa-lyon.fr/People/AEDI/dfaure/index.html KDE, Making The Future of Computing Available Today