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

List:       kde-devel
Subject:    Re: More KURL problems and a PATCH [Was Re: the news-link at www.gnokii.org doesn't work ...]
From:       Dawit Alemayehu <adawit () earthlink ! net>
Date:       1999-08-09 12:54:24
[Download RAW message or body]

On Mon, 09 Aug 1999, Waldo Bastian wrote:
> On Sun, 08 Aug 1999, Dawit Alemayehu wrote:
> 
> > I have attached a patch below that fixes all of the problems mentioned
> > here and any others along the same line.  Please test it and let me know.
> 
> This ++sep-loc is kind of ugly... can it be changed to either
> (sep_loc+1) or can you increment sep_loc after same_protocol  is
> initilialised?

Sure.  Will change that. 

> Cheers,
> Waldo
> 
> @@ -169,8 +165,10 @@
>          passwd_part = _base_url.passwd_part;
>          bNoPath = _base_url.bNoPath;
>          detach();
> -
> -       cd( _rel_url );
> +       if ( same_protocol )
> +         cd( _rel_url + (++sep_loc), false );
> +       else
> +         cd( _rel_url, false );

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

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