Xref: utzoo comp.lang.perl:1916 comp.unix.ultrix:4112 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!sharkey!math.lsa.umich.edu!math.lsa.umich.edu!emv From: emv@math.lsa.umich.edu (Edward Vielmetti) Newsgroups: comp.lang.perl,comp.unix.ultrix Subject: perl on dec 5000, ultrix 4.0: $& and recursive evals fail Message-ID: Date: 29 Jul 90 13:38:27 GMT Sender: usenet@math.lsa.umich.edu Organization: University of Michigan Math Dept., Ann Arbor MI. Lines: 18 perl on dec 5000, ultrix 4.0. fails tests 40-42 in op.s, all having to do with $&. fails tests 8 and 9 in op.eval, dealing with recursive evals. I get a warning from the compiler like so for eval.c (2601), toke.c (2089), teval.c (2618), and yylex (2089), also walk.c from x2p (1510). uopt: Warning: %s: this procedure not optimized because it exceeds size threshold; to optimize this procedure, use -Olimit option with value >= %d. next step is to try to compile these routines as optimized. --Ed Edward Vielmetti, U of Michigan math dept