Re: Why IMCC Leaks Memory and How You Can Help Fix It

2008-02-04 Thread Andy Lester
On Feb 4, 2008, at 1:21 AM, Andy Lester wrote: SymReg * r = _get_sym_typed(hsh, name, t); if (r) { free(name); return r; } It's really saying "If I don't need a copy, then free what I assume is a copy", rather than "If I need a copy,

Suggestions for PAST::Block

2008-02-04 Thread Andrew Parker
Hi all, I've recently started getting my feet wet in playing around with PCT. So far so good. You can see the results of the simple language that I've implemented at http://code.google.com/p/parrotfun/source/browse In working on the compiler for the simple functional language I noticed

Re: [perl #50518] Is the "rpms" target dead?

2008-02-04 Thread Paul Cochrane
On 03/02/2008, via RT Bob Rogers <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Bob Rogers > # Please include the string: [perl #50518] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=50518 > > > >I notice that con

Re: [svn:parrot] r25487 - trunk/src/pmc

2008-02-04 Thread Will Coleda
On Feb 3, 2008 10:26 PM, <[EMAIL PROTECTED]> wrote: > Author: rgrjr > Date: Sun Feb 3 19:26:33 2008 > New Revision: 25487 > > Modified: >trunk/src/pmc/sub.pmc > > Log: > * src/pmc/sub.pmc: >+ Oops; r19529 changed "nee" to "see" in flag descriptions when "née" > was really what was me

What's up with compilers/imcc/reg_alloc_bc.c

2008-02-04 Thread Andy Lester
compilers/imcc/reg_alloc_bc.c looks like it's an abort project, no? Can we get rid of it? xoxo, Andy -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Re: [perl #50518] Is the "rpms" target dead?

2008-02-04 Thread Stuart Jansen
On Mon, 2008-02-04 at 10:50 -0500, Bob Rogers wrote: > I can certainly make it work on openSUSE, but I seem to recall that Red > Hat distros used to build RPMs in /usr/src/red-hat/ or some such, hence > the "*" in "/usr/src/*/". openSUSE uses /usr/src/packages/, which may > be the common idiom now

Parrot Bug Summary

2008-02-04 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Feb 4 14:00:04 2008 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with mo

Re: [perl #50518] Is the "rpms" target dead?

2008-02-04 Thread Bob Rogers
From: "Paul Cochrane via RT" <[EMAIL PROTECTED]> Date: Mon, 04 Feb 2008 03:36:07 -0800 What about updating it so it works? We already have a .deb-related target and it'd be a good idea to have the rpm-based distros also able to install Parrot nicely. Is it worth our while getting

[svn:perl6-synopsis] r14499 - doc/trunk/design/syn

2008-02-04 Thread larry
Author: larry Date: Mon Feb 4 13:42:35 2008 New Revision: 14499 Modified: doc/trunk/design/syn/S03.pod Log: Some tweakage. Modified: doc/trunk/design/syn/S03.pod == --- doc/trunk/design/syn/S03.pod(original)

[svn:perl6-synopsis] r14498 - doc/trunk/design/syn

2008-02-04 Thread larry
Author: larry Date: Mon Feb 4 12:43:51 2008 New Revision: 14498 Modified: doc/trunk/design/syn/S03.pod Log: Major cleanup of the item/list assigment insanity. Modified: doc/trunk/design/syn/S03.pod == --- doc/trunk/

Re: [svn:perl6-synopsis] r14498 - doc/trunk/design/syn

2008-02-04 Thread Larry Wall
Wow, that really confused svn's diff... Larry

#parrot now logged

2008-02-04 Thread Will Coleda
Over the past years, we've gotten many requests to log #parrot; over the past few months, the number of requests per week has increased, and while not everyone is in favor, we have consensus among many of the committers to enable it, so we have: #parrot on irc.perl.org is now logged. The logbot is

Tonight on Subversion!

2008-02-04 Thread Andy Lester
chromatic and Andy battle it with flexy bison in... WHO CAN PLUG THE MEMORY LEAKS FASTER!?!? SEE! arcane grammars tweaked and fileted! HEAR! the creaking of the test suites as they strain to keep up! THRILL! to merge conflicts on updates! You'll laugh, you'll cry, you'll kiss three bucks good

[perl #50540] Track macport release of 0.5.2

2008-02-04 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #50540] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50540 > http://trac.macosforge.org/projects/macports/ticket/14094 -- Will "Coke" Coleda

[perl #42427] [CAGE] cleanup perlcritic errors

2008-02-04 Thread Will Coleda via RT
On Sun Nov 18 10:30:59 2007, bernhard wrote: > On Di. 26. Jun. 2007, 02:57:42, ptc wrote: > > As of r22887 the default policies all succeeded, as I had moved > RequireTidyCode to the extra policies. > > I propose to enable this test after the 0.5.0 release. The PerlCritic test seems to try to te

[perl #41633] [CAGE] convert handrolled .IMPORT macros with library function

2008-02-04 Thread Will Coleda via RT
On Sat Mar 03 09:35:05 2007, particle wrote: > On 3/3/07, Elizabeth Mattijsen via RT [EMAIL PROTECTED]> wrote: > > On Tue Feb 27 12:58:18 2007, particle wrote: > > > it seems over time there have been a few handrolled > implementations of > > > namespace import macros. they are usually named somet