Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] scanner info update

Hi all,

One major issue I'm still struggling with in the conversion to CDT4.0
is the issue as described in bugzilla #185080. In the previous version
the scanner info provider was called each time one of the build
options was changed, which nicely triggered updates of editors/views
depending on specific compiler defines. In CDT4.0 this mechanism has
changed, and the scanner info provider somehow is no longer called
when a build option changes. Is there a specific build definition
controlling this, or can i somehow enforce a scanner info update?

Regards,
  Wieant


Back to the top