[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [ID 20000127.002] 5.005_63 `Out of memory' on trivial program with
mjd@plover.com writes:
> "fish" =~ /fish/;
> print @-;
> ================================================================
> Out of memory!
> ================================================================
>
> If I change @- to $#-:
>
> ================================================================
> 135391488
> ================================================================
I have usemymalloc=n now, but it does not help me reproduce your
problem. I get "0" in both cases.
Ilya
- Follow-Ups from:
-
Gurusamy Sarathy <gsar@ActiveState.com>
- References to:
-
mjd@plover.com
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]