This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 170753 - IDE should informs or understands if compiler is updated
Summary: IDE should informs or understands if compiler is updated
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks: 198489
  Show dependency tree
 
Reported: 2009-08-21 15:35 UTC by soldatov
Modified: 2011-05-11 04:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2009-08-21 15:35:27 UTC
Scenario:
- install Fedora 11 + Netbeans
- create Welcome project
- close NetBeans
- install some Fedora 11 updates
- launch NetBeans again
==> 'iostream' file is missed in Welcome project

Some package replaced GCC 4.4.0 on GCC 4.4.1, therefore /usr/include/c++/4.4.0 path is wrong now. IDE should inform
about such changes or re-configure compilers settings
Comment 1 Alexander Simon 2011-01-21 15:37:34 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/90953254360d
Comment 2 Quality Engineering 2011-01-22 06:11:49 UTC
Integrated into 'main-golden', will be available in build *201101220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/90953254360d
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #170753 IDE should informs or understands if compiler is updated