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


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to