[perl #41035] [BUG] Parrot segfaults in perl6 08-regex.t (GC/pointer bug?)

2006-12-01 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #41035] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41035 > --- osname= linux osvers= 2.6.16 arch= x86_64-linux-thread-multi cc= cc ---

[perl #41032] [PATCH] Compiling Parrot with the new Borland C++

2006-12-01 Thread via RT
# New Ticket Created by Steve Peters # Please include the string: [perl #41032] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41032 > It took some tweaking to get some of the warnings shut off, but the attached patch actua

[perl #41031] bad links in docs/ROADMAP.pod

2006-12-01 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #41031] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41031 > -- Dead: http://feather.perl6.nl/~chip/Chip_APW.sxi -- Dead: http://feather.perl6.n

Re: KeySet, KeyBag and KeyHash typing

2006-12-01 Thread Darren Duncan
At 6:53 PM +0100 12/1/06, TSa wrote: HaloO Larry, you wrote: I think a consequence of this view is that (x) ops are all key-based set ops unless you explicitly make sure both sides are bags. But it's still early enough in the morning that I've not thought this through entirely... I understand

Re: [perl #41014] [PATCH] Autobox Native Types for MultiSubs

2006-12-01 Thread Leopold Toetsch
Am Donnerstag, 30. November 2006 01:20 schrieb Matt Diephouse: > Matt Diephouse <[EMAIL PROTECTED]> wrote: > > We've basically run into the fact that there's no spec for MMD. I'll > > see if I can provide a patch that just makes "_" match native types, > > but I think it'll be somewhat more involve

Re: [perl #40998] [PATCH] Fix build error on Win32

2006-12-01 Thread Nikolay Ananiev
OK, so no one seems interested. Anyway, the attached patch in this message is a better version of the previous one. It checks for a white space in build_dir and makes the value short path only when a space exists. "Nikolay Ananiev" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > "R

Re: [perl #40815] Summary of 'make test' failures on Darwin

2006-12-01 Thread chromatic
On Thursday 30 November 2006 20:25, Andy Bach wrote: > James Keenan via RT wrote: > > On Sat Nov 11 10:17:33 2006, [EMAIL PROTECTED] wrote: > >> perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe > >> -I/usr/local/include -pipe -fno-common' > >> > >> Then chromatic suggested ma

Re: KeySet, KeyBag and KeyHash typing

2006-12-01 Thread TSa
HaloO Larry, you wrote: I think a consequence of this view is that (x) ops are all key-based set ops unless you explicitly make sure both sides are bags. But it's still early enough in the morning that I've not thought this through entirely... I understand that you want first of all 'KeyHash

Re: [perl #40815] Summary of 'make test' failures on Darwin

2006-12-01 Thread Andy Bach
James Keenan via RT wrote: On Sat Nov 11 10:17:33 2006, [EMAIL PROTECTED] wrote: perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe -I/usr/local/include -pipe -fno-common' Then chromatic suggested manually editing the Makefile to delete '- bundle' from the following lin