[Gambas-user] Issue 311 in ... Attn Tobias
Tobias Boege
taboege at ...626...
Tue Aug 21 11:35:41 CEST 2012
On Tue, 21 Aug 2012, Bruce wrote:
> On Mon, 2012-08-20 at 21:11 +0000, gambas at ...2524... wrote:
> > Comment #4 on issue 311 by benoit.m... at ...626...: 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 out the adt lib?
>
I don't think so. The adt/ directory is in there just to save a ./configure
run.
> I get the following make error:
>
> Making all in adt
> make[5]: Entering directory `/home/bb/trunk/main/lib/adt'
> CC gb_adt_la-c_list.lo
> 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 extension to save space for an intptr_t. That's
not too important and corrected in rev5063.
Regards,
Tobi
More information about the User
mailing list