Page 1 of 1

Goto Error not working in Build Tab

Posted: Tue Dec 16, 2008 4:00 pm
by peterk
After updating to latest version, the goto error function on build tab is not working.
It still has worked on version before.

Trace:
File: /home/peterk/work/PROJECT1/main_gui.c does not exist!

The right path is:
/home/peterk/work/gui/main_gui.c

The workspace name is:
PROJECT1

Working when using the error tab.

Thank for the great work on this awesome editor.
( Sorry for my poor english )

Re: Goto Error not working in Build Tab

Posted: Tue Dec 16, 2008 4:59 pm
by eranif
can u provide a simple workspace so I can reproduce this ?

Eran

Re: Goto Error not working in Build Tab

Posted: Tue Dec 16, 2008 5:42 pm
by eranif
I got several same reports that clicking on errors in the build tab does not work. I reverted the file search algorithm back back to the one used in revision 2357 (which worked AFAIK)

committed in trunk

Eran

Re: Goto Error not working in Build Tab

Posted: Wed Dec 17, 2008 11:37 am
by peterk
I have attached a workspace and one of the project.

Goto build error in file CCU_API.c is not working. Hopefully it helps to find the
issue.

We have also a feature wish. ;)
It will be nice, when each project can remember which files were opened.
Switching active project shall also switch the list of opened files.

Peter