Run Time Error on Compile with Error

If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
Post Reply
aballiva
Posts: 1
Joined: Mon Dec 04, 2006 8:58 pm

Run Time Error on Compile with Error

Post 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.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
Post Reply