Menu

#150 OnBA: Need better error reporting

open
None
5
2008-04-02
2004-06-16
Dale Hurtt
No

OBA does not tell you the exact token, line, or string
which causes a parsing error. It simply
returns "Unexpected token".

The status line does give a clue as to how far you might
have gotten through the code, but it is not enough to
pinpoint the problem.

Discussion

  • Steve Little

    Steve Little - 2004-06-23
    • assigned_to: nobody --> boz_x
     
  • Steve Little

    Steve Little - 2004-06-23
    • summary: Need better error reporting in OBA --> OnBA: Need better error reporting
     
  • John Wilund

    John Wilund - 2008-04-02
    • labels: 433391 -->
    • milestone: 355802 -->
     
  • Ryan Rix

    Ryan Rix - 2008-04-05

    Logged In: YES
    user_id=1727174
    Originator: NO

    I second this: I see other errors in OnBA provide at least a symbol name (ie, PilotMain_00)
    The global is globalCodeFixupList[i].index; The only trouble would be finding which fixup it's in, which there may be a global sitting around somewhere else for.

     

Log in to post a comment.