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 248624 - Cannot resolve value of __is_class/__is_enum/__is_union intrisics
Summary: Cannot resolve value of __is_class/__is_enum/__is_union intrisics
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks: 248569
  Show dependency tree
 
Reported: 2014-11-13 16:36 UTC by petrk
Modified: 2014-11-19 12:33 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 petrk 2014-11-13 16:36:30 UTC
std::is_class, std::is_union and std::is_enum always fail to specialize
Comment 1 Quality Engineering 2014-11-14 03:56:01 UTC
Integrated into 'main-silver', will be available in build *201411140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f32eef599edd
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #248624 - Cannot resolve value of __is_class/__is_enum/__is_union intrisics
Comment 2 petrk 2014-11-14 19:41:14 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/f32eef599edd
Comment 3 Quality Engineering 2014-11-15 05:42:26 UTC
Integrated into 'main-silver', will be available in build *201411150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7229406b12f0
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Additional fix for #248624 - Cannot resolve value of __is_class/__is_enum/__is_union intrisics
-- fixed i18n