On Monday 10 March 2008 13:19:59 Will Coleda wrote:

> Note that:
> >  > +        STRING* orig,repl;
>
> doesn't DWIM.

That's why abutting the star and the type is an abomination under heaven, and 
our style guidelines recommend strongly against it.

> Also, if you're not careful, pmc2c.pl tries to rewrite 
> Parrot_PCCINVOKE too, not just PCCINVOKE. (I used a more verbose style
> than I would have otherwise to avoid this.)

That should be fixable; can you give me an example?

> "make test" in tcl is now passing failing only tests that already
> failed in trunk (and fewer of them!)

That lsort continuation jumping problem bothers me, but I couldn't immediately 
see why it's doing that.

-- c

Reply via email to