[Saga-devel] Re: [SAGA] #301: URL set_path / get_path
Andre Merzky
andre at merzky.net
Fri Jan 30 11:29:17 CST 2009
Right, that seems to have d isappeared already - workd for
me now as well.
Thanks, Andre.
Quoting [SAGA Impl List] (Jan 30 2009):
> From: "SAGA" <saga-devel at cct.lsu.edu>
> Cc: saga-devel at cct.lsu.edu
> Date: Fri, 30 Jan 2009 16:43:57 -0000
> Subject: [Saga-devel] Re: [SAGA] #301: URL set_path / get_path
>
> #301: URL set_path / get_path
> --------------------------+-------------------------------------------------
> Reporter: amerzky | Owner: hkaiser
> Type: to discuss | Status: closed
> Priority: minor | Milestone: 1.4
> Component: SAGA Engine | Version: SVN
> Resolution: worksforme | Keywords:
> --------------------------+-------------------------------------------------
> Changes (by hkaiser):
>
> * status: new => closed
> * resolution: => worksforme
>
> Comment:
>
> I'm not able to reproduce this. I used:
> {{{
> #include <saga/saga.hpp>
>
> int main ()
> {
> saga::url u;
> u.set_path ("my_path");
> std::cerr << u.get_path () << std::endl; // prints my_path
> return 0;
> }
> }}}
--
Nothing is ever easy.
More information about the saga-devel
mailing list