[perl #58150] Doing split on the result of a slurped empty file results in a Null PMC Access in rakudo

2008-08-21 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #58150] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58150 > r30374: $ echo -n > empty $ < empty ./perl6 -e 'say $*IN.slurp' # works, empty line $

[perl #58170] Exception Handler Issues

2008-08-21 Thread via RT
# New Ticket Created by Stephen Weeks # Please include the string: [perl #58170] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58170 > There are some issues that need to be resolved for resumable exceptions. The first iss

[perl #58188] [TODO] Parrot_find_encoding_converter

2008-08-21 Thread via RT
# New Ticket Created by Andrew Whitworth # Please include the string: [perl #58188] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58188 > The function src/encoding.c:Parrot_find_encoding_converter is a stub with the note "

[perl #58184] [TODO] Cannot load charsets

2008-08-21 Thread via RT
# New Ticket Created by Andrew Whitworth # Please include the string: [perl #58184] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58184 > The function src/charset.c:Parrot_load_charset is basically an empty stub, and does

Re: Allowing '-' in identifiers: what's the motivation?

2008-08-21 Thread Peter Scott
On Tue, 19 Aug 2008 23:59:50 +0200, Aristotle Pagaltzis wrote: > That said, I really *really* like the idea of embedded dashes > in identifiers (not least because underscores offend my amateur > typophile self), but the idea of being able to embed other > operator-ish symbols in identifiers leaves

Re: Parrot 0.7.0 "Severe Macaw" - permissions

2008-08-21 Thread Reini Urban
2008/8/20 Allison Randal <[EMAIL PROTECTED]>: > Will Coleda wrote: >> >> Please open a ticket tracking this if we're not going to apply it >> right now so we don't miss it for next release. > > CPAN is great for distributing Perl modules, but simply can't handle Parrot. > As soon as we have the alt

Re: Resumable exceptions

2008-08-21 Thread Stephen Weeks
Not long ago, Patrick R. Michaud proclaimed... > Here's a simple test for resumable exceptions that I'm trying > to get to work. I'm probably coding/understanding something wrong, > so any suggestions or pointers would be greatly appreciated. > > .sub main :main > push_eh catcher >

[perl #58186] [TODO] Cannot load encodings

2008-08-21 Thread via RT
# New Ticket Created by Andrew Whitworth # Please include the string: [perl #58186] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58186 > The function src/encoding.c:Parrot_load_encoding currently does nothing except throw

Re: arrayref/hashref in spectest suite

2008-08-21 Thread Thom Boyer
Patrick R. Michaud wrote: my $foo = [ 42 ]; my $bar = { a => 23 }; $foo[1] = $bar; TSa (Thomas Sandlaß) wrote: I would also opt for copy semantics whenever = is used for assignment. But C<$foo[1] = $bar> *does* use copy semantics. The thing on the right is a reference to a hash, a

Re: [TODO] Cannot load encodings

2008-08-21 Thread Mahesh
On Aug 21, 5:57 am, [EMAIL PROTECTED] (Andrew Whitworth) wrote: > # New Ticket Created by  Andrew Whitworth > # Please include the string:  [perl #58186] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=58186> > > The function

Re: Parrot 0.7.0 "Severe Macaw" - permissions

2008-08-21 Thread Xiao Yafeng
On Thu, Aug 21, 2008 at 4:07 PM, Reini Urban <[EMAIL PROTECTED]> wrote: > the CPAN mirror network and the popularity is what parrot should look > forward to, IMHO > > --

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

2008-08-21 Thread larry
Author: larry Date: Thu Aug 21 12:58:24 2008 New Revision: 14576 Modified: doc/trunk/design/syn/S12.pod Log: remove failover from methods to subs Modified: doc/trunk/design/syn/S12.pod == --- doc/trunk/design/syn/S12

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

2008-08-21 Thread larry
Author: larry Date: Thu Aug 21 13:38:48 2008 New Revision: 14577 Modified: doc/trunk/design/syn/S12.pod Log: Clarification that categories change the choice of dispatcher on method names Modified: doc/trunk/design/syn/S12.pod ==

Re: The False Cognate problem and what Roles are still missing

2008-08-21 Thread chromatic
On Wednesday 20 August 2008 15:16:12 Aristotle Pagaltzis wrote: > It therefore seems necessary to me to specify dispatch such that > method calls in the Dog role invoke the original Dog role methods > where such methods exist. There also needs to be a way for a > class that assumes a role to expli

Re: [svn:parrot] r30430 - branches/pdd27mmd/src/pmc

2008-08-21 Thread chromatic
On Thursday 21 August 2008 15:08:22 [EMAIL PROTECTED] wrote: Mostly minor codingstd nits. > Modified: >branches/pdd27mmd/src/pmc/multisub.pmc > > Log: > [pdd09gc] add basic (and probably wrong) implementations for > MultiSub:get_pmc_keyed and MultiSub:get_pmc_keyed_string > > --- branches/pdd

November

2008-08-21 Thread Johan Viklund
We are now live at: http://www.november-wiki.org I have created a test-account. With user test-account and pass Iw4ntinPLZ. This is a _very_ early prototype. There are lots of things that don't work. I am aware of two things at the moment: 1. Non-ascii characters makes our parser bail out. So