[perl #43173] [TODO] Need config support for a null command (config/inter/progs.pm)

2008-05-09 Thread Patrick R. Michaud via RT
On Fri Jun 08 06:56:27 2007, ptc wrote: > In the file, config/inter/progs.pm there is the todo item associated > with the following comment: > > # Find a working version of a program: > # Try each alternative, until one works. > # If none work, then set to null command. > # XXX nee

[perl #53924] [PATCH] t/op/sysinfo.t typos

2008-05-09 Thread Brad Gilbert
# New Ticket Created by "Brad Gilbert" # Please include the string: [perl #53924] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53924 > Fixed some typos in t/op/sysinfo.t Index: t/op/sysinfo.t =

[perl #43350] [TODO] config/auto/python.pm: Write unit tests

2008-05-09 Thread James Keenan via RT
Resolved by omission: We deleted this config step a few days ago. kid51

[perl #53926] [BUG] :optional and :slurpy :named fails when called with :named :flat

2008-05-09 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #53926] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53926 > This one is a bit obscure... but it's a bit of a rakudo blocker at the moment for

Re: [perl #53916] [PATCH] Rewrite of docs/book/Chapter1

2008-05-09 Thread Will Coleda
Andrew - thanks for looking at this and while I haven't read your patch On Fri, May 9, 2008 at 1:38 PM, jerry gay <[EMAIL PROTECTED]> wrote: > On Fri, May 9, 2008 at 10:27 AM, chromatic <[EMAIL PROTECTED]> wrote: >> - I'm not sure how accurate or useful the discussion of formal roles is. >>

Re: [perl #53916] [PATCH] Rewrite of docs/book/Chapter1

2008-05-09 Thread chromatic
On Friday 09 May 2008 10:38:22 jerry gay wrote: > for the canonical list of parrot roles and responsibilities, see > docs/project/roles_responsibilities.pod. > > you'll find platform porter listed there. listed as well is pumpking, > which should be removed. > > i suggest the chapter text and the

Re: [perl #53916] [PATCH] Rewrite of docs/book/Chapter1

2008-05-09 Thread jerry gay
On Fri, May 9, 2008 at 10:27 AM, chromatic <[EMAIL PROTECTED]> wrote: > - I'm not sure how accurate or useful the discussion of formal roles is. For > example, we seem to be doing fine without a pumpking, and this is the only > place I've ever heard the term "platform porter" > for the canonical

Re: [perl #53916] [PATCH] Rewrite of docs/book/Chapter1

2008-05-09 Thread chromatic
On Friday 09 May 2008 05:59:43 Andrew Whitworth wrote: > This is a documentation-only patch, no code is affected. The "book" in > doc/book/ is out of date and I am working to rewrite and update it. > This is a rewrite of the first chapter. I've fixed errors, updated old > information, and expanded

[perl #53916] [PATCH] Rewrite of docs/book/Chapter1

2008-05-09 Thread Andrew Whitworth
# New Ticket Created by "Andrew Whitworth" # Please include the string: [perl #53916] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53916 > This is a documentation-only patch, no code is affected. The "book" in doc/book/ i

Re: New Committer: Andrew Whitworth

2008-05-09 Thread jerry gay
On Fri, May 9, 2008 at 6:03 AM, Will Coleda <[EMAIL PROTECTED]> wrote: > After some administrative snafus, we've finally gotten Andrew's commit > bit assigned! > > I have assigned him several tickets in RT as penance. ^_^ > wonderful! as a point of introduction, andrew has provided a number of qual

Re: GCC 4.4

2008-05-09 Thread Joshua Hoblitt
http://gcc.gnu.org/gcc-4.4/changes.html I'm sure the intel specific AES acceleration will come in real handy. ;) On Thu, May 08, 2008 at 10:39:29PM -0500, Andy Lester wrote: > I've just built the 5/2/2008 snapshot of GCC 4.4 and Parrot builds > fine on it. I wonder what new warning flags 4.4 h

New Committer: Andrew Whitworth

2008-05-09 Thread Will Coleda
After some administrative snafus, we've finally gotten Andrew's commit bit assigned! I have assigned him several tickets in RT as penance. ^_^ Regards! -- Will "Coke" Coleda

[perl #45015] [TODO] Create a 'Rational' PMC for rational numbers

2008-05-09 Thread Bernhard Schmalhofer via RT
On Mi. 07. Mai 2008, 13:55:13, desertmax wrote: > As discussed on IRC, I've replaced print "foo" print "\n" with say > "foo". Furthermore, I've added tests for init and version, if GMP is not > available and one test for version, if GMP is present. > The constructor does not raise an exception anym

Re: GCC 4.4

2008-05-09 Thread Reini Urban
2008/5/9 Andy Lester <[EMAIL PROTECTED]>: > I've just built the 5/2/2008 snapshot of GCC 4.4 and Parrot builds fine on > it. I wonder what new warning flags 4.4 has that I can exploit. Does valgrind work now with 4.4? freebsd rel-7 ports valgrind had problems with 4.3 and 4.2 -- Reini Urban htt