Forum Post: AW: Can you set Developer Studio to stop compile on first error?

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
To me this is expected behavior. PDSOE relies on the AVM to do the compile. The only feature that allows to compile is the COMPILE statement in the ABL. So a single compile invocation is the atomic unit that cannot be broken. It would IMHO require a ABL COMPILE statement change to stop on first error and not try to evaluate the file any further. Von: Swathi Yellavaram [mailto:bounce-syellava@community.progress.com] Gesendet: Freitag, 6. Februar 2015 07:40 An: TU.OE.Development@community.progress.com Betreff: RE: [Technical Users - OE Development] Can you set Developer Studio to stop compile on first error? RE: Can you set Developer Studio to stop compile on first error? Reply by Swathi Yellavaram In a large file, if there are multiple errors. Setting 'Maximum number of errors reported per build' option to 1, does not seem to stop building for first error in same file. Complete file is built and errors are shown. However this option makes sure when you are doing Project Compile, It stops compilation for next file after errors in a file. Thanks, Swathi. Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top