Re: New Bug [Attn: Robert Craig]

new topic     » goto parent     » topic index » view thread      » older message » newer message

Mario Steele wrote:
> 
> I know this isn't a fix to implement a new feature, unless you call machine
> level exceptions on a regular basis a new feature.
> 
> Basically, what I'm doing, is creating a small pre-processor of sorts, that
> loads a file up, tokenizes it, and spits it back out in the tokenized format,
> to experiment with a few things.
> 
> When dealing with a large file, I figured that Sequence operations would be
> slower, and I wanted to see about boosting speed.  This is where I ran into
> the problem.  When I allocated a file, into Memory, and started using peeks
> to gather the data I wanted, I started getting strange errors.  These comming
> up at random places, when I changed code.

I've run into lots of similar looking errors.  I've always tracked it down
to some memory handling error on my part.  Either writing something 
incorrectly, or having the incorrect structure size, or something.

Matt Lewis

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu