[perl #40738] compassion duress

2006-11-08 Thread via RT
# New Ticket Created by Hilary Hardin # Please include the string: [perl #40738] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40738 > This transaction appears to have no content

How do I associate methods with a compiler?

2006-11-08 Thread Patrick R. Michaud
Historically Parrot has considered a compiler to be an invokable subroutine, such that the canonical sequence for compiling something is: .local string perl6_source .local pmc perl6_compiler perl6_compiler = compreg 'Perl6' $P0 = perl6_compiler(perl6_source) However, pdd21_namespa

Re: [perl #40632] [TODO] classify failing tests for next release

2006-11-08 Thread chromatic
On Tuesday 31 October 2006 14:09, Jerry Gay wrote: > currently failing tests (r15072, x86, msvc-7.1, perl-5.8.8) are: It may be easier to classify these on the smoke server: http://smoke.parrotcode.org/smoke/ Run "make smoke" to collect and upload the data. I just did a run for Linux/

[perl #40745] [TODO] Tcl - implement 'default' sub in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40745] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40745 > Implement the routine 'default' in languages/tcl/runtime/builtin/info.pir. This ticket

[perl #40744] [TODO] Tcl - keep track of cmdcount in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40744] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40744 > In the file: languages/tcl/runtime/builtin/info.pir, cmdcount is not being tracked. Th

[perl #40743] [TODO] Tcl - implement 'globals' sub in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40743] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40743 > Implement the stub routine 'globals' in languages/tcl/runtime/builtin/info.pir. This t

[perl #40742] [TODO] Tcl - implement 'loaded' sub in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40742] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40742 > Implement the stub routine 'loaded' in languages/tcl/runtime/builtin/info.pir. This ti

[perl #40741] [TODO] Tcl - implement 'nameofexecutable' sub in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40741] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40741 > Implement the stub routine 'nameofexecutable' in languages/tcl/runtime/builtin/info.pir

[perl #40740] [TODO] Tcl - implement 'sharedlibextension' sub in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40740] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40740 > Implement the stub routine 'sharedlibextension' in languages/tcl/runtime/builtin/info.p

[perl #40739] [TODO] Tcl - implement 'script' sub in runtime/builtin/info.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40739] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40739 > Implement the stub routine 'script' in languages/tcl/runtime/builtin/info.pir. This ti

[perl #40737] [TODO] Tcl - improve error message in 'mtime' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40737] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40737 > Need to be more discriminating about the OS related error message in 'mtime' sub of lan

[perl #40736] [TODO] Tcl - improve error message in 'atime' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40736] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40736 > Need to be more discriminating about the OS related error message in 'atime' sub of lan

[perl #40735] [TODO] Tcl - improve error message in 'size' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40735] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40735 > Need to be more discriminating about the OS related error message in 'size' sub of lang

[perl #40734] [TODO] Tcl - improve error message in 'type' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40734] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40734 > Need to be more discriminating about the OS related error message in 'type' sub of lang

[perl #40733] [TODO] Tcl - improve error message in 'isfile' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40733] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40733 > Need to be more discriminating about the OS related error message in 'isfile' sub of la

[perl #40732] [TODO] Tcl - improve error message in 'isdirectory' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40732] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40732 > Need to be more discriminating about the OS related error message in 'isdirectory' sub

[perl #40731] [TODO] Tcl - improve error message in 'stat' sub of runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40731] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40731 > Need to be more discriminating about the OS related error message in 'stat' sub of lang

[perl #40730] [TODO] Tcl - pull in directory separator from parrot config in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40730] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40730 > Within the 'join' sub of languages/tcl/runtime/builtin/file.pir the directory separator

[perl #40729] [TODO] Tcl - implement 'ext' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40729] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40729 > Implement the stub routine 'ext' in languages/tcl/runtime/builtin/file.pir This ticket

[perl #40728] [TODO] Tcl - implement 'rootname' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40728] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40728 > Implement the stub routine 'rootname' in languages/tcl/runtime/builtin/file.pir This t

[perl #40727] [TODO] Tcl - implement 'copy' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40727] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40727 > Implement the stub routine 'copy' in languages/tcl/runtime/builtin/file.pir This ticke

[perl #40726] [TODO] Tcl - implement the 'exists' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40726] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40726 > Implement the stub routine 'exists' in languages/tcl/runtime/builtin/file.pir This tic

[perl #40725] [TODO] Tcl - implement the 'delete' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40725] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40725 > Implement the stub routine 'delete' in languages/tcl/runtime/builtin/file.pir This tic

[perl #40724] [TODO] Tcl - implement 'readable' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40724] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40724 > Implement the stub routine 'readable' in languages/tcl/runtime/builtin/file.pir This t

[perl #40723] [TODO] Tcl - implement 'tail' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40723] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40723 > Implement the stub routine 'tail' in languages/tcl/runtime/builtin/file.pir This ticke

[perl #40722] [TODO] Tcl - implement 'dirname' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40722] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40722 > Implement the stub routine 'dirname' in languages/tcl/runtime/builtin/file.pir This ti

[perl #40721] [TODO] Tcl - implement 'normalize' sub in runtime/builtin/file.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40721] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40721 > Implement the stub routine 'normalize' in languages/tcl/runtime/builtin/file.pir This

[perl #40720] [TODO] Tcl - add support for the official tcltest procedures

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40720] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40720 > In languages/tcl/lib/test_more.tcl, there are procedures which are a simplified version

Re: SVN tips in wranglers.pod

2006-11-08 Thread jerry gay
On 11/7/06, Paul Cochrane <[EMAIL PROTECTED]> wrote: Thanks Bernhard! Added to the list. Paul > When the commit is associated with a ticket in RT, I usually copy&paste the > ticket header. e.g. > > #39197: [CAGE] lib/Parrot/Test.pm ignores core dumps failures!CU, > > Bernhard paul~ i to

[perl #40717] [TODO] Tcl - convert hack procedures into real procs in lib/test_more.tcl

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40717] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40717 > Convert hack procedures defined to allow compilation of tests into real procedures. Th

[perl #40716] [TODO] Tcl - fix tests which cause harness failures

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40716] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40716 > The tests: execute-2.1 execute-2.2 expr-old-23.4 expr-old-23.5 foreach-2.9 foreach-3.1

[perl #40715] [TODO] Tcl - implement parsing of "expr {"[eval {set a "aok"}]" ne "bork"}"

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40715] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40715 > In languages/tcl/lib/test_more.tcl the isnt() procedure doesn't work as tcl-current can

[perl #40714] [TODO] Tcl - need to handle expecting exceptions in eval_is()

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40714] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40714 > The procedure eval_is() in languages/tcl/lib/test_more.tcl needs to be able to handle t

[perl #40713] [TODO] Tcl - put the test functions in lib/test_more.tcl into its own namespace

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40713] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40713 > >From the TODO comment in the file languages/tcl/lib/test_more.tcl: "put this in a nam

[perl #40712] [TODO] Tcl - check for open channel in src/builtin/flush.pir

2006-11-08 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #40712] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40712 > >From the comment in the code, it seems that ParrotIO.pmc can't yet handle checking if