Re: In languages/, make test bc dies because I don't have antlr

2005-08-10 Thread Bernhard Schmalhofer
Amir Karger schrieb: Running make test in languages dies because make bc.test tries to run antlr, and I don't have antlr. Should configure test for its existence or something? Yes, there is already a config-test for ANTLR, but obviously it isn't used yet. ANTLR isn't needed anyways, as the

Re: [perl #36842] interpreter.c breaks at line 277

2005-08-10 Thread Leopold Toetsch
Amir Karger wrote: I ran with --without-icu but I never typed in --cgoto=0. Anyway, make realclean did fix the problem. Strange. When do I need to rerun configure and/or make clean/realclean? (I guess when it breaks is an OK answer.) Yep, mostly. ... Btw, if I want to rerun configure

[perl #36852] [PATCH] imcc/main.c - to fix segmentation fault on -E (--pre-process-only) option

2005-08-10 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #36852] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36852 Objective: Parrot stops for segmentation fault when -E

Re: [perl #36794] [BUG] substr opcode segfault

2005-08-10 Thread Nicholas Clark
On Wed, Aug 03, 2005 at 10:44:47PM +0200, Leopold Toetsch wrote: On Aug 3, 2005, at 20:58, Will Coleda (via RT) wrote: causes a segfault in the substr opcode (from tcl's lib/tclconst.pir), and forces a few tcl-unicode escape tests into TODOs. A short PIR test that is equivalent:

Re: [perl #36794] [BUG] substr opcode segfault

2005-08-10 Thread Nicholas Clark
On Wed, Aug 10, 2005 at 02:56:46PM +0200, Leopold Toetsch wrote: Nicholas Clark via RT wrote: I thought that one thing Jarkko learned from perl 5's Unicode model was that the amount of code and pain to support a variable length encoding was greater than the space saving that that encoding

[Fwd: call opcodes cleanup]

2005-08-10 Thread Leopold Toetsch
[ /me warnock fighting - and update below for method calls ] Original Message Subject: call opcodes cleanup Date: Thu, 21 Jul 2005 09:52:07 +0200 From: Leopold Toetsch [EMAIL PROTECTED] To: Perl 6 Internals perl6-internals@perl.org There are still some leftovers of the old

Re: [Fwd: call opcodes cleanup]

2005-08-10 Thread Matt Fowles
Leo~ On 8/10/05, Leopold Toetsch [EMAIL PROTECTED] wrote: [ /me warnock fighting - and update below for method calls ] Original Message Subject: call opcodes cleanup Date: Thu, 21 Jul 2005 09:52:07 +0200 From: Leopold Toetsch [EMAIL PROTECTED] To: Perl 6 Internals

Re: [perl #36843] [PATCH] m4 with MinGW

2005-08-10 Thread Francois PERRAD
At 12:56 09/08/2005 -0700, you wrote: Thanks a lot, I think this is the first large patch for 'm4', that I received. Tests are still completing here on my Linux box. Sorry, but I forgot this part : Index: languages/m4/t/freezing/001_freeze.t

parrot -I?

2005-08-10 Thread Amir Karger
If I say perl Zcode/t/harness I want it to run parrot Zcode/z3.imc testfile.z3. My current problem is that z3.imc includes a file z3main.imc. So the above command breaks because z3.imc can't find the include file. If this were Perl, I would just say Perl-IZcode Zcode/z3.imc testfile.z3. But I

Re: [Fwd: call opcodes cleanup]

2005-08-10 Thread Patrick R. Michaud
On Wed, Aug 10, 2005 at 04:32:27PM +0200, Leopold Toetsch wrote: [ /me warnock fighting - and update below for method calls ] Just to register an opinion -- I don't think the proposed changes cause me any grief, so they're fine with me. Pm

Re: [perl #36820] PGE glob escapes

2005-08-10 Thread Patrick R. Michaud
On Sat, Aug 06, 2005 at 05:54:31AM -0700, Will Coleda wrote: PGE globbing doesn't seem to be accepting backslash as an escape: so, there's no way (e.g.) to glob for a literal *, as the attached test shows. Now fixed in r8909. Pm

Re: [perl #36597] [PATCH]Dominance Frontiers

2005-08-10 Thread Curtis Rawls
I have attached a patch that fixes this problem. Description: - This patch adds a bb_remove_edge() function, and decouples unreachable blocks from the CFG by removing their successor edges. - I think this is the best way to handle unreachable blocks in the CFG, other than removing them,

Re: [perl #36597] [PATCH]Dominance Frontiers

2005-08-10 Thread Curtis Rawls
Patch attached. On 8/10/05, Curtis Rawls [EMAIL PROTECTED] wrote: I have attached a patch that fixes this problem. Description: - This patch adds a bb_remove_edge() function, and decouples unreachable blocks from the CFG by removing their successor edges. - I think this is the

Perl 6 Summary for 2005-08-02 through 2005-08-10

2005-08-10 Thread Matt Fowles
Perl 6 Summary for 2005-08-02 through 2005-08-10 All~ Welcome to another summary, brought to you by chinese food. The attentive among you will notice that this summary is a day late, because I did not feel like doing it yesterday. If only I could do that at work... Perl 6