in reply to Re: Re: Re: Boolean operators and list assignments
in thread Boolean operators and list assignments

O well. Maybe I fixed my error in typing it. I no longer have the original code. But that loop took down apache. (Each iteration of the loop I was pushing
some results to a list.) Apache's logs show it died due to malloc failing. I'm using both -w and use strict, so that's not the problem.

"Sometimes it's hard to tell the dancer from the dance."-Corwin in CoC
  • Comment on Re: Re: Re: Re: Boolean operators and list assignments