Re: [Barry-devel] Possible typo in j_message.h

2010-05-13 Thread Chris Frey
On Wed, May 12, 2010 at 03:10:10PM -0500, Raymond Blostein wrote: > I think this only affects GCC 4.5. I found this description of what I > believe to be the same problem: > https://bugs.launchpad.net/inkscape/+bug/522327/comments/1 Ahh... thanks. Looks like it might be a new C++ standard is

Re: [Barry-devel] Possible typo in j_message.h

2010-05-12 Thread Raymond Blostein
I think this only affects GCC 4.5. I found this description of what I believe to be the same problem: https://bugs.launchpad.net/inkscape/+bug/522327/comments/1 -- ___ Barry

Re: [Barry-devel] Possible typo in j_message.h

2010-05-12 Thread Raymond Blostein
On Tue, May 11, 2010 at 9:57 PM, Chris Frey wrote: > > 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 > > I'm using gcc 4.5.0

Re: [Barry-devel] Possible typo in j_message.h

2010-05-11 Thread Chris Frey
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 >