KDevelop 2.1 viewNextError() patch

F@lk Brettschneider gigafalk at yahoo.com
Tue Mar 19 10:23:05 UTC 2002


Hi,

Jörg Rüppel wrote:

> Currently, the Output view doesn't jump to the error in the output view AND
> it doesn't highlight (select) the corresponding line.
>
> When I have an error:
>
>  ';' expected in foo.c, line 53
>
> and I press F4, I want
>
> a) that the source window opens a view of foo.c and jumps to line 53,
> highlighting it
> b) the output view jumps to the line where the above error is stated
> c) the line in the output view with the above error should be highlighted so
> I can see which error I am currently looking at

Aha.
Your previous explanation didn't make it clear that you're talking about 2
different features - _to_jump_to_ and _to_highlight_ errors.
I wasn't aware that highlighting is necessary, didn't understand and still
wonder why jumping to errors doesn't work anymore when I just disabled the
highlighting. There seems to be a bad code design for that special issue. I
suppose some more work is necessary there.
Anyway, I reenabled it again in CVS and we will tell Dirk Müller to repackage
the 2.1 version.
Thanks for your bugreport.

Cheers,
F at lk





_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the KDevelop-devel mailing list