monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] cmd_automate.cc:128: error: using-declaration for n


From: Nathaniel Smith
Subject: Re: [Monotone-devel] cmd_automate.cc:128: error: using-declaration for non-member at class scope
Date: Mon, 19 Jun 2006 13:05:42 -0700
User-agent: Mutt/1.5.11+cvs20060403

On Mon, Jun 19, 2006 at 10:55:37AM -0600, Shaun Jackman wrote:
> I'm seeing the following error when attempting to compile monotone 0.27.
> 
>       cmd_automate.cc:128: error: using-declaration for non-member at 
>       class scope
> 
> I'm using GCC 4.0.3 (Debian 4:4.0.3-4) and boost 1.32.0 (Debian
> 1.32.0-6). I haven't looked into this too closely yet, but does anyone
> have any obvious suggestions?

This appears to be the same as:
  https://savannah.nongnu.org/bugs/?func=detailitem&item_id=16866

I've committed the fix suggested there to mainline (it's trivial and
you can just make the change locally, if you want -- just add #include
<boost/function.hpp> towards the top of cmd_automate.cc).  I haven't
tested it or anything, though, because I don't have boost 1.32.0 --
does that fix work for you?

-- Nathaniel

-- 
Details are all that matters; God dwells there, and you never get to
see Him if you don't struggle to get them right. -- Stephen Jay Gould




reply via email to

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