[Monotone-devel] cmd_automate.cc:128: error: using-declaration for non-member at class scope

2006-06-19 Thread Shaun Jackman
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

Re: [Monotone-devel] cmd_automate.cc:128: error: using-declaration for non-member at class scope

2006-06-19 Thread Nathaniel Smith
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

Re: [Monotone-devel] cmd_automate.cc:128: error: using-declaration for non-member at class scope

2006-06-19 Thread Shaun Jackman
On 6/19/06, Nathaniel Smith [EMAIL PROTECTED] wrote: 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