Re: [perl #57668] [BUG][PATCH] Iterate through the current namespace causes a segfault

2008-09-05 Thread Christoph Otto
Bob Rogers wrote: From: chromatic [EMAIL PROTECTED] Fixed in r30286. -- c Terrific; thanks. (Especially since it looks like something I may have seen in other circumstances, but could not reproduce.) -- Bob It looks like this is resolved.

[perl #58590] [PATCH] dotnet make

2008-09-05 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #58590] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58590 --- osname= cygwin osvers= 1.5.25(0.15642) arch= cygwin-thread-multi-64int cc=

Re: [svn:parrot-pdd] r30569 - trunk/docs/pdds

2008-09-05 Thread Klaas-Jan Stol
On Tue, Sep 2, 2008 at 12:43 PM, Allison Randal [EMAIL PROTECTED] wrote: Klaas-Jan Stol wrote: This must make the following syntax rule illegal: target = null because if null is declared as a .local, you can't know whether you want to nullify target, or want to set target's value to

[PATCH] added links to dotnet/doc/contents.pod

2008-09-05 Thread Reini Urban
Attached patch adds links to external dotnet ressources Jonathan mentioned (his paper, the specs), and the implementations. Jonathan should approve it because it links to a bad poem on VM's in his paper on page 1. No ticket because it's so simple. -- Reini Urban http://phpwiki.org/

[perl #58586] s/FedoraCore/Fedora/ on http://www.parrot.org/download

2008-09-05 Thread via RT
# New Ticket Created by Stuart Jansen # Please include the string: [perl #58586] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58586 The Fedora Core/Extras split no longer exists. Fedora is now simply called Fedora,

[perl #32087] [PATCH] .include with an absolute path

2008-09-05 Thread Christoph Otto via RT
On Fri Aug 01 06:44:05 2008, coke wrote: On Thu, Jul 31, 2008 at 7:35 PM, James Keenan via RT [EMAIL PROTECTED] wrote: Coke: Given the points Leo made and the fact that there has been nothing from the OP in 4 years, can we close this ticket? Thanks. kid51 Just because there's

[perl #56304] smokej consumes all memory Revision: 28672 on linux

2008-09-05 Thread Christoph Otto via RT
On Mon Jul 14 13:47:29 2008, [EMAIL PROTECTED] wrote: Seems to be fixed as of 29440: Sounds like a happy ending. resolved

Re: [perl #58586] s/FedoraCore/Fedora/ on http://www.parrot.org/download

2008-09-05 Thread Moritz Lenz
Stuart Jansen (via RT) wrote: # New Ticket Created by Stuart Jansen # Please include the string: [perl #58586] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58586 The Fedora Core/Extras split no longer

[perl #39313] [TODO] or [BUG] improve PMC compiler

2008-09-05 Thread Christoph Otto via RT
On Fri Jun 27 13:14:53 2008, coke wrote: While I think this particular example is now valid with the new calling conventions, you can get a similar effect with: METHOD BORK BORK parent() { /* nothing to see here*/ } This ticket doesn't seem to be closeable as is. Would it be good

[perl #57116] [BUG] make: *** [perl6] Segmentation fault

2008-09-05 Thread Christoph Otto via RT
On Tue Jul 29 00:38:29 2008, tuxdna wrote: I found that it is now working correctly in the latest revision 29838. resolved

Re: [perl #39313] [TODO] or [BUG] improve PMC compiler

2008-09-05 Thread Will Coleda
On Fri, Sep 5, 2008 at 3:45 AM, Christoph Otto via RT [EMAIL PROTECTED] wrote: On Fri Jun 27 13:14:53 2008, coke wrote: While I think this particular example is now valid with the new calling conventions, you can get a similar effect with: METHOD BORK BORK parent() { /* nothing to see

Re: [perl #39313] [TODO] or [BUG] improve PMC compiler

2008-09-05 Thread Klaas-Jan Stol
On Fri, Sep 5, 2008 at 1:28 PM, Will Coleda [EMAIL PROTECTED] wrote: On Fri, Sep 5, 2008 at 3:45 AM, Christoph Otto via RT [EMAIL PROTECTED] wrote: On Fri Jun 27 13:14:53 2008, coke wrote: While I think this particular example is now valid with the new calling conventions, you can get a

Re: [perl #39313] [TODO] or [BUG] improve PMC compiler

2008-09-05 Thread Will Coleda
On Fri, Sep 5, 2008 at 9:07 AM, Klaas-Jan Stol [EMAIL PROTECTED] wrote: On Fri, Sep 5, 2008 at 1:28 PM, Will Coleda [EMAIL PROTECTED] wrote: On Fri, Sep 5, 2008 at 3:45 AM, Christoph Otto via RT [EMAIL PROTECTED] wrote: On Fri Jun 27 13:14:53 2008, coke wrote: While I think this

Re: [svn:parrot-pdd] r30569 - trunk/docs/pdds

2008-09-05 Thread jerry gay
On Fri, Sep 5, 2008 at 2:36 AM, Klaas-Jan Stol [EMAIL PROTECTED] wrote: On Tue, Sep 2, 2008 at 12:43 PM, Allison Randal [EMAIL PROTECTED] wrote: Klaas-Jan Stol wrote: This must make the following syntax rule illegal: target = null because if null is declared as a .local, you can't know

Re: [perl #57920] [PATCH] Suggestion for Parrot Configure test of AIO

2008-09-05 Thread ajr
This is a patch in the sense of bandaid. What is it about the letter 'K' that means that this probe gives sloppy results on Kubuntu when on Ubuntu it has built cleanly for me every day Something to do with Gnome, since that's the major difference between the two? -- Email and

Re: [perl #57920] [PATCH] Suggestion for Parrot Configure test of AIO

2008-09-05 Thread ajr
This is a patch in the sense of bandaid. What is it about the letter 'K' that means that this probe gives sloppy results on Kubuntu when on Ubuntu it has built cleanly for me every day since I started Something to do with KDE vs Gnome, since that's the major difference? Perhaps KDE's

Re: [perl #57920] [PATCH] Suggestion for Parrot Configure test of AIO

2008-09-05 Thread Andy Dougherty
On Thu, 4 Sep 2008, Patrick R. Michaud wrote: On Thu, Sep 04, 2008 at 04:52:34PM -0700, James Keenan via RT wrote: I applied the patch attached, aio.in.revised.patch.txt, in r30771. I set the 'sleep' to 4 seconds. All the tests have been reactivated. Thanks. This is a patch in the

[perl #58610] [ PATCH ] Broken link on parrotcode.org dev page - list item Parrot Testing Status

2008-09-05 Thread via RT
# New Ticket Created by Ronald Schmidt # Please include the string: [perl #58610] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58610 I applied for an account and built what seems to me to be an appropriate Parrot

Re: [perl #57920] [PATCH] Suggestion for Parrot Configure test of AIO

2008-09-05 Thread Jim Keenan
I'll try this out on Darwin and (Debian) Linux this weekend and see what happens. Thanks.

Re: [perl #58610] [ PATCH ] Broken link on parrotcode.org dev page - list item Parrot Testing Status

2008-09-05 Thread jerry gay
On Fri, Sep 5, 2008 at 9:59 AM, via RT Ronald Schmidt [EMAIL PROTECTED] wrote: # New Ticket Created by Ronald Schmidt # Please include the string: [perl #58610] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58610

Re: [perl #58438] [PATCH] nci can't pass NULL string arguments

2008-09-05 Thread NotFound
Hearing no objections, and because I needed it to be able to do tests with mysqlclient, applied in r30790 -- Salu2

[ PATCH ] Broken link on parrotcode.org dev page - list item Parrot Testing Status

2008-09-05 Thread Ronald Schmidt
I applied for an account and built what seems to me to be an appropriate Parrot Testing Status page. My proposed link target is http://www.parrot.org/wiki/some-testing-status-tools . If someone wants to set me up as a site editor I will fix the link myself otherwise the page is available for

[perl #57920] [PATCH] Suggestion for Parrot Configure test of AIO

2008-09-05 Thread James Keenan via RT
On Fri Sep 05 10:17:30 2008, doughera wrote: This patch takes the following small steps: First, I replaced the retval = *(int*)i-si_ptr; line by retval = *(int*)i-si_value.sival_ptr; I've never fiddled with this stuff before, but it looks like the si_ptr #define is not

[perl #57920] [PATCH] Suggestion for Parrot Configure test of AIO

2008-09-05 Thread James Keenan via RT
On Thu Sep 04 19:22:56 2008, [EMAIL PROTECTED] wrote: FWIW, here is a data point: What happens on my Darwin/PPC (10.4) Mac at auto::aio: On Darwin, Configure.pl reports that AIO is unsupported. Follow-up question: If I 'locate aio' on my Mac and come up with this (excerpted) list of