Re: Abstract class

2008-09-14 Thread Aaron "Castironpi" Brady
On Sep 14, 2:15 pm, Gary Herron <[EMAIL PROTECTED]> wrote: > Mr.SpOOn wrote: > > Gary Harron: > > >> I believe you are mixing up class *inheritance* and *abstract* classes. > > >> Class inheritance (with Python has has for years) is how one class > >> inherits >behavior/properties/attributes from

Re: [perl #52778] [RFC] Are resizable arrays too Perlish?

2008-09-14 Thread Patrick R. Michaud
On Sun, Sep 14, 2008 at 12:41:42AM -0700, Christoph Otto via RT wrote: > > I got impatient and committed this as r31101. I'm marking this ticket > as resolved. According to [1], r31101 causes Rakudo to stop building with the following error: $ make ../../parrot /home/pmichaud/parrot/trunk/ru

Re: [perl #58636] Re: [perl #58812] Tcl Segfaults parrot

2008-09-14 Thread Will Coleda
On Sat, Sep 13, 2008 at 10:55 PM, chromatic via RT <[EMAIL PROTECTED]> wrote: > On Friday 12 September 2008 19:48:30 Will Coleda wrote: > >> After many weeks away from tcl, I tried to do a make test today >> (r31046) and found a segfault. >> >> I can't easily generate PIR to narrow it down, because

[perl #52778] [RFC] Are resizable arrays too Perlish?

2008-09-14 Thread Christoph Otto via RT
On Thu Sep 11 23:15:50 2008, cotto wrote: > On Mon Sep 08 22:54:28 2008, [EMAIL PROTECTED] wrote: > > Patrick R. Michaud wrote: > > > > > > Fixing this shouldn't be all that difficult -- in particular, > > > I think that src/pmc/resizablepmcarray.pmc lines 205-206 should > > > be changed from > > >

[perl #58852] [PATCH] enhance tools/install/smoke.pl

2008-09-14 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #58852] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58852 > Enhance tools/install/smoke.pl to test already installed parrot by using %PConfig and a

[perl #49722] [CAGE] Add Tests for SchedulerMessage PMC

2008-09-14 Thread Christoph Otto via RT
On Sun Jan 13 05:38:42 2008, coke wrote: > > > -- > Will "Coke" Coleda > > On Jan 12, 2008, at 7:33 PM, chromatic (via RT) [EMAIL PROTECTED] > > wrote: > > > # New Ticket Created by chromatic > > # Please include the string: [perl #49722] > > # in the subject line of all future corresponden

Re: revert r31101

2008-09-14 Thread Reini Urban
Reini Urban schrieb: http://www.parrotvm.org/svn/parrot/revision?rev=31101 by cotto leads to make perl6 Null PMC access in get_bool() Fixed with 31108. Reverted src/pmc/resizablepmcarray.pmc and src/pmc/resizablestringarray.pmc perl6 works now again, but the problem is probably elsewhere. -

revert r31101

2008-09-14 Thread Reini Urban
http://www.parrotvm.org/svn/parrot/revision?rev=31101 by cotto leads to make perl6 ../../parrot.exe /usr/src/perl/parrot/parrot-svn/runtime/parrot/library/PGE/Perl6Grammar.pbc \ --output=src/gen_grammar.pir \ src/parser/grammar.pg src/parser/grammar-oper.pg ../../parro

Re: [svn:parrot] r31094 - branches/cygwin070patches/runtime/parrot/include

2008-09-14 Thread Reini Urban
chromatic schrieb: On Saturday 13 September 2008 15:58:20 [EMAIL PROTECTED] wrote: Author: rurban Date: Sat Sep 13 15:58:20 2008 New Revision: 31094 Modified: branches/cygwin070patches/runtime/parrot/include/test_more.pir Log: adopt pdd30 --- branches/cygwin070patches/runtime/parrot/inclu