[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: problems when I compile kdelibs
From:       Simon Hausmann <shaus () helios ! med ! Uni-Magdeburg ! DE>
Date:       2000-08-04 12:34:14
[Download RAW message or body]


Your fix is correct. I comitted the same fix this worning into the CVS
Repository.

Bye,
 Simon

On Fri, 4 Aug 2000, Chema wrote:

> Hi all
> I find this error on my last update:
> ******
> Update's date: Fri Aug  4 11:44:31 CEST 2000
> From: *default host=cvsup.kde.brownkid.net
> Compiling package: /root/tmp/kde2/kdelibs
> error:
> kfiledialog.cpp:1307: warning: ANSI C does not allow `#warning'
> kfiledialog.cpp:1307: warning: #warning Still the KConfig-bug
> (reparseConfiguration() needed)
> kfiledialog.cpp: In method `struct KSharedPtr<KMimeType>
> KFileDialog::currentFilterMimeType()':
> kfiledialog.cpp:363: `struct KFileDialogPrivate' has no member named
> `filterWidget'
> kfiledialog.cpp:365: warning: comparison between signed and unsigned
> make[2]: *** [kfiledialog.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive-am] Error 2
> *******
> I have changed this line:
> KMimeType::Ptr KFileDialog::currentFilterMimeType()
> {
>     int i = d->filterWidget->currentItem()-1;
> to:
> KMimeType::Ptr KFileDialog::currentFilterMimeType()
> {
>     int i = filterWidget->currentItem()-1;
> I suppose I'm wrong (I'm not in the habit of change kde-code because I
> have not
> enough experience to do it but... There are a first time for all in a
> life... :-) )
> Any idea?
> Regards
> Chema
> PW Please send the answer to jmolles@airtel.net (thanks)
>  
> >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
> 

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic