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

List:       koffice
Subject:    Re: kdelibs: compile error...kurl??
From:       skine <skine () ark-works ! com>
Date:       1999-05-16 14:52:45
[Download RAW message or body]

Hi all (and... hi, AKIRA!:-),

AKIRA II'D'UKA wrote:
> 
> An error occurred at this process...
> 
> An error message at that time is quoted in the following.

Few days before, this problem has been discussed at kde-devel
ml (I've just found). As I proposed (at local KDE ml) to 
correct 'it != lst.last()' -> 'it != lst.end()', this was a 
bit wrong. To fix this problem properly, you should do these:

kurl.cpp:
588: if( it != lst.last() )     (wrong)

588: if( it != lst.fromLast() ) (correct)

and try to compile again.


                  Thank you,
****************************
           Satoshi Kinebuchi
       <skine@ark-works.com>

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

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