[pirate] More tests passing on pirate

Tyler Coumbes coumbes at gmail.com
Tue Jun 6 08:33:36 EDT 2006


> Do you have a patch to send in? I'm happy to give you access
> to the cvs repository if you'd like. Just let me know.

I have attached a patch to pirate.py and simple.py.
Applying with patch -p0 < PATCH in the pirate working directory worked for me.

It would be great to have cvs access! :-)

I wonder if maybe a branch shouldn't be created for what I am working
on for now? So instead of applying my patches to the main tree you
could branch it and apply them there. I say this because isn't Curt
suppose to be turning in a bunch of changes? Later we could merge the
branch to main.

I said in the last message I would talk more about lexicals. Well, for
now the changes I have made to pirate.py cause it to use globals
everywhere. It works for now being that my main focus at the moment it
getting the pmcs working again on the newest parrot. The way lexicals
are handled have changed in parrot and the old way of doing things in
pirate.py no longer work. I plan to fix this but is currently not at
the top of my list.

I haven't submitted my changes to the python pmcs yet, but will soon
if anyone wants I will create a .tar.gz of my version of the python
pmcs and send them to you.

Tyler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pirate.patch
Type: application/octet-stream
Size: 6681 bytes
Desc: not available
Url : http://cornerhost.com/archives/pirate/attachments/20060606/1bb13f0a/pirate.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simple.patch
Type: application/octet-stream
Size: 535 bytes
Desc: not available
Url : http://cornerhost.com/archives/pirate/attachments/20060606/1bb13f0a/simple.obj


More information about the pirate mailing list