Thanks for looking into this.  The really confusing thing is that I
swear this code used for work.  I haven't had the time to chase down
what version of Cython this began with, but it seems like something
that should work ideally.

I am in the middle of moving across the county right now though, so I
won't have time to look at this for a few weeks though.

Cheers,

Brian

On Wed, Jul 30, 2008 at 8:38 AM, Lisandro Dalcin <[EMAIL PROTECTED]> wrote:
> Brian Granger posted some days ago about problems with multiple inheritance:
>
> http://codespeak.net/pipermail/cython-dev/2008-July/001814.html
>
> It seems that Cython is generating bad code. A C compiler (gcc) just
> warn about it, but a C++ compiler (g++)
> generates an error.
>
> A tentative patch for this issue is posted here:
>
> http://codespeak.net/pipermail/cython-dev/2008-July/001835.html
>
> If you have a bit of time, please look at this issue.
>
> Regards,
>
>
> --
> Lisandro Dalcín
> ---------------
> Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
> Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
> Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
> PTLC - Güemes 3450, (3000) Santa Fe, Argentina
> Tel/Fax: +54-(0)342-451.1594
> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
>
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to