I agree. See
http://www.nntp.perl.org/group/perl.perl6.internals/2007/08/msg39889.html
On Nov 18, 2007, at 12:47 PM, Patrick R. Michaud wrote:
On Sun, Nov 18, 2007 at 06:03:28AM -0800,
[EMAIL PROTECTED] wrote:
Log:
[codingstd] If a comma is followed by a single quote, it very
likely in a
situation like: moo = ','; In which case, there shouldn't be a
space
after the comm
[Sorry chromatic, forgot to send to the list]
> Did you happen to catch which PMC it is that's leaking?
I don't know which PMC, but the leak happens when you create a
PMCProxy with init_pmc.
> Also, is this with PIR or PBC or both?
Both.
> Do you have a short test case that Valgrind catches?
On Sun, Nov 18, 2007 at 06:03:28AM -0800, [EMAIL PROTECTED] wrote:
> Log:
> [codingstd] If a comma is followed by a single quote, it very likely in a
> situation like: moo = ','; In which case, there shouldn't be a space
> after the comma. Updating test to handle this situation.
Shouldn't the
On Sunday 18 November 2007 08:08:25 Mehmet Yavuz Selim Soyturk wrote:
> If you have defined an .HLL in your program, any pmc leaks. I could
> track the problem down to PMCProxy::init_pmc.
>
> If these lines of PMCProxy::init_pmc are removed, the leak disappears:
>
> if (!PMC_IS_NULL(proxy_
On Sunday 18 November 2007 04:36:15 Paul Cochrane wrote:
> On 17/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Author: chromatic
> > Date: Sat Nov 17 14:06:29 2007
> > New Revision: 22864
> >
> > Modified:
> >trunk/src/pmc/closure.pmc
> >trunk/src/pmc/key.pmc
> >trunk/src/p
The next release will be on Tuesday evening. Committers, please review your
checkins and update NEWS appropriately. Everyone, please submit updates to
PLATFORMS.
Running make fulltest and reporting any failures would be very handy as well.
-- c
# New Ticket Created by "Mehmet Yavuz Selim Soyturk"
# Please include the string: [perl #47572]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47572 >
If you have defined an .HLL in your program, any pmc leaks. I could
trac
The patch attached reverts changes to config/gen/makefiles/root.in,
config/gen/makefiles/languages.in and
languages/jako/config/makefiles/root.in that appear to be associated
with the recent problems in 'make realclean'. I applied this patch in
two different sandboxes on two different OSes and it
Problem persists, albeit with a different directory as last visited,
with an svn up to r22876.
make -C languages realclean
make[1]: Entering directory `/Users/jimk/work/parrot/languages'
make[1]: *** No rule to make target `realclean'. Stop.
make[1]: Leaving directory `/Users/jimk/work/parrot/lan
On Nov 17, 2007, at 5:50 PM, chromatic wrote:
On Saturday 17 November 2007 12:35:34 James E Keenan wrote:
There's the problem them. Assuming you're using gcc 4.x,
I'm not.
Remember all that problem I was having at the hackathon getting my
first build of Parrot. You and Chip and subseq
On 17/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: chromatic
> Date: Sat Nov 17 14:06:29 2007
> New Revision: 22864
>
> Modified:
>trunk/src/pmc/closure.pmc
>trunk/src/pmc/key.pmc
>trunk/src/pmc/object.pmc
>trunk/src/pmc/slice.pmc
>trunk/src/pmc/timer.pmc
>
>
Hi,
Back at OSCON, under the influence of beer, I agreed to take a crack at
implementing junctions in Perl 6 on Parrot. I've started working on
making good on that. I've not got any of this in a state where I'm happy
to send in a patch for people to play with, and it's my first time
hacking o
James Keenan (via RT) schrieb:
# New Ticket Created by James Keenan
# Please include the string: [perl #47560]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47560 >
Coke reported this evening that 'make realclean' was no
14 matches
Mail list logo