[fpc-pascal] Re: compiling code causes IDE to crash

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Jun 3 20:47:19 CEST 2005


On 23 mei 2005, at 21:03, Tony Pelton wrote:

>> Var e : Double = .001;
>
> fwiw, after _alot_ of trial/error/ide segv's, i was able to isolate
> the problem to the above 'Var' declaration.
>
> Var e : Double = 0.001;
>
> ... works much better.

Does simply having that statement in a random program crash the IDE for 
you? At least it doesn't seem to crash the command line compiler, it 
just gives an error.


Jonas





More information about the fpc-pascal mailing list