[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Weird irreproducible error
- From: Steve Heller <steveheller@...>
- Date: Mon, 1 Oct 2007 13:25:14 -0700 (PDT)
--- Ralph Hempel <rhempel@hempeldesigngroup.com>
wrote:
> Steve Heller wrote:
>
> > No. The input is from a file, which does not
> change
> > between runs. Of course, I need to run the program
> > with different input files in the normal course of
> > events; however, I'm seeing this problem with the
> > exact same input for each run.
>
> Are you reloading Lua itself between runs, or are
> you
> rereading the input file?
>
> Is it possible that a previous run left things in a
> strange state.
I'm rerunning lua.exe each time from the command line.