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