.t files seem to be routinely stripped when sending to the list.
If you follow: http://www.parrotcode.org/patchfaq.html, then the
files still won't make it to the list, but they *will* be added to
the generated ticket.
Regards.
On Nov 4, 2005, at 8:58 AM, Leopold Toetsch wrote:
Tomo wrote:
Hello,
I enjoy Parrot and tried to write new two opcodes -- suspend and
resume.
suspend opcode is to halt interpreter and resume opcode is to restart
interpreter from where it suspended.
Hmm. How does the C<resume> opcode execute, when the runloop was left?
Please refer to attached souce and test case.
No test case there. What would be the usage of suspend/resume?
Thank you for reading.
leo