Author Topic: warnings (errors) in a file not belonging to the project  (Read 4475 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
warnings (errors) in a file not belonging to the project
« on: February 01, 2006, 12:04:41 pm »
Anyone else also noticed this (must say : it is with another compiler, not gun, but it works for files belonging to the project) :
I have a project that includes headers from outside the project (eg from another component), but the compiler has warnings on those headers, double clicking does not bring me to the location in the editor (for that matter no editor shows up for that (header) file).


Lieven

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: warnings (errors) in a file not belonging to the project
« Reply #1 on: February 01, 2006, 12:12:41 pm »
As always, post a small test project so I can test it (and possibly fix it ;))...
Be patient!
This bug will be fixed soon...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
Re: warnings (errors) in a file not belonging to the project
« Reply #2 on: February 01, 2006, 12:27:00 pm »
will do that.