Re: [Gambas-user] Issue 311 in ... Attn Tobias

2012-08-21 Thread Tobias Boege
On Tue, 21 Aug 2012, Bruce wrote: > On Tue, 2012-08-21 at 20:42 +0930, Bruce wrote: > > On Tue, 2012-08-21 at 11:35 +0200, Tobias Boege wrote: > > > > > > c_list.c:27:1: error: unknown field 'uptr' specified in initializer > > > > > > That is really weird. I just checked-out a clean copy from svn

Re: [Gambas-user] Issue 311 in ... Attn Tobias

2012-08-21 Thread Bruce
On Tue, 2012-08-21 at 20:42 +0930, Bruce wrote: > On Tue, 2012-08-21 at 11:35 +0200, Tobias Boege wrote: > > > > c_list.c:27:1: error: unknown field 'uptr' specified in initializer > > > > That is really weird. I just checked-out a clean copy from svn and built it > > successfully. May I ask what

Re: [Gambas-user] Issue 311 in ... Attn Tobias

2012-08-21 Thread Bruce
On Tue, 2012-08-21 at 11:35 +0200, Tobias Boege wrote: > > c_list.c:27:1: error: unknown field 'uptr' specified in initializer > > That is really weird. I just checked-out a clean copy from svn and built it > successfully. May I ask what compiler (version?) you used? > Anyway, I was using a GCC e

Re: [Gambas-user] Issue 311 in ... Attn Tobias

2012-08-21 Thread Tobias Boege
On Tue, 21 Aug 2012, Bruce wrote: > On Mon, 2012-08-20 at 21:11 +, gam...@googlecode.com wrote: > > Comment #4 on issue 311 by benoit.m...@gmail.com: Object.GetProperty is > > mangling objects > > http://code.google.com/p/gambas/issues/detail?id=311 > > > > Fixed in revision #5060. > > > >

Re: [Gambas-user] Issue 311 in ... Attn Tobias

2012-08-20 Thread Bruce
On Mon, 2012-08-20 at 21:11 +, gam...@googlecode.com wrote: > Comment #4 on issue 311 by benoit.m...@gmail.com: Object.GetProperty is > mangling objects > http://code.google.com/p/gambas/issues/detail?id=311 > > Fixed in revision #5060. > Thanks Benoit! Now is there a way to configure ou