Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Compiler Framework Redesign => Topic started by: yvesdm3000 on February 01, 2017, 10:20:08 am

Title: Compiler error jump
Post by: yvesdm3000 on February 01, 2017, 10:20:08 am
Hi,

Something that annoys me for a long time is that whenever there is a compiler error, the GUI decides that it's best to jump to that error even though the user might still be using the GUI for other things like looking things up.
I can't really find an option to disable this behavior. If it doesn't exist is it OK if I add this option ?

Yves
Title: Re: Compiler error jump
Post by: killerbot on February 01, 2017, 01:12:55 pm
ok for me, but I would suggest to keep the default behavior to carry out the jump.
Title: Re: Compiler error jump
Post by: stahta01 on February 01, 2017, 06:19:51 pm
I suggested a related change that was NOT supported by at least one CB Dev.

That was to stop the changing to the "build message" in the log pane [after building was finished].

So, you might just try to stop moving to the first error in the editor window instead of what I suggested.

Tim S.
Title: Re: Compiler error jump
Post by: oBFusCATed on February 01, 2017, 07:46:07 pm
stahta01: These are unrelated things.
Title: Re: Compiler error jump
Post by: yvesdm3000 on February 02, 2017, 04:31:08 pm
Do I open a ticket or do I just post a patch for this feature ?

Yves
Title: Re: Compiler error jump
Post by: oBFusCATed on February 02, 2017, 09:55:46 pm
Both :) The ticket can have type=patch :)
Title: Re: Compiler error jump
Post by: yvesdm3000 on February 03, 2017, 08:06:31 am
https://sourceforge.net/p/codeblocks/tickets/473/