[perl #24240] HP-UX Support

2003-10-18 Thread Adam Thomason
# New Ticket Created by "Adam Thomason" # Please include the string: [perl #24240] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=24240 > I've convinced parrot to build and pass all tests on HP-UX/PA-RISC with the native cc

Re: Fixed opcode numbering infrastructure in

2003-10-18 Thread Leopold Toetsch
Juergen Boemmels <[EMAIL PROTECTED]> wrote: > Dan Sugalski <[EMAIL PROTECTED]> writes: >> We should keep the fingerprinting, since we can still have an issue where >> new bytecode can't run on old interpreters, but it's probably time to take >> another look at how we set the fingerprint. > If we

Re: The Pumpking is dead, long live the Pumpking!

2003-10-18 Thread Leopold Toetsch
Stéphane Payrard <[EMAIL PROTECTED]> wrote: > On Fri, Oct 17, 2003 at 06:13:24PM -0600, Jim Cromie wrote: [ one answer to address them all ] Thanks to all for the congrats and for the confidence making me the "Bluza" [1] of Parrot. >> 1st the PatchMonster, now the Pumpking. >> we watch in awe as

Re: Lexical Pads

2003-10-18 Thread Luke Palmer
Will Coleda writes: > Can someone explain to me the lexical pad stack and static nesting > depth? > > I'm trying to write "global" for tcl, and trying to pull out a variable > from the outermost pad, and failing to find it. - I'm fairly certain > this is because I'm abusing "new_pad" and "store