Re: [PATCH] make pdump's output about debug segment more consistent

2006-12-27 Thread Debian User
I want to be perfect, but, as a result, make more stupid mistakes.

Re: Building Parrot::Embed on Windows XP / Visual C++

2006-12-27 Thread Ron Blaschke
chromatic wrote: > On Saturday 23 December 2006 11:32, Ron Blaschke wrote: > >> It would be great if you could make the change right away. I thought it >> was just too small of a change to submit an official patch. > > Thanks, applied as of r16229. > >>> This is generally only tricky when build

[perl #41141] [PATCH][Win32][VC] Minor display cleanup during compilation

2006-12-27 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #41141] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41141 > Problem: F prints the input file name before compilation. Visual C++ does this too, yie

Re: [perl #40999] Latest version of parrot doesn't make test

2006-12-27 Thread Bob Wilkinson
On Wed, Dec 20, 2006 at 02:18:36PM -0800, [EMAIL PROTECTED] via RT wrote: > Bob, > > Did you get to try a "make realclean" and then to try this again? > > Thanks, > > Jonathan Hi Jonathan Yes it built fine once I'd done tha Bob -- Q: How many lawyers does it take to change a

Parrot_pop_cs has no callers.

2006-12-27 Thread Bob Rogers
From: Bob Rogers <[EMAIL PROTECTED]> Date: Tue, 26 Dec 2006 23:14:06 -0500 From: chromatic <[EMAIL PROTECTED]> Date: Tue, 26 Dec 2006 16:26:03 -0800 . . . I don't understand why; would you consider writing up some rough documentation on how contexts and interp

Mac OS X Concurrency

2006-12-27 Thread Allison Randal
An older article, but an interesting peek into a system with multiple interacting concurrency models: Allison

[perl #41144] [PATCH] refresh front page of parrotcode.org

2006-12-27 Thread via RT
# New Ticket Created by Allison Randal # Please include the string: [perl #41144] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41144 > This patch clears out some accumulated cruft from the main page of Parrotcode.org. A

Exceedingly lightweight C embedding

2006-12-27 Thread Allison Randal
This is impressive, though this particular implementation is admittedly limited (no static checking, and doesn't handle errors in the C code gracefully): Allison

[svn:parrot-pdd] r16280 - trunk/docs/pdds/clip

2006-12-27 Thread allison
Author: allison Date: Wed Dec 27 22:28:19 2006 New Revision: 16280 Modified: trunk/docs/pdds/clip/pdd22_io.pod Log: [pdd]: Adding notes on the async I/O concurrency model. Modified: trunk/docs/pdds/clip/pdd22_io.pod

[svn:parrot-pdd] r16281 - trunk/docs/pdds/clip

2006-12-27 Thread allison
Author: allison Date: Wed Dec 27 22:31:09 2006 New Revision: 16281 Modified: trunk/docs/pdds/clip/pdd25_concurrency.pod Log: [pdd]: Adding notes on concurrency scheduler and core definitions. Modified: trunk/docs/pdds/clip/pdd25_concurrency.pod ===