Page 1 of 1

Run Time Error on Compile with Error

Posted: Tue Dec 05, 2006 2:46 am
by aballiva
Using the comand line compiler (Turbo pasca) "TPC.EXE" or
Delphi DCC32.EXE

IF you disable "capture standard error" , and set "never display" , if the code has an syntax error, the zeus editor trap an internal exception.

The 3.95t Version work fine, but the new 3.95z has this bug.

Posted: Tue Dec 05, 2006 3:30 am
by jussij
IF you disable "capture standard error" , and set "never display" , if the code has an syntax error, the zeus editor trap an internal exception.
I tried to replicate the same error with the MSVC++ compiler but unfortunately for me no exception was generated :(

So could you please run the Delphi and TPC compiles in Zeus with the capture standard error option enabled and post the resulting compiler output error messages to this forum.

Hopefully with this compiler output information I will be able to replicate the exception ;)

Cheers Jussi