On Mon, May 10, 2010 at 12:04:08AM -0500, Raymond Blostein wrote:
> When trying to build from git I am getting this error:
>     j_message.h:34:2: error: ?Barry::JDWP::JDWP::JDWP? names the
> constructor, not the type
> 
> I think this is caused by a typo, because changing line 34 of j_message.h
> from
>     JDWP::JDWP m_jdwp;
> to
>     JDWP m_jdwp;
> seems to fix it.


Hi Raymond,

Thanks for the bug report!

I've been searching for the compiler version that reproduces this bug,
and haven't found it yet.

What distro / compiler version are you using?

Thanks,
- Chris


------------------------------------------------------------------------------

_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to