Re: [fpc-pascal] Free Pascal 2.6.4-rc1 - IDE crashes

2014-01-04 Thread Ched
Dear Pierre, I investigated the fp-ide crashes. There are due to remaining fp.cfg and/or fp.dsk and/or fp.ini in the working directory. In effect, removing all these three files makes all go all right. Cheers, Raoul Le 31.12.2013 14:25, Pierre Free Pascal a écrit : Hi Raoul, Thank

RE: [fpc-pascal] Free Pascal 2.6.4-rc1 - IDE crashes

2013-12-31 Thread Pierre Free Pascal
Hi Raoul, Thanks for testing 2.6.4rc1 out. I could not reproduce your problem on my setup (Windows-7 64-bit). Are you sure that the problem also appears when simply compiling this source: (This is just demo/text/hello.pp with a wrong line added). { This file is part of the Free Pasc