Hi Ricardo,

I am not editing web2py source, just trying to compile what can be compiled
without making any changes.
There are some cython parser bugs, but here I posted only web2py related. I
will contact you if I decide to look more into it.


Note to devs reading this:
My error reports are not really related to cython parser, this is web2py
related. Mostly missing variable declarations and missing imports.
Should be fixed.

Marin


On Tue, Feb 14, 2012 at 1:53 PM, Ricardo Pedroso <[email protected]>wrote:

> On Tue, Feb 14, 2012 at 12:48 PM, Ricardo Pedroso <[email protected]>
> wrote:
> > On Tue, Feb 14, 2012 at 9:33 AM, Marin Pranjić <[email protected]>
> wrote:
> >> Hi,
> >>
> >> I want to compile gluon/* files using Cython and test performance gain
> >> vs non-compiled code.
> >> I am using trunk.
> >>
> >> There are some issues which I will report here.
> >> These are not all issues, only those that I think are web2py bugs and
> >> should be fixed.
>
> Has I said previous I didn't had time to investigate the "erroneous" code,
> so I'm note sure if they are bugs in web2py code or bugs in cython parser.
> Probably both :)
>
>
> Ricardo
>

Reply via email to