perlbug (and parrotbug) upgrade

2006-07-03 Thread Robert Spier
Finally, the moment you've all been waiting for is here! perlbug (http://rt.perl.org/rt3/) has been upgraded to the latest and greatest version (RT 3.6). Here are some changes you might notice: - a new shiny look - no more auth.perl.org, we now authenticate directly from bitcard.org - a p

[perl #39698] [TODO] Tcl - Convert [expr] to use PGE/TGE

2006-07-03 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #39698] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39698 > [expr]'s current implementation is less than optimal in terms of developer time. It

[perl #39697] [TODO] Tcl - use the standard library code

2006-07-03 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #39697] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39697 > Tcl comes with several procedures that are actually written in Tcl as part of the s

Re: [perl #39696] perl6 makefile should relocate

2006-07-03 Thread Patrick R. Michaud
On Mon, Jul 03, 2006 at 07:37:00PM -0700, Will Coleda wrote: > # New Ticket Created by Will Coleda > # Please include the string: [perl #39696] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/rt3/Ticket/Display.html?id=39696 > > > > Currently the

[perl #39696] perl6 makefile should relocate

2006-07-03 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #39696] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39696 > Currently the perl6 makefile is in the root parrot config dir: config/ gen/makefiles/pe

Re: pdd21 vs. find_global

2006-07-03 Thread Allison Randal
Patrick R. Michaud wrote: you change to $P99 = get_namespace key_or_array $P0 = $P99['foo'] which also incidentally encourages(!) compilers to cache namespace pointers. Ooh. I like it very much! Okay, to flesh this out as a viable alternative, Chip/Patrick we need: a) a standard

[perl #39695] Re: [PATCH] #38627: [TODO] fill Parrot_register_move() with code

2006-07-03 Thread via RT
# New Ticket Created by Chip Salzenberg # Please include the string: [perl #39695] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39695 > On Mon, Jul 03, 2006 at 03:39:19PM -0500, Vishal Soni wrote: > On Mon, 2006-07-03 at

[perl #39693] Re: [PATCH] #38627: [TODO] fill Parrot_register_move() with code

2006-07-03 Thread via RT
# New Ticket Created by Chip Salzenberg # Please include the string: [perl #39693] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39693 > Thanks muchly for this contribution. I love making failing tests pass. There are so

Re: Portable dirfd() (was Re: [perl #39261] stat() doesn't work on dirhandles)

2006-07-03 Thread Steve Peters
On Mon, Jul 03, 2006 at 12:22:15PM -0700, chromatic wrote: > On Monday 03 July 2006 11:43, Steve Peters via RT wrote: > > (from p5p) > > > OK, with change #28473, I just added the capabilities to a stat() or -X > > filetests for systems with the dirfd() libc call available. There are > > two add

Re: [PATCH] #38627: [TODO] fill Parrot_register_move() with code

2006-07-03 Thread Chip Salzenberg
On Mon, Jul 03, 2006 at 03:39:19PM -0500, Vishal Soni wrote: > On Mon, 2006-07-03 at 13:03 -0700, Chip Salzenberg wrote: > > The use of a fixed constant like MAX_REGISTER doesn't really work; Parrot > > has an unbounded (if not infinite :-)) number of registers [...] > > You'll have to use the INTV

Re: [PATCH] #38627: [TODO] fill Parrot_register_move() with code

2006-07-03 Thread Vishal Soni
On Mon, 2006-07-03 at 13:03 -0700, Chip Salzenberg wrote: > Thanks muchly for this contribution. I love making failing tests pass. > There are some adjustments needed, though, before we can integrate this > patch into Parrot. > > The use of a fixed constant like MAX_REGISTER doesn't really work;

[perl #39694] Re: [PATCH] #38627: [TODO] fill Parrot_register_move() with code

2006-07-03 Thread via RT
# New Ticket Created by Vishal Soni # Please include the string: [perl #39694] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39694 > On Mon, 2006-07-03 at 13:03 -0700, Chip Salzenberg wrote: > Thanks muchly for this contr

Re: [PATCH] #38627: [TODO] fill Parrot_register_move() with code

2006-07-03 Thread Chip Salzenberg
Thanks muchly for this contribution. I love making failing tests pass. There are some adjustments needed, though, before we can integrate this patch into Parrot. The use of a fixed constant like MAX_REGISTER doesn't really work; Parrot has an unbounded (if not infinite :-)) number of registers, s

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-03 Thread Jarkko Hietaniemi
Will Coleda wrote: > While you're waiting, we should improve the test for readline: we > used to have similar failures where we found readline (or other > probed thingees) but the version was not recent enough for us to link > with. (1) Some sort of grouping for the libraries so that only th

Portable dirfd() (was Re: [perl #39261] stat() doesn't work on dirhandles)

2006-07-03 Thread chromatic
On Monday 03 July 2006 11:43, Steve Peters via RT wrote: (from p5p) > OK, with change #28473, I just added the capabilities to a stat() or -X > filetests for systems with the dirfd() libc call available. There are > two additional steps that need to be done. First, Perl_pp_stat and > Perl_my_st

Last modified date on Parrot Documentation

2006-07-03 Thread Rene Hangstrup Møller
Hi It would be nice if the documents at http://www.parrotcode.org/docs/ were equipped with last modification date. /Rene

[perl #39688] DATE Module Problem

2006-07-03 Thread Will Coleda via RT
This ended up in the queue for parrot (perl 6 vm) problems, not the perl5 queue. Changing queues.

Parrot Bug Summary

2006-07-03 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Jul 3 13:15:01 2006 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with mo

[perl #39688] DATE Module Problem

2006-07-03 Thread via RT
# New Ticket Created by Ramesh Srinivasan # Please include the string: [perl #39688] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39688 > Hi, When ever I execute the following module I get the error. Kindly help us to