# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39833]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39833 >
Namespace support has been added to Tcl, but [rename] doesn't have it
yet. See [proc
# New Ticket Created by Will Coleda
# Please include the string: [perl #39831]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39831 >
$ ../../parrot ../../compilers/tge/tgc.pir --output=src/grammar/
post2pir.pir src/gramma
Whoops, re-opening.
This apparently isn't quite ready yet, as converting tcl to use the new syntax
results in a nearly-
complete fail of the test suite.
Per Audrey: .loadlib 'dynlexpad' stopped working, because Parrot_register_HLL
breaks on non-
HLL-group .so files.
在 2006/7/13 上午 3:35 時,Audrey Tang 寫到:
If Leo's comment about .loadlib being compile-and-runtime is
already implemented, then you should be able to eliminate that
runtime call to the loadlib opcode too.
Indeed, though as I tested it (both at the time of the commit and
at this moment), that
# New Ticket Created by Will Coleda
# Please include the string: [perl #39827]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39827 >
Need a C-level routine to determine if a given path is an absolute
path on the current
# New Ticket Created by Jerry Gay
# Please include the string: [perl #39826]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39826 >
there are many scripts (ack reports 189, below) that contain 'perl -w'.
D:\usr\local\par
Thanks, applied (with a MANIFEST update) as r13280
# New Ticket Created by Jerry Gay
# Please include the string: [perl #39824]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39824 >
=head1 NAME
tools/dev/check_source_standards.pl - Check conformancs of C source
code to PD
# New Ticket Created by Jerry Gay
# Please include the string: [perl #39823]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39823 >
=head1 NAME
tools/dev/run_indent.pl - Check indentation in C files
=head1 SYNOPSIS
%
Folks,
I'd like to get some insights into how to implement a PL/Parrot for
PostgreSQL. For those unfamiliar, PostgreSQL is an extensible DBMS
which allows people to plug in procedural languages. I'm thinking
that Parrot could provide a way to plug in lots and lots of
these--including Perl6--with
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #39807]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39807 >
[I looked in the RT database and didn't find a ticket for
this (known) issue, so I
在 2006/7/12 下午 8:16 時,Allison Randal 寫到:
[EMAIL PROTECTED] wrote:
Modified: trunk/languages/perl6/perl6.pir
=
=
--- trunk/languages/perl6/perl6.pir (original)
+++ trunk/languages/perl6/perl6.pir Wed Jul 12 17
在 2006/7/12 下午 9:38 時,Chip Salzenberg 寫到:
On Wed, Jul 12, 2006 at 05:29:08PM -0700, [EMAIL PROTECTED] wrote:
* Apply heuristics that tells
.loadlib 'perl6_group' # HLL dynamic PMCs
and
.loadlib 'dynlexpad'# non-HLL dynamic PMCs
apart, by locating the '_group" substring inside
13 matches
Mail list logo