Yes, your patch corrected the problem. Is the next official release scheduled?
Thanks, Josh -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Roman Yakovenko Sent: Tuesday, May 19, 2009 4:34 AM To: Development of Python/C++ integration Subject: Re: [C++-sig] pygccxml and multidimensional arrays On Thu, Apr 23, 2009 at 9:23 PM, Roman Yakovenko <[email protected]> wrote: > On Thu, Apr 23, 2009 at 9:21 PM, Roman Yakovenko > <[email protected]> wrote: >> On Thu, Apr 23, 2009 at 8:17 PM, Davidson, Josh <[email protected]> >> wrote: >>> I'm using information provided by pygccxml to generate Construct objects >>> (http://construct.wikispaces.com/) that are capable of reading and >>> writing to data structures stored in shared memory. Right now, I just >>> manually reverse the indices any time I detect an array type before I >>> generate a Construct. >> >> Okey. > > Sorry, I forgot to add, can you open bug on SourceForge project page? Josh, I think the bug is fixed now: http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev&revision=1735 Can you verify this? Thanks -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ _______________________________________________ Cplusplus-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/cplusplus-sig _______________________________________________ Cplusplus-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/cplusplus-sig
