External PDD Checkin

2006-09-25 Thread chromatic
Hi all, I've added some more thoughts, principles, and questions to the external API draft PDD. I also started two sections on the API. I've changed some of the function signatures in an attempt to make things more consistent. Feedback would be wonderful, even if it's only "This is very sane

[svn:parrot-pdd] r14732 - in trunk: . docs/pdds/clip

2006-09-25 Thread chromatic
Author: chromatic Date: Mon Sep 25 23:06:17 2006 New Revision: 14732 Modified: trunk/docs/pdds/clip/pdd10_embedding.pod Changes in other areas also in this revision: Modified: trunk/ (props changed) Log: Added more principles and gotchas. Added outline for API documentation. Filled in tw

Re: FYI improved pugs smokes

2006-09-25 Thread jerry gay
On 9/25/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote: Hi folks, Read the journal http://pugs.blogs.com/pugs/2006/09/check_smoke_res.html Follow the link: http://m19s28.vlinux.de/cgi-bin/pugs-smokeserv.pl? Click at a recent entry with a SYN link Then click on "02 Syntax" Then on e.g.: - Show

FYI improved pugs smokes

2006-09-25 Thread Leopold Toetsch
Hi folks, Read the journal http://pugs.blogs.com/pugs/2006/09/check_smoke_res.html Follow the link: http://m19s28.vlinux.de/cgi-bin/pugs-smokeserv.pl? Click at a recent entry with a SYN link Then click on "02 Syntax" Then on e.g.: - Show the snippet from t/syntax/unicode.t (line 7 ~ line 85 —

Parrot Bug Summary

2006-09-25 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Sep 25 13:15:02 2006 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with m

[perl #40410] Segfault in packfile code

2006-09-25 Thread via RT
# New Ticket Created by Jonathan Worthington # Please include the string: [perl #40410] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40410 > Hi, Parrot segfaults while generating a packfile for a (large) chunk of compil

Re: [TODO] fill Parrot_register_move() with code : new implementation

2006-09-25 Thread Leopold Toetsch
Am Montag, 25. September 2006 00:06 schrieb Karl Forner: > On 9/15/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > > - There are 2 use cases for register_move > > a) optimized recursive tail calls > > b) simple function call argument passing compiled to native code in JIT > > core > So in tha

Re: postgres interface

2006-09-25 Thread Leopold Toetsch
Am Montag, 25. September 2006 00:01 schrieb Bob Rogers: > It turns out that if libpq.so doesn't exist, pg.t makes t/harness give > up completely: Yep. > I managed to get it to fail less hard (see patch): Thanks, applied. > But, as you can see, the continuation barrier gets in the way of the > e