Re: Small tweak to Pmc2c.pm

2007-05-24 Thread Bob Rogers
From: Robert Wilkinson <[EMAIL PROTECTED]> Date: Thu, 24 May 2007 21:41:28 +0100 > +# check for mispeled or unimplemented method names. Misspelled is misspelled? :-) > End of diffs. Bob Just my lame sense of humor flaring up again.

Re: Small tweak to Pmc2c.pm

2007-05-24 Thread Robert Wilkinson
On Sat, May 19, 2007 at 02:38:11PM -0400, Bob Rogers wrote: Content-Description: message body text >This reports unknown method names when generating C code for PMCs. > WDOT? Is this the right place for it? Should it die instead of warn? > > -- Bob Roger

Re: Small tweak to Pmc2c.pm

2007-05-19 Thread Bob Rogers
From: James E Keenan <[EMAIL PROTECTED]> Date: Sat, 19 May 2007 15:39:41 -0400 . . . Can you put it in an email with a subject line beginning [PATCH] and send it to [EMAIL PROTECTED] That's the entry point to our RT system (per docs/submissions.pod). kid51 But I'm not tr

Re: Small tweak to Pmc2c.pm

2007-05-19 Thread James E Keenan
Bob Rogers wrote: This reports unknown method names when generating C code for PMCs. WDOT? Is this the right place for it? Should it die instead of warn? -- Bob Rogers Can you put it in an email with a subject line beginning [PATCH] and send it to

Small tweak to Pmc2c.pm

2007-05-19 Thread Bob Rogers
This reports unknown method names when generating C code for PMCs. WDOT? Is this the right place for it? Should it die instead of warn? -- Bob Rogers http://rgrjr.dyndns.org/ * lib/Parrot/Pmc2c.pm: + Warn