Re: [perl #39552] Segfault on FreeBSD during make

2006-06-21 Thread Leopold Toetsch
On Jun 21, 2006, at 11:16, [EMAIL PROTECTED] (via RT) wrote: Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your fingers ./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc Sounds like the still existing problem of an installed parrot interfering with b

Re: [perl #39483] [TODO] fix PGE::OpTable comments, test.

2006-06-21 Thread Patrick R. Michaud
On Thu, Jun 15, 2006 at 07:58:39AM -0700, Will Coleda wrote: > > This is a valid PGE::OpTable grammar: > > grammar _Tcl::Grammar::Expr; > > ##proto 'prefix:-' is precedence('1=') {...} > > ... > > This is not: > > grammar _Tcl::Grammar::Expr; > > #proto 'prefix:-' is precedence('1=') {...}

Mutil Method Questions

2006-06-21 Thread Chris Yocum
Hi All, At the risk of sounding a bit thick, I have a couple of questions about Perl6's multi keyword and mutilmethod in general. This seems like overloaded functions from C++ so why do we need a key word to declare them rather than using something like C++'s name mangling? Is there somethin

[perl #39552] Segfault on FreeBSD during make

2006-06-21 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #39552] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39552 > --- osname= freebsd osvers= 6.0-stable arch= i386-freebsd-64int cc= cc ---