Recent

Author Topic: more at 50 errors in message window  (Read 8896 times)

trco

  • Newbie
  • Posts: 3
more at 50 errors in message window
« on: June 08, 2009, 11:03:12 am »
 hi people,

I need help with configure, debug messages.
Lazarus wrote me message :
xxx.pas(2888,9) Fatal: There were 50 errors compiling module, stopping
but i need all errors, not only 50.

Where can i configure this parameter ???

THX  :-*


Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: more at 50 errors in message window
« Reply #1 on: June 08, 2009, 12:23:41 pm »
Project -> Compiler Options -> Verbosity (or Message in Lazarus < 0.9.27) -> Stop after number of errors.

trco

  • Newbie
  • Posts: 3
Re: more at 50 errors in message window
« Reply #2 on: June 08, 2009, 01:01:36 pm »
Project -> Compiler Options -> Verbosity (or Message in Lazarus < 0.9.27) -> Stop after number of errors.

yes, thx, i did but nothing change, i wrote 0 - nothing, 10000 - nothing, ....

any else ???

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: more at 50 errors in message window
« Reply #3 on: June 08, 2009, 01:22:16 pm »
Ok. It seems that the compiler option dialog is a bit broken, Show Options doesn't show it. You can try to add it in the Other tab -> Custom options: "-Se1000"

trco

  • Newbie
  • Posts: 3
Re: more at 50 errors in message window
« Reply #4 on: June 08, 2009, 01:32:11 pm »
Ok. It seems that the compiler option dialog is a bit broken, Show Options doesn't show it. You can try to add it in the Other tab -> Custom options: "-Se1000"

Oh, great .... its work :-)

So developers, BUG in :
Project -> Compiler Options -> Verbosity (or Message in Lazarus < 0.9.27) -> Stop after number of errors.
 NOT WORK ........ Thx  O:-)

Thanks  ;D Vincent Snijders

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: more at 50 errors in message window
« Reply #5 on: June 08, 2009, 01:56:17 pm »
Fixed in r20515.

 

TinyPortal © 2005-2018