Re: [fpc-pascal]errors using FPC 1.9.4 (Win32)

2004-06-15 Thread Bernhard Steffen
Peter, thanks for your reply. I tried to break down the complete source code to send you a small code example, but wasn't able to reproduce it with those. (I cannot send you the complete source code.) The only additional bits of information I can give you are those: - I only got those errors whe

Re: [fpc-pascal]errors using FPC 1.9.4 (Win32)

2004-06-12 Thread Peter Vreman
- scenario 2) after having deleted fp.dsk (leaving fp.ini / fp.cfg untouched) and restarting the IDE, I start compiling a project (app. 5.000 lines / app. 10 source files) which compiled fine using FPC 1.0.10 * a make process fails generating a runtime error 200310221 * compiling some of th

[fpc-pascal]errors using FPC 1.9.4 (Win32)

2004-06-11 Thread Bernhard Steffen
After having used FPC 1.0.10 for the last months, today I switched to 1.9.4 (on a WinXP box), but cannot make it compile for most of my projects. Thanks for your help Bernhard - - scenario 1a) starting IDE in my source dir, not having changed fp.ini / fp.cfg / fp.dsk files from p