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 258434 - Detect cygwin 6.x compilers
Summary: Detect cygwin 6.x compilers
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-18 15:32 UTC by Alexander Simon
Modified: 2017-04-13 14:58 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 Alexander Simon 2016-03-18 15:32:29 UTC
Cygwin tool collection has restriction.
IDE can automatically detect GNU compiler version 4.x and 5.x.
IDE should also detect upcoming 6.x version.
Comment 1 Alexander Simon 2016-03-18 15:35:54 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/c1105b4b5dfd
Comment 2 Quality Engineering 2016-03-19 03:08:37 UTC
Integrated into 'main-silver', will be available in build *201603190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c1105b4b5dfd
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #258434 Detect cygwin 6.x compilers
Comment 3 Vladimir Kvashin 2016-04-15 16:59:52 UTC
verified in builds on enum server
Comment 4 Alexander Simon 2016-04-20 13:53:37 UTC
Verified in NetBeans 8.1 with latest updates.
Comment 5 Quality Engineering 2017-03-24 02:53:06 UTC
Integrated into 'main-silver', will be available in build *201703240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b853f29cc8ff
User: Alexander Simon <alexvsimon@netbeans.org>
Log: better fix for Bug #258434 Detect cygwin 6.x compilers
- for 7.x, 8.x ...
(transplanted from 3fde96f9bc3fb48680fb3619f6f3e0f8d52503e6)
Comment 6 Quality Engineering 2017-04-02 02:37:56 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2c8c3371ad0b
User: Alexander Simon <alexvsimon@netbeans.org>
Log: better fix for Bug #258434 Detect cygwin 6.x compilers
- for 7.x, 8.x ... (remove obsolete test)
(transplanted from f627da514ab0ca4649543bd8cbe8ef9061f0f917)
Comment 7 ilia 2017-04-13 10:41:41 UTC
Fix is also a part of 82patch2.
It would be better if we have two different bugs in that situation
(was fixed in 81, had additional fixes in 82).
Resetting status to Resolved Fixed

https://netbeans.org/bugzilla/show_bug.cgi?id=258434 Changesets:
    http://hg.netbeans.org/releases/rev/3fde96f9bc3f # better fix for Bug #258434 Detect cygwin 6.x compilers
    http://hg.netbeans.org/releases/rev/f627da514ab0 # better fix for Bug #258434 Detect cygwin 6.x compilers