Stefan Behnel wrote: > Hi, > > Dag Sverre Seljebotn wrote: >> Why is compile time folding done before expression analysis? > > ;) Because you proposed to move it there at the time? The alternative was > to split the type analysis phase to make some type information available > before the 'real' analysis.
Oh, right :-) Glad *someone* keeps track of things in here :-) -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
