Bug #8243 2006-07-29 21:36
hjlipp
Custom Makefile: "make -C" not handled properly
When using a custom Makefile containing some line like
$(MAKE) -C foo
for building stuff in directory foo, C::B ignores make output like
make[1]: Entering directory `foo'
make[1]: Leaving directory `foo'
Because of this, clicking on an error message regarding a file in this directory does not move the cursor to the right place, etc.
You can find a demo "project" at http://www.hlipp.de/c/cbtest.tar.gz
OS: Linux (GNU make, gcc, ...)
C::B: Revision 2797
- Category
- Application::WrongBehaviour
- Group
- Status
- Open
- Close date
- Assigned to