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: Sat, 25 Jun 2005 10:04:08 -0700 (PDT)

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.

Cheers,
Walter





reply via email to

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