Author: chromatic
Date: Tue Jun 5 19:12:10 2007
New Revision: 18832
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Changes in other areas also in this revision:
Modified:
trunk/src/gc/register.c
trunk/src/objects.c
trunk/src/stm/waitlist.c
trunk/src/vtables.c
Log:
[GC] Use more me
On Monday 04 June 2007 11:10:01 Bernhard Schmalhofer via RT wrote:
> This answers the question. So I propose to apply Mehmet's patch and
> add to pdd07 something like:
Thanks, both Mehmet's and your patches applied in r18832.
-- c
Yuval Kogman wrote:
On Tue, Jun 05, 2007 at 14:36:51 -0700, [EMAIL PROTECTED] wrote:
how do i declare loop through and print a 4 dim array in PERL
You listen in class. Or buy a book.
Sorry, but we're not here to do your homework, and this is not a
general Perl help mailing list.
You
[EMAIL PROTECTED] skribis 2007-06-05 14:36 (-0700):
> how do i declare loop through and print a 4 dim array in PERL
Please note that Perl 6 is still not an acronym. It's not PERL, but
Perl.
Datastructures are documented in Synopsis 9, at
http://dev.perl.org/perl6/doc/design/syn/S09.html
I couldn
On Tue, Jun 05, 2007 at 14:36:51 -0700, [EMAIL PROTECTED] wrote:
> how do i declare loop through and print a 4 dim array in PERL
You listen in class. Or buy a book.
Sorry, but we're not here to do your homework, and this is not a
general Perl help mailing list.
You can also probably get by this
In message <[EMAIL PROTECTED]>,
"Paul Cochrane via RT" writes:
: cygwin is building as of r18821. Is this ticket required anymore?
I'm still seeing a failure in r18824:
[...]
make[1]: Entering directory `/usr/src/parrot/src/dynoplibs'
make[1]: Leaving directory `/usr/src/parrot/src/dynoplib
how do i declare loop through and print a 4 dim array in PERL
thanks
Without the manual setting of PATH before building?
On Jun 5, 2007, at 1:45 PM, Paul Cochrane via RT wrote:
cygwin is currently building (as of r18821). Is this ticket required
anymore?
Paul
--
Will "Coke" Coleda
[EMAIL PROTECTED]
cygwin is currently building (as of r18821). Is this ticket required
anymore?
Paul
I think with fink you can only locate it by looking for "fink" in the
user's $PATH (assuming s/he has it set up for fink) and falling back
to the default /sw otherwise.
On 6/5/07, via RT Paul Cochrane <[EMAIL PROTECTED]> wrote:
# New Ticket Created by Paul Cochrane
# Please include the string:
the parrot rt queue is growing by the week. it means we have more eyes
on the source code, and more folks running parrot. it also means it
becomes more difficult to manage.
as you can see in the snippets above from the weekly rt summary
message, we have 500+ tickets. many of these are unclassifie
cygwin is building as of r18821. Is this ticket required anymore?
Paul
It's not a good assumption that the default result of a C compilation
is named "a.out". On Cygwin, e.g., it's a.exe. Some compilers
default to filename.exe or bare filename (when compiling filename.c).
I think you may have to assume that it accepts the -o option and give
the tested-for executabl
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #43134]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43134 >
In config/auto/gdbm.pm there is the following TODO item:
"""
Need a more generalized w
On Mon, 4 Jun 2007, Mark Glines wrote:
> On Mon, 4 Jun 2007 13:07:18 -0700
> chromatic <[EMAIL PROTECTED]> wrote:
>
> > On Monday 04 June 2007 12:49:45 Mark Glines wrote:
> >
> > > (the LD_LIBRARY_PATH bit is required on freebsd so parrot can find
> > > libparrot.so.)
> >
> > The GNU linker sup
On Mon, 4 Jun 2007, James Keenan via RT wrote:
> On Fri Jun 01 09:29:18 2007, chromatic at wgz.org wrote:
> > This patch is very close. Instead of handling compilation manually, I
> > recommend instead using cc_gen() and cc_build() from
> > Parrot::Configure::Step.
> > See config/auto/sizes.pm f
On Tue, 5 Jun 2007 01:13:36 -0500
Joshua Isom <[EMAIL PROTECTED]> wrote:
> After a little prodding around, I think the problem is that the
> dynops aren't build with the rpath. I don't know how "proper" the
> following patch is(i.e. linux doesn't seem to have a problem so
> either this is right o
Hi Allison,
Thank you very much for your response. I am still having problems
but I will work on those myself for a while. If I have any other
questions, I will post them to the main parrot list. Thank you again.
Chris
On 6/5/07, Allison Randal <[EMAIL PROTECTED]> wrote:
Chris Yocum wrote
# New Ticket Created by Joshua Isom
# Please include the string: [perl #43133]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43133 >
After a little prodding around, I think the problem is that the dynops
aren't build with
# New Ticket Created by Mark Glines
# Please include the string: [perl #43130]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43130 >
On Mon, 4 Jun 2007 13:07:18 -0700
chromatic <[EMAIL PROTECTED]> wrote:
> On Monday 04 Ju
Jonathan Lang wrote:
> Arguably "list" should be non-committal and we give
> @() a different name like "flat", but that grates in my brain for
> some reason, if only because most list contexts would in the end
> be flat anyway. And "list" in English already implies something
> flatter than, say,
# New Ticket Created by Jonathan Worthington
# Please include the string: [perl #43131]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43131 >
Mark Glines wrote:
> I tried the perl6 testsuite on freebsd at Coke's request, a
# New Ticket Created by Mark Glines
# Please include the string: [perl #43128]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43128 >
I tried the perl6 testsuite on freebsd at Coke's request, and
discovered a test that fail
# New Ticket Created by Mark Glines
# Please include the string: [perl #43132]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43132 >
On Mon, 04 Jun 2007 21:39:08 +0100
Jonathan Worthington <[EMAIL PROTECTED]> wrote:
> > As
Larry Wall wrote:
: * In item context, a list of captures becomes a single Array object,
: and the question about whether or not it gets flattened gets deferred
: until its contents get looked at in list, slice, or hash context.
That's the intent. $() used to assume @@ inside till this latest
c
25 matches
Mail list logo