Re: parrot question and stacked patches

2007-06-30 Thread Bram Geron
pancake wrote: > (...) > Ok, after the presentations.. I have some problems for writing the patches > because more than one bug report matches the same source file, and i have to > wait everytime for commits before doing anything more. I understand that this > is my problem and I should be pacient,

parrot question and stacked patches

2007-06-21 Thread pancake
I have sent two PRs for pdb and I have a third one not yet commited. http://rt.perl.org/rt3//Ticket/Display.html?id=31159 http://rt.perl.org/rt3//Ticket/Display.html?id=37287 My third patch is about http://rt.perl.org/rt3//Ticket/Display.html?id=31163 (list breakpoints). Ok, after the presentati

old parrot question?

2004-11-24 Thread bloves
hi,everyone. I am learning parrot0.0.1 source code. But i don't know "padding" in assemble.pl? "$size += length($_) % $sizeof_packi; # Padding" ??? why need to pad? who help ? bloves [EMAIL PROTECTED]   2004-11-25

Parrot question repository spot

2004-05-10 Thread Dan Sugalski
I've been trying, with very limited success, to get things documented and questions answered. (Nick's recent issues with parrot and PMCs are just the newest of a long string of stuff) Since success has been limited, and questions either get Warnocked or asked multiple times, I figure it's time

PARROT QUESTION (/nitpick)

2002-07-16 Thread T.O.G. of Spookware
OK, I've been playing with Parrot and reading the mailing list for a while. (My first post; whee!) 1) What's with the big mess in Parrot_readbc? Why not just start a pbc file with something like: #comment bytecode[7345]:\n <7345 bytes of bytecode> This way you wouldn't have to worry about where

Re: parrot question

2001-09-07 Thread Dan Sugalski
At 03:10 PM 9/7/2001 -0500, Brian Wheeler wrote: >While waiting for Parrot (dammit, I took the wrong week off), I've been >scanning the various documents and samples which have been floating >around on the list. Is there a document describing Parrot syntax yet? >Or is that a "will be released on

parrot question

2001-09-07 Thread Brian Wheeler
While waiting for Parrot (dammit, I took the wrong week off), I've been scanning the various documents and samples which have been floating around on the list. Is there a document describing Parrot syntax yet? Or is that a "will be released on monday" thing as well? Brian Wheeler [EMAIL PROTECT