[C++-sig] pygccxml and multidimensional arrays

Davidson, Josh josh.davidson at lmco.com
Thu Apr 23 19:17:45 CEST 2009


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.

Josh

-----Original Message-----
From: cplusplus-sig-bounces+josh.davidson=lmco.com at python.org
[mailto:cplusplus-sig-bounces+josh.davidson=lmco.com at python.org] On
Behalf Of Roman Yakovenko
Sent: Thursday, April 23, 2009 11:11 AM
To: Development of Python/C++ integration
Subject: Re: [C++-sig] pygccxml and multidimensional arrays

On Wed, Apr 22, 2009 at 11:43 PM, Davidson, Josh
<josh.davidson at lmco.com> wrote:
> Is this a confirmed bug?
>
> Thanks,

I am sorry, but I am pretty busy these days ( too much production
problems and too litle people who handles them ).

I will try to take a look on your problem this evening. I will let you
know.

Do you have some concrete usage example, so may be, I will be able to
provide quick work-around?

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig at python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig


More information about the Cplusplus-sig mailing list