arx-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Arx-users] Compile error


From: Walter Landry
Subject: Re: [Arx-users] Compile error
Date: Thu, 07 Jul 2005 10:17:37 -0700 (PDT)

Walter Landry <address@hidden> wrote:
> Mike Feeney <address@hidden> wrote:
> > On Fri, 2005-06-24 at 10:15 -0400, Kevin Smith wrote:
> > > Ok. Definitely looks like a bug. I'm pretty sure the line:
> > > 
> > >           std::string result(*escaped);
> > > 
> > > should be
> > > 
> > >           std::string result(escaped);
> > 
> > I made that change on line 115 of src/arx/include/gvfs.hpp, and it seems
> > to have worked. Thanks.
> 
> I am in the midst of hardware failure, but once that gets sorted out
> (sometime next week), I will fix this.  I will also be out of email
> contact until then.

Fixed in arx.2.2,129.

Cheers,
Walter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]