Jonathan Worthington wrote:
This is why properties seemed like a good fit: the vtable entries in
namespaces are optional, out-of-band information, only used in
loading. But, they could just as well be implemented as a separate
attribute in the namespace class.
Agree; looking now at what I had
Author: allison
Date: Mon Oct 30 23:29:19 2006
New Revision: 15062
Modified:
trunk/docs/pdds/clip/pdd25_concurrency.pod
Log:
[pdd]: A couple of references on futures concurrency.
Modified: trunk/docs/pdds/clip/pdd25_concurrency.pod
Jonathan Worthington wrote:
error:imcc:'init' is not a v-table method, but was used with :vtable.
in file 'TGE/Rule.pir' line 49
leo++ fixed half of this when he cleaned up the validation code, but
there was another problem too. Fixed that in 15048, so this should work
now.
This is fi
Joshua Gatcomb wrote:
All negativity aside, there are a great deal of valuable points made in the
thread
which make it worth reading. While it has lost a bit of momentum - it is
still
being updated with new posts almost daily.
Excellent. Thanks for the pointer, Joshua. Definitely some good id
Author: allison
Date: Mon Oct 30 22:11:58 2006
New Revision: 15061
Modified:
trunk/docs/pdds/clip/pdd09_gc.pod
Log:
[pdd]: Adding a garbage collection paper reference for future use.
Modified: trunk/docs/pdds/clip/pdd09_gc.pod
=
On 10/30/06, Allison Randal <[EMAIL PROTECTED]> wrote:
Before I start
kicking it into a more structured form, I'd like to do an initial round
of discussion. This is your chance to mention anything you hoped or
expected from Parrot's concurrency models. How do you plan to use
concurrency, and in
I've finished a first pass through PDD 25 on threading/concurrency. It's
largely a collection of prior thinking on the subject. Before I start
kicking it into a more structured form, I'd like to do an initial round
of discussion. This is your chance to mention anything you hoped or
expected fro
On Monday 30 October 2006 13:53, Jonathan Worthington wrote:
> Agree; looking now at what I had to do (walk the MRO) to get inheritance
> of :vtable methods to work already, doing it with the data in properties
> is no harder.
This is perhaps a sign that it's time for a super or next opcode.
--
Using either of those flags ( PObj_private0_FLAG or PObj_private2_FLAG
) break other tests.
I'm up for more suggestions.
Kevin
Leopold Toetsch wrote:
Am Sonntag, 29. Oktober 2006 21:25 schrieb Kevin Tew:
I've had :init implemented for a couple of weeks now, but I can't check
it in becaus
Allison Randal wrote:
Jonathan Worthington wrote:
I implemented this to test it out and it kinda worked. However,
properties don't get serialized so if you compile the program to a
PBC and run that it doesn't work.
Why don't they get serialized?
I guess, that's just not implemented. But I don
Author: allison
Date: Mon Oct 30 10:34:01 2006
New Revision: 15059
Modified:
trunk/docs/pdds/clip/pdd25_concurrency.pod
Log:
[pdd]: Renaming PDD 25 inside the file.
Modified: trunk/docs/pdds/clip/pdd25_concurrency.pod
==
Author: allison
Date: Mon Oct 30 10:28:54 2006
New Revision: 15058
Added:
trunk/docs/pdds/clip/pdd25_concurrency.pod
- copied unchanged from r15057, /trunk/docs/pdds/clip/pdd25_threads.pod
Removed:
trunk/docs/pdds/clip/pdd25_threads.pod
Log:
[pdd]: Renaming PDD 25.
Author: allison
Date: Mon Oct 30 09:47:10 2006
New Revision: 15057
Modified:
trunk/docs/pdds/clip/pdd25_threads.pod
Log:
[pdd]: PDD 25, Concurrency - Wrapping up the inline proposal discussion,
including references to the most relevant mailing list discussion.
Modified: trunk/docs/pdds/clip/
This patch marks the RT ticket number next to the TODO item in
languages/tcl/t/cmd_puts.t
Paul
tcl_cmd_puts_t.patch
Description: Binary data
This patch adds the RT ticket number to the TODO item in
languages/tcl/t/cmd_switch.t
Paul
tcl_cmd_switch_t.patch
Description: Binary data
This patch adds the RT ticket number to the TODO item in the file:
languages/tcl/t/cmd_expr.t
Paul
tcl_cmd_expr_t.patch
Description: Binary data
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40620]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40620 >
Within the C section of the
languages/tcl/t/cmd_expr.t test file, the tests fail wron
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40619]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40619 >
The test file languages/tcl/t/cmd_switch.t needs tests of -regexp.
This ticket is in
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40618]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40618 >
channelId tests are currently missing from languages/tcl/t/cmd_puts.t
This ticket is
Hi all,
I was having a dig through config/gen/makefiles/root.in recently and I
came across the following:
# Is this still working ?
rsync :
rsync -av cvs.perl.org::parrot-HEAD $(CUR_DIR)
and thought I'd check it out. Unfortunately, the make target doesn't
work. Here's the error outpu
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Oct 30 14:15:01 2006 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with m
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40616]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40616 >
Hi,
This patch enables splint (a lint variant) to check further through
the parrot s
Author: tewk
Date: Sun Oct 29 16:40:33 2006
New Revision: 15053
Modified:
trunk/docs/pdds/clip/pdd15_objects.pod
Log:
[Ruby] Start to list Ruby's OO needs
Modified: trunk/docs/pdds/clip/pdd15_objects.pod
==
--- trunk
On 10/25/06, Adam Thomason <[EMAIL PROTECTED]> wrote:
Adding the file to the INTERP_O_FILES section in
config/gen/makefiles/root.in and re-running Configure should do the trick.
--AT
Thanks a lot, it works !
Karl
24 matches
Mail list logo